12-03-2008, 03:07 AM
I'm having trouble getting a Left 4 Dead server running on my BSD-box.
Crashes after connecting to the master server.
Here's the output:
The generated debug.log only says:
Using gcc 4.2.1 and linux_base-fc8 for glibc
Using the generic BSD kernel.
My server.cfg can be found here:
http://mikolan.ath.cx/server.cfg
Any help is appreciated
Crashes after connecting to the master server.
Here's the output:
Code:
[mikolan@filserver:srcds_l/l4d]$ ./srcds_run -debug [12-02 17:02]
Auto detecting CPU
Using AMD Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.
#
#Console initialized.
#Game.dll loaded for "L4D - Normal"
Server is hibernating
ConVarRef test_progression_loop doesn't point to an existing ConVar
Game supporting (2) split screen players
maxplayers set to 14
Unknown command "r_decal_cullsize"
Unknown command "mat_bloom_scalefactor_scalar"
Network: IP unknown, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
---- Host_NewGame ----
Host_NewGame on map l4d_hospital01_apartment
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
Commentary: Loading commentary data from maps/l4d_hospital01_apartment_commentary.txt.
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
net.cpp (1275) : Assertion Failed: 0 == iRet
net.cpp (1286) : Assertion Failed: 0 == iRet
Adding master server 72.165.61.189:27011
Adding master server 68.142.72.250:27011
Sending heartbeat to master server...
Connection to Steam servers successful.
Alarm clock
cat: hlds.58793.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Tue Dec 2 17:04:56 UTC 2008: Server restart in 10 seconds
The generated debug.log only says:
Code:
----------------------------------------------
CRASH: Tue Dec 2 17:04:56 UTC 2008
Start Line: ./srcds_i486 -debug -fork +map l4d_hospital01_apartment -game left4dead
End of Source crash report
----------------------------------------------
Using gcc 4.2.1 and linux_base-fc8 for glibc
Using the generic BSD kernel.
My server.cfg can be found here:
http://mikolan.ath.cx/server.cfg
Any help is appreciated