SRCDS Steam group


I have a Question.
#1
I just started a CS:S Server and installed it just like I was told to [HERE].

But whenever I boot my server up it looks like this....

Quote:256.0 fps 0/16 on map de_dust2
----------------------------------------------------------------------
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32 < ---- Should this be here twice?
maxplayers set to 16 < ---- Should this be here twice?
Network: IP 192.168.1.100, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Incorrect price blob version! Update your server!// This is another concern.
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list! // This is another concern.
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found! // This is another concern.
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
Adding master server 72.165.61.190:27011
Adding master server 68.142.72.250:27011
Connection to Steam servers successful.
VAC secure mode is activated.

And this is what my Startup commands look like.

Quote:"C:\Program Files\Valve\HLServer\srcds.exe" -console -game cstrike -autoupdate +maxplayers 16 +map de_dust2

Can anyone help? I'm sort of new to all of this, any help would be greatly appreciated.
Reply
#2
All those things you highlighted above, can be ignored - they pose no problem to your server.
Reply
#3
Hmmmm.... is there a easy version of Mani Admin Mod to install? that you know of?
Reply
#4
Here's a little more explanation:

Quote:maxplayers set to 32 < ---- Should this be here twice?
maxplayers set to 16 < ---- Should this be here twice?

When you use +maxplayers it will show twice (it executes after the server starts up)
When you use -maxplayers it will show once (it executes during startup)


Quote:Incorrect price blob version! Update your server!// This is another concern.
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list! // This is another concern.

Add +mp_dynamicpricing 0 to your command line to disable dynamicpricing, you probably don't want it anyway, it also takes away these errors

Quote:Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found! // This is another concern.

This is just bad programming, some maps have more, some don't have any. They don't do anything to the game though so like muppet said, can be ignored.


Also on mani, there are like everything else in the server world is 1 version, it's all just as easy, there is nothing like "easy", you just have to learn how this stuff works.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)