06-14-2008, 12:58 PM
When I start the server program, I get some errors:
I cannot connect to the server. I probably screwed something up in a config file, but i can figure it out.
thanks :-)
Code:
$ ./srcds_run -console -game cstrike +map de_dust -maxplayers 10 -autoupdate
Auto detecting CPU
Using AMD-Opteron (64 bit) 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 92
HLDS installation up to date
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 10
Network: IP 127.0.1.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
Adding master server 69.28.151.162:27011
Adding master server 72.165.61.189:27011
I cannot connect to the server. I probably screwed something up in a config file, but i can figure it out.
thanks :-)