Posts: 5
Threads: 1
Joined: Jun 2007
Reputation:
0
i did not see any reason 2 thats why i came here to ask u...
i will try to upload the server again...
i have i question first... what is the normal way to stop a server? i usa this: killall srcds_i686
Posts: 5
Threads: 1
Joined: Jun 2007
Reputation:
0
i dont think i have screen :S this is not my server.. i got it as a host and i have the ssh cuz the person who gave it to me did now want to install the server himself...
what is the command to know if i have screen or dont?
i typed "which screen" and i get " /usr/bin/which: no screen in (/usr/........................................)"
Posts: 700
Threads: 19
Joined: May 2007
Reputation:
0
Ah, usually means its not installed then.
sudo apt-get install screen
yum install screen
either one depending what you use to install stuff. Best to log in as root if you have that function.
Either you do it through screen or you keep doing the kill process - just depends how much hassle you want to go through.
Posts: 17
Threads: 5
Joined: Jun 2007
Reputation:
0
Team index [2] Name [Combine]
Possible team classname [team_manager]
Team index [3] Name [Rebels]
Found [4] team manager entities
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
Unknown command "mp_logfile"
couldn't exec ./mani_admin_plugin/defaults.cfg
couldn't exec
couldn't exec
couldn't exec
****** Executing mani_server.cfg ******
couldn't exec mani_quake_sounds.cfg
****** Finished executing mani_server.cfg ******
****** Executing mani_server.cfg ******
couldn't exec mani_quake_sounds.cfg
****** Finished executing mani_server.cfg ******
Adding master server 72.165.61.189:27011
Adding master server 69.28.151.162:27011
netconnectionbuffer.cpp (241) : Assertion Failed: cubReadRemaining == 0
Could not establish connection to Steam servers.
been running servers for few month now and someting happend that rebooted my linux and now when i start srcds get this
Posts: 700
Threads: 19
Joined: May 2007
Reputation:
0
Yeh, there is a bug since the latest update that only affects the linux srcds (typical eh?). Valve know of the problem and theres plenty of people in the same boat as you.
Just need to wait till the next update.
Posts: 88
Threads: 7
Joined: Jul 2006
Reputation:
0
@wlfg: try adding the -secure switch to your command line startup.
Posts: 700
Threads: 19
Joined: May 2007
Reputation:
0
Just an update - VAC seems to be functional for linux server again.
Reboot your server and it should connect fine.