Be Right Back, Uninstalling
L4D server help - Printable Version

+- Be Right Back, Uninstalling (https://www.brbuninstalling.com)
+-- Forum: Old Boards (https://www.brbuninstalling.com/forumdisplay.php?fid=8)
+--- Forum: Left4Dead (https://www.brbuninstalling.com/forumdisplay.php?fid=42)
+--- Thread: L4D server help (/showthread.php?tid=1703)



L4D server help - Surf314 - 11-07-2008

I installed the server and am initiating the following:

./l4d_demo/srcds_run -console -game l4d_demo -maxplayers 4 -autoupdate +map l4d_dem_hospital02_subway +ip 70.171.9.90 -port 27015 +sv_lan 0 -nomaster

and I get this output:

Auto detecting CPU
Using SSE2 Optimised binary.
Source Engine binary './srcds_i486' not found, exiting
Fri Nov  7 20:56:01 EST 2008: Server Failed

What do I need to do?


Re: L4D server help - Surf314 - 11-07-2008

shit ok I sort of figured it out its pointing to the wrong folder.  It should be going for ./l4d_demo/srcds_i486.

Someone get ain to help Im in linux so no steam and I wanted to test out the server and maybe let some people play tonight.


Re: L4D server help - Surf314 - 11-07-2008

OK figured that out now I got this:

Quote: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"
WARNING: NNET_OpenSocket: bind: Cannot assign requested address
Couldn't allocate any server IP port
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov  7 21:20:15 EST 2008: Server restart in 10 seconds
Could not locate steam binary:./steam, ignoring.
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, set the environment variable RDTSC_FREQUENCY to 3191.000000 on this system. This value is dependent upon the CPU clock speed and architecture and should be determined separately for each server. The use of this mechanism for timing can be disabled by setting RDTSC_FREQUENCY to 'disabled'.

This is my command now:

./srcds_run -console -game left4dead -maxplayers 4 -autoupdate +map l4d_dem_hospital02_subway +ip 70.171.9.90 -port 27015 +sv_lan 0 -nomaster

(in the right directory of course)


Re: L4D server help - Vandamguy - 11-08-2008

Triple-com-bo


Re: L4D server help - Surf314 - 11-08-2008

I think it has something to do with opening my ports.