ID:260024
 
BYOND Version: 3.5

Operating System: Linux (puppylinux)

Detailed Problem Description:
Whenever I try to run DreamSeeker...


BusyBox v0.60.5 (2004.09.18-02:04+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

# ./DreamSeeker
./DreamSeeker: relocation error: ./DreamSeeker: undefined symbol: byondlib
#


Does the problem occur:
Every time? Or how often? Yes
Also, when trying to use client_side saving...

BYOND(341.877) DEUBG: Unexpected export paramaters: byond://##action=hubfile

It doesn't save either.
It comes up like every 5 seconds.
In response to Flame Sage
Flame Sage wrote:
BYOND(341.877) DEUBG: Unexpected export paramaters: byond://##action=hubfile

You didn't properly install the update. The version 341 libbyond still exists somewhere on your system, and that's what's being used.
In response to Mike H
Well, im having to manually install it... Because puppylinux doesn't have a compiler, think you could post the already compiled verson up?
That would help me alot.
In response to Flame Sage
Um, that IS the already compiled version. =P The makefile just copies the binary files to their appropriate locations.

I suggest you look in places like /lib, /usr/lib, and /usr/local/lib for any files named libbyond.so, and delete them (the files, not the folders =P). Then put 3.5's libbyond.so in any folder where you previously found an old version of libbyond.so.
In response to Crispy
Ok 3.5 is in... I think... I got the latest verson but it still says it's at 344.877

Anyway... Same Error...

BYOND(344.887) DEBUG: unexpected export paramaters: byond://##action=hubfile

But I replaced all of the .so files and the new BYOND booted up..

I downloaded 3.5 for some reason reason, I think somehow I got 3.4
In response to Flame Sage
344 is 3.5, silly. =) So it seems like it's installed now.

As for the error, I'm afraid I have no idea. Sorry!
In response to Crispy
You missed your debold tag.
How is this a feature again?
In response to Cowdude
Ah, whoops. Missed the slash in the ending tag. =)

How is this a feature again?

Discuss, query, and request features for the BYOND software and website.

It belongs here more than it does in Bugs. =)
In response to Crispy
Well...
How would I go about fixing this?