I just tried a fresh install of BYOND on a linux server, and every time I try to run DreamDaemon or DreamDownload, I get "Floating point exception" (as seen here).
The Internet is being very unhelpful with what "Floating point expectation" is suppose to mean.
But, from what I could make out, it sounds like this error can occur from trying to run a 32 bit program on a 64 bit sever in the wrong environment, or an AMD processor near overheating.
So, you could try looking into both of those. Sorry I don't have any other leads (I actually know absolutely nothing of Linux).
The Internet is being very unhelpful with what "Floating point expectation" is suppose to mean.
But, from what I could make out, it sounds like this error can occur from trying to run a 32 bit program on a 64 bit sever in the wrong environment, or an AMD processor near overheating.
So, you could try looking into both of those. Sorry I don't have any other leads (I actually know absolutely nothing of Linux).
So did you just Google something for him that you know nothing about?...
So did you just Google something for him that you know nothing about?...
That is correct, I did rummage through a Google search for roughly 25 minutes, looking for people who have received a similar error, in roughly the same conditions, and found a answer to that problem.
So did you just Google something for him that you know nothing about?...
That is correct, I did rummage through a Google search for roughly 25 minutes, looking for people who have received a similar error, in roughly the same conditions, and found a answer to that problem.
I just tried a fresh install of BYOND on a linux server, and every time I try to run DreamDaemon or DreamDownload, I get "Floating point exception" (as seen here).
What's going wrong, and how can I fix it?
I'm assuming you copied the libbyond.so and libext.so files to the /lib folder, otherwise it would be complaining about that. My only assumption would be the same as Flame Sage, that you're running 64 bit linux, and it's not liking that.
I downloaded, installed, and tested this on 32bit Ubuntu 11.10 and had no problems.
But, from what I could make out, it sounds like this error can occur from trying to run a 32 bit program on a 64 bit sever in the wrong environment, or an AMD processor near overheating.
So, you could try looking into both of those. Sorry I don't have any other leads (I actually know absolutely nothing of Linux).