SRCDS Steam group


My server will not work!
#1
Sad 
I want to start a linux dedicated server, but I have run into some problems...

My configuration and server.cfg and all that is set as it should be set, but my server will not show up in any server list, and I cannot connect to it. If I run it with this command: ./srcds_run -console -game cstrike +map de_dust +maxplayers 8

It seems to start OK, but the IP is not as it should be.

Auto detecting CPU
Using default 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 8
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)
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 72.165.61.189:27011
Adding master server 72.165.61.190:27011
VAC secure mode is activated.


I didn't notice that the IP was 127.0.0.1 at first, but when I tried to find it in the server list and connect to it and it didn't show up anywhere, I found out.

Ok, so I add +ip (the linux box local IP) to the startup parametres, and it's the same as above, but the 127.0.0.1 has changed to what I wanted.
Still, the server does not show up anywhere in any server lists in Steam. And yes, I have tried all kinds of filter settings, and it's not there. I tried adding it to favorites with no results.

My ports are forwarded, but it's not important to me that it's on the internet right now - I just want it LAN, because I can always make it go from LAN to internet. But I don't see why I can't get it to show up on the Local Servers list since it shows in the dedicated server console:
Network: IP 192.168.1.11, mode MP, dedicated Yes, ports 27015 SV / 27005 CL

Does anyone know what to do to make it possible to connect to the server? Doesn't have to be through internet, LAN would be fine.

I've searched a lot of pages and I found one guy with the same problem - but no one solved his problem.
So I would be glad, if you'd tell me what to do Big Grin

-Oh and the:
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
is not what's causing my problem!
Reply
#2
If you are behind a router, its not really worth puting your IP address in. Just dont put that in and the ipaddress to add to your servers is the internal IP of your computer that is running SRCDS.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#3
When I start up my server (It runs on a linux box), I control it through a terminal on my PC. In the start-parametres I put the linux box's IP address.
But even so, the server does not show up in any lists. - Even if I add the internal IP of the linux box, that is running the SRCDS. So I dunno what the problem is?
Reply
#4
Whats your external Ip address?
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#5
Sorry, I reply so late. It's christmas Big Grin Why is my external Ip address important?
Reply
#6
You should always add -ip x.x.x.x (even if LAN) for the rcon to function correctly. If you still cannot see your the LAN ip of your server (e.g. 192.168.1.11) after trying to run 'connect 192.168.1.11:27015' in your game PC's CSS console, check the local firewall of the game server, and that ports 27000-27039 are open.
Reply
#7
madsherlock Wrote:I want to start a linux dedicated server, but I have run into some problems...

My configuration and server.cfg and all that is set as it should be set, but my server will not show up in any server list, and I cannot connect to it. If I run it with this command: ./srcds_run -console -game cstrike +map de_dust +maxplayers 8

It seems to start OK, but the IP is not as it should be.

Auto detecting CPU
Using default 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 8
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)
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 72.165.61.189:27011
Adding master server 72.165.61.190:27011
VAC secure mode is activated.


I didn't notice that the IP was 127.0.0.1 at first, but when I tried to find it in the server list and connect to it and it didn't show up anywhere, I found out.

Ok, so I add +ip (the linux box local IP) to the startup parametres, and it's the same as above, but the 127.0.0.1 has changed to what I wanted.
Still, the server does not show up anywhere in any server lists in Steam. And yes, I have tried all kinds of filter settings, and it's not there. I tried adding it to favorites with no results.

My ports are forwarded, but it's not important to me that it's on the internet right now - I just want it LAN, because I can always make it go from LAN to internet. But I don't see why I can't get it to show up on the Local Servers list since it shows in the dedicated server console:
Network: IP 192.168.1.11, mode MP, dedicated Yes, ports 27015 SV / 27005 CL

Does anyone know what to do to make it possible to connect to the server? Doesn't have to be through internet, LAN would be fine.

I've searched a lot of pages and I found one guy with the same problem - but no one solved his problem.
So I would be glad, if you'd tell me what to do Big Grin

-Oh and the:
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
is not what's causing my problem!
I am having the same problem as you but when i take out the +ip command to start it the server shows up in my search but then gives me the class c error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)