10-16-2005, 06:41 AM
I'm in the midst of starting a linux based CS:S dedicated server, for the umpteenth time already and I can't seem to get the final execution right.
I've DLed everything I need to, insatlled everything I need to I just cant get the server to run.
i went thru the guide on steam's website more than once, I created my own server.cfg, filled it up and tried to srcds_run to start the server, it goes thru all its little neccessary procedures, but nothing ever happens.
This is what I type and get in the console:
............................
[root@localhost srcds_l]# ./srcds_run -console -game cstrike +map de_dust -autoupdate
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 41
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 46
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
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27017 SV / 27007 CL
Executing dedicated server config file
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 207.173.177.11:27011
Connection to Steam servers successful (SU).
VAC secure mode is activated.
DataTable warning: (class move_rope): Out-of-range value (-1.000001) in SendPropFloat 'm_vecDirection', clamping.
........................
Any ideas?
I'm running Mandriva 2006 distro
GCC version: 4.0.1
GLIBC version: 2.3.5
kernel: 2.6.12
I am running this on a 1.1GHz AMD machine with 738MB PC133 RAM, and on a 250GB seagate
I've been everywhere, tried everything it seems, for weeks now, this is one of my last hopes, steam support and forums give no help.
I've DLed everything I need to, insatlled everything I need to I just cant get the server to run.
i went thru the guide on steam's website more than once, I created my own server.cfg, filled it up and tried to srcds_run to start the server, it goes thru all its little neccessary procedures, but nothing ever happens.
This is what I type and get in the console:
............................
[root@localhost srcds_l]# ./srcds_run -console -game cstrike +map de_dust -autoupdate
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 41
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 46
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
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27017 SV / 27007 CL
Executing dedicated server config file
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 207.173.177.11:27011
Connection to Steam servers successful (SU).
VAC secure mode is activated.
DataTable warning: (class move_rope): Out-of-range value (-1.000001) in SendPropFloat 'm_vecDirection', clamping.
........................
Any ideas?
I'm running Mandriva 2006 distro
GCC version: 4.0.1
GLIBC version: 2.3.5
kernel: 2.6.12
I am running this on a 1.1GHz AMD machine with 738MB PC133 RAM, and on a 250GB seagate
I've been everywhere, tried everything it seems, for weeks now, this is one of my last hopes, steam support and forums give no help.