08-13-2010, 08:25 PM
(This post was last modified: 10-02-2011, 08:17 AM by BjornR1989.)
There's a 250 people lanparty starting in less than six hours and i just discovered that my server isn't listed under the LAN tab in CS source (or any tab for that matter). In fact, it never did.
Linux: Fedora 13 Goddard
Counter-Strike Source, srcds orangebox
I quote server.counter-strike.net:
My launch command is now:
When i don't use the -ip switch, srcds will listen only on the loopback interface.
and then it just hangs there, doing nothing.
Furthermore it starts without any hassle in a screen session but doesn't when executed directly, oddly enough.
I'm trying other options as this post was written, it'll be updated.
---
Edit: currently downloading new install, 25% in two hours.
Linux: Fedora 13 Goddard
Counter-Strike Source, srcds orangebox
I quote server.counter-strike.net:
Quote:Now the server should be visible in your game-browser - except for 2 cases:
1) either your server or/and your client has internetaccess at the same time
2) you're trying to use the +ip - switch with a LAN-server
My launch command is now:
Code:
./srcds_run -game cstrike +map de_dust2 +maxplayers 32 -port 27015 +fps_max 122 -ip 192.168.250.253 -nomaster +sv_lan 1 -insecure -nohltv -pingboost 2
When i don't use the -ip switch, srcds will listen only on the loopback interface.
Code:
[steam@DDBS-2U1 srcds]$ ./srcds_run -game cstrike +map de_dust2 +maxplayers 32 -port 27015 +fps_max 122 -nomaster +sv_lan 1 -insecure -nohltv -pingboost 2
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 32
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
appdatacache.cpp (311) : Assertion Failed: !"Implement me"
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
couldn't exec mani_server.cfg
couldn't exec mani_quake_sounds.cfg
Unknown command "zb_active"
Master server communication disabled.
Furthermore it starts without any hassle in a screen session but doesn't when executed directly, oddly enough.
I'm trying other options as this post was written, it'll be updated.
---
Edit: currently downloading new install, 25% in two hours.
Steam username for communication: root_admin (but i'm just a regular user)