Server Load Failure
SpiritMaster
Join Date: 2002-11-07 Member: 7580Members, Reinforced - Shadow
<div class="IPBDescription">Ns 1.04 fails on FreeBSD Box?</div> 1.03 ran fine, disabled Adminmod to be safe, but once I installed 1.04 I get this on startup:
(Running: FreeBSD 4.7-RELEASE-p2)
Auto-restarting the server on crash
Host_Init
Added packfile /home/halflife/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:46:34 Jun 11 2002 (2056)
WON Auth Server
Server IP address 254.116.55.5:27015
Host_Error: Couldn't get DLL API from !
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from !
(Running: FreeBSD 4.7-RELEASE-p2)
Auto-restarting the server on crash
Host_Init
Added packfile /home/halflife/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:46:34 Jun 11 2002 (2056)
WON Auth Server
Server IP address 254.116.55.5:27015
Host_Error: Couldn't get DLL API from !
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from !
Comments
i have the same problem now... (on FreeBSD 4.7-RELEASE)
this is the log file
L 01/25/2003 - 20:21:20: [META] ERROR: dll: Couldn't load game DLL /usr/compat/l
inux/usr/games/hlds_l/ns/dlls/ns_i386.so: libstdc++-libc6.2-2.so.3: cannot open
shared object file: No such file or directory
L 01/25/2003 - 20:21:20: [META] ERROR: Failure to load game DLL; exiting...
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with
solving this problem
Sat Jan 25 20:21:24 JST 2003: Server Died
do we need "libstdc++-libc6.2-2.so.3" ?
my skill is not good enough to solve this problem.
please help us <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' valign='absmiddle' alt='confused.gif'><!--endemo-->
1st - get "libstdc++-2-libc6.1-1-2.9.0.so"
2nd- install it to "/usr/compat/linux/usr/lib" directory
3rd - change dir to "/usr/compat/linux/usr/lib"
last- make synboliclink.
exmaple... "$ ln -s libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.2-2.so.3"
now v1.04 is running on my server.
sorry, my broken English and Thx for reading ! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->