Git Product home page Git Product logo

Comments (24)

hakusaro avatar hakusaro commented on September 2, 2024

That's very, very weird.

from tsapi.

QuiCM avatar QuiCM commented on September 2, 2024

This issue has been around for a while. We never figured out the cause. Fortunately Travis builds with Mono

from tsapi.

tysonstrange avatar tysonstrange commented on September 2, 2024

Tell me about it....

Ask Tyler and see what he thinks about it... hahahahahahaha

from tsapi.

hakusaro avatar hakusaro commented on September 2, 2024

@WhiTexz *bamboo

from tsapi.

QuiCM avatar QuiCM commented on September 2, 2024

Yeah, that

from tsapi.

tysonstrange avatar tysonstrange commented on September 2, 2024

Well, orion will probably take care of that, along with countless other issues.

not a big deal.

from tsapi.

gerardmistletoe avatar gerardmistletoe commented on September 2, 2024

It's not Windows specific. I build and run with Mono (xbuild) on Linux and traps don't work.

from tsapi.

Arrenton avatar Arrenton commented on September 2, 2024

Same here. I tried to build in Mono using Linux and xbuild and it still doesn't work. I have tried Xamarin Studio as well in Windows to try and build Mono, with the same results.
Hopefully this does get fixed.

from tsapi.

hakusaro avatar hakusaro commented on September 2, 2024

What version of Mono?
On Mon, Nov 23, 2015 at 12:26 AM Gotest [email protected] wrote:

Same here. I tried to build in Mono using Linux and xbuild and it still
doesn't work. I have tried Xamarin Studio as well in Windows to try and
build Mono, with the same results.
Hopefully this does get fixed.


Reply to this email directly or view it on GitHub
#43 (comment)
.

from tsapi.

Arrenton avatar Arrenton commented on September 2, 2024

I would assume the latest since I used the install guide for linux on mono-project.com. (http://www.mono-project.com/docs/getting-started/install/linux/) But if you need me to check, I can.

EDIT: Linux is using Mono JIT Compiler version 4.2.1.102

from tsapi.

QuiCM avatar QuiCM commented on September 2, 2024

Using Ubuntu 14.04 and Mono 4.0.5, traps work when the project is compiled with xbuild

from tsapi.

tylerjwatson avatar tylerjwatson commented on September 2, 2024

Linux is using Mono JIT Compiler version 4.2.1.102

Thanks. This is important because it gives us something to look at, particularly the diffs between 4.2.1 and 4.0.5. Now that the .NET CLR and the BCL is open source, mono have continuously been adopting MS implementations in lieu of their own in the interest of binary compatibility. It could be something in these references that are causing this.

I still don't have anything concrete to go on, but its a start.

from tsapi.

Arrenton avatar Arrenton commented on September 2, 2024

Compiling with Mono 4.0.5 worked! Thank you guys so much!

Here's to me hoping you guys can figure out what's going on here! Best of luck to you!

from tsapi.

tylerjwatson avatar tylerjwatson commented on September 2, 2024

According to http://www.mono-project.com/docs/about-mono/releases/4.2.1/, it replaces some ~500 types with Microsoft's implementation.

This is going to be a pain.

from tsapi.

Arrenton avatar Arrenton commented on September 2, 2024

I would like to note this also fixes Training Dummies, and invisible Bombs/Dynamite.
Although Campfires still seem to disappear when trying to disable them (right click.)

from tsapi.

tysonstrange avatar tysonstrange commented on September 2, 2024

Holy. Fucking. Shit.

Invis bombs are fixed? Gimme.

from tsapi.

hakusaro avatar hakusaro commented on September 2, 2024

Hmm, the build server is on 4.0.2.0. Invisible bombs happen in the latest
official build?

On Tue, Nov 24, 2015 at 6:03 PM tysonstrange [email protected]
wrote:

Holy. Fucking. Shit.

Invis bombs are fixed? Gimme.


Reply to this email directly or view it on GitHub
#43 (comment)
.

from tsapi.

tysonstrange avatar tysonstrange commented on September 2, 2024

Hmm, the build server is on 4.0.2.0. Invisible bombs happen in the latest
official build?

Yeah, pretty sure its still an issue here

from tsapi.

Arrenton avatar Arrenton commented on September 2, 2024

Okay, so the invisible bombs aren't 100% fixed but they're working almost 80% of the time now instead of never working at all.

from tsapi.

tysonstrange avatar tysonstrange commented on September 2, 2024

Okay, so the invisible bombs aren't 100% fixed but they're working almost 80% of the time now instead of never working at all

Thats how it's always been...

It's never been so bad that they're invisible 100% of the time.

from tsapi.

tylerjwatson avatar tylerjwatson commented on September 2, 2024

On my mono-4.2.1 instance, I am able to trigger a super dart trap with a lever once, and only once if the solution is compiled in release mode with xbuild /p:Configuration=Release.

from tsapi.

QuiCM avatar QuiCM commented on September 2, 2024

I was able to trigger dart traps, spear traps, and flame traps continuously using a switch with a 4.2.1 instance

from tsapi.

tylerjwatson avatar tylerjwatson commented on September 2, 2024

More info? I should be able to trigger a super dart trap from a wire and a lever, right? Doesn't have to be in a certain biome or at night? Any other variables? Platform? Did you compile it or run stock?

Mono-4.0 binaries from our CI has always worked. This doesn't work when I compile the image using >= mono-4.0.2 or windows

from tsapi.

hakusaro avatar hakusaro commented on September 2, 2024

👍👍👍😘😘😘
On Wed, Nov 25, 2015 at 7:33 AM Tyler Watson [email protected]
wrote:

Closed #43 #43
via 89f0d08
89f0d08
.


Reply to this email directly or view it on GitHub
#43 (comment)
.

from tsapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.