Quote:
Originally Posted by Dethpod
Stephan,
Here's what I get when I load the metamod you compiled for linux:
Console initialized.
Protocol version 46
Exe version 3.1.1.1
Exe build: 13:15:27 Dec 22 2003 (2615)
WON Auth Server
Server logging data to file logs/L1231086.log
L 12/31/2003 - 20:04:07: Log file started (file "logs/L1231086.log") (game "cstrike") (version "46/3.1.1.1/2615")
L 12/31/2003 - 20:04:07: Log file closed
Server logging data to file logs/L1231087.log
L 12/31/2003 - 20:04:07: Log file started (file "logs/L1231087.log") (game "cstrike") (version "46/3.1.1.1/2615")
Server IP address 172.21.11.232:27016
LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod_i386.so: ./cstrike/addons/metamod/dlls/metamod_i386.so: undefined symbol: _ZSt15set_new_handlerPFvvE
Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod_i386.so!
L 12/31/2003 - 20:04:07: FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/meta
mod_i386.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod_i386.so!
---- ALL TEXT INCLUDING AND BELOW THIS LINE ADDED BY halfd AFTER A SERVER CRASH
---- THE REST OF THIS FILE IS RAW hlds CONSOLE OUTPUT
No core file was found for this crash.
---- END OF halfd COMMENTS
Any ideas?
-Dethpod
|
I had EXACTLY this problem (not using the WIP Version on linux cos its buggy) all I done, was went into my cstrike/dlls folder
and used this command: mv realbot_i486.so realbot_i386.so, it worked after that, I dont know where the hell the command realbot_i386.so came from because I definatly have i486 in my liblist.gam yet that i486.so file must be trying to access i386.so? stefan?
Anywayz once renamed I used the command +gameinfo mm_gamedll dlls/realbot_i386.so and it worked fine, now waiting for the WIP Version to be finally done for Linux!