SRCDS Steam group


Ubuntu 9.10... Can't see my server in browser
#1
Hi, I recently installed Ubuntu 9.10 onto a dedicated server for the purpose of a running a CS: Source server. I followed the steps listed on this site EXACTLY, without any issues. At step 3, though, the server will run, but nothing will show up in the server browser for either LAN or internet.

I'm not sure what the issue would be; I have the firewall disabled, all ports are correctly forwarded, and I've been running a different (Windows 7) server for several months using the same IP. I'm not a noob when it comes to the server configuration, but I must be missing something Linux-related. If anyone can help me in any way, I'd appreciate it. Thanks.



Here's my server's output, by the way. (The issue isn't with server.cfg missing... I've tried it with and without one)

ryan@ryan-desktop:~/srcds_l$ ./srcds_run -console -game cstrike +map de_dust -maxplayers 16
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 16
Network: IP 192.168.1.6, 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 server.cfg
Adding master server 69.28.140.246:27011
Adding master server 72.165.61.151:27012
Connection to Steam servers successful.
VAC secure mode is activated.
Reply
#2
Code:
Incorrect price blob version! Update your server!

What does this tell you? Maybe you should update your server....
Try it with the -verify_all option. If that does not help delete the "InstallRecord.blob" and try updating again.
Reply
#3
Just tried both, no dice. I went ahead and added mp_dynamicpricing 0 to the autoexec.cfg and it seems to have fixed that particular problem. Anyway thanks for the help, and here's the new server output.

ryan@ryan-desktop:~/srcds_l$ ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -verify_all
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 74


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 96


HLDS installation up to date

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 16
Network: IP 192.168.1.6, 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)
appdatacache.cpp (311) : Assertion Failed: !"Implement me"
Unknown command "//"
"sv_password" = ""
notify
- Server password for entry into multiplayer games
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
exec banned_ip.cfg: file size larger than 20MB.
exec banned_user.cfg: file size larger than 20MB.
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
couldn't exec mani_server.cfg
couldn't exec mani_quake_sounds.cfg
couldn't exec bot.cfg
Unknown command "zb_active"
Unknown command "zb_authhost"
Unknown command "sv_cmdmaxrate"
Adding master server 72.165.61.136:27014
Adding master server 69.28.140.247:27011
Connection to Steam servers successful.
VAC secure mode is activated.
Reply
#4
I said run the updatetool with the -verify_all option not the srcds....
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)