Jump to content

Problem: Shared object has no run-time symbol table


Recommended Posts

  • Premium

Hi guys,

I 've got a rootserver running which has the same game file for two months or so now.

Recently I modified the sourcecode a bit and complied it again without errors.

I changed the max level to 200 and edited the exp tables and I extended the character slots to the amount of 8 (which works on my local server) in case that could matters.

While I have no problems starting my server with the old game file I had before I am getting the error below when I want to start my server.
I have the same problem when I compile a new db file...

The old and also new source have both been compiled on the same FreeBSD virtual machine.

Are you familiar with this error? I mean it can't be a lib error right when libs didn't change?

I hope you can help, thanks in advance!

 

1
 Startet die Datenbank ..
/usr/home/game/db/db: Shared object has no run-time symbol table
 Die Datenbank wurde gestartet.
 Startet den Loginserver ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 Der Loginserver wurde gestartet[0m
 Starte game99_1 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 game99 Core 1 wurde gestartet.
 Starte game99_2 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 game99 Core 2 wurde gestartet.
 Starte game99_3 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 game99 Core 3 wurde gestartet.
 Starte game99_4 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 game99 Core 4 wurde gestartet.
 Starte game99 Core 5 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 game99 Core 5 wurde gestartet.
 Startet Channel 1 Core 1 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 Channel 1 Core 1 wurde gestartet.
 Startet Channel 1 Core 2 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 Channel 1 Core 2 wurde gestartet.
 Startet Channel 1 Core 3 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 Channel 1 Core 3 wurde gestartet.
 Startet Channel 1 Core 4 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 Channel 1 Core 4 wurde gestartet.
 Startet Channel 1 Core 5 ..
/usr/home/game/share/game: Shared object has no run-time symbol table
 Der Server wurde erfolgreich

 

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...
  • 1 year later...
  • 1 year later...

Hi, when u drag & drop the core files to desktop or other place the size change , idk why but this cause the problem.

Fix: add the core files to a tar.gz archive on the current machine and after drag &drop the archive to the place u want. After use tar -zxvf like u do to the serverfile and now the size of the core is like the original one after compile and the error will vanish.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.