02-08-2006, 10:49 AM
(This post was last modified: 02-08-2006, 10:52 AM by PX_Darkness.)
Ive been searching and searching and SEARCHING for a solution to my problem. I really need some help. I have a debian linux box with a FRESH INSTALL css server on it.
Now for the error messages
As you can see my server starts up OK but I cannot connect to the steam servers and VAC!!!And some random error i have no idea what it is!! yes I have port 20009 UDP/TCP open. Yes ive reinstalled the server. No go! And yes ive tried -vacbeta in the command line and ive tried it without it.
Any tips on helping me fix these problems i will love you for ever! Thanks!
Code:
gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Code:
ldd --version
ldd (GNU libc) 2.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
Code:
Kernel Version
Linux gameserver 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686 GNU/Linux
Now for the error messages
Code:
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 46
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 7
Checking/Installing 'Source Dedicated Server Linux' version 51
HLDS installation up to date
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 16
Network: IP 192.168.163.70, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Summary: 339 resources total 14.29 Mb, 21.29 % of capacity
Adding master server 69.28.151.162:27011
Adding master server 207.173.177.11:27011
Could not establish connection to Steam servers.
VAC secure mode disabled.
cminterface.cpp (703) : Assertion Failed: m_hConnectionTCP
As you can see my server starts up OK but I cannot connect to the steam servers and VAC!!!And some random error i have no idea what it is!! yes I have port 20009 UDP/TCP open. Yes ive reinstalled the server. No go! And yes ive tried -vacbeta in the command line and ive tried it without it.
Any tips on helping me fix these problems i will love you for ever! Thanks!