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. 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. |