12-23-2007, 09:30 AM
(This post was last modified: 12-23-2007, 09:32 AM by madsherlock.)
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
-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!
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
-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!