OK, so I'm on Linux Ubuntu server edition. Had some problems with setting it all up (srcds, static IP, forwarding ports) but it seems to be installed right now. Here's what happens when I fire up the srcds:
frespa@frespa-server:~/srcds_l$ ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 68
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Source Dedicated Server Linux' version 90
HLDS installation up to date
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 16
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
Unknown command "pausable"
Unknown command "sv_rate"
Server logging enabled.
Server logging data to file logs/L0321010.log
L 03/21/2008 - 20:31:15: Log file started (file "logs/L0321010.log") (game "/home/frespa/srcds_l/cstrike") (version "3224")
L 03/21/2008 - 20:31:15: server_cvar: "sv_contact" ""
Adding master server 68.142.72.250:27011
Adding master server 69.28.151.162:27011
L 03/21/2008 - 20:31:17: World triggered "Round_Start"
Connection to Steam servers successful.
VAC secure mode is activated.
--------------------------------------------------------
So it seems to be right, but I can't seem to find my server? I've tried my external IP, some different LAN IPs, and looking under the LAN tab in Steam (from another computer). What is wrong / what have I done wrong?
Thanks in advance.
frespa@frespa-server:~/srcds_l$ ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 68
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Source Dedicated Server Linux' version 90
HLDS installation up to date
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 16
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
Unknown command "pausable"
Unknown command "sv_rate"
Server logging enabled.
Server logging data to file logs/L0321010.log
L 03/21/2008 - 20:31:15: Log file started (file "logs/L0321010.log") (game "/home/frespa/srcds_l/cstrike") (version "3224")
L 03/21/2008 - 20:31:15: server_cvar: "sv_contact" ""
Adding master server 68.142.72.250:27011
Adding master server 69.28.151.162:27011
L 03/21/2008 - 20:31:17: World triggered "Round_Start"
Connection to Steam servers successful.
VAC secure mode is activated.
--------------------------------------------------------
So it seems to be right, but I can't seem to find my server? I've tried my external IP, some different LAN IPs, and looking under the LAN tab in Steam (from another computer). What is wrong / what have I done wrong?
Thanks in advance.