SRCDS Steam group


Cannot restart server
#1
Server Operating System: CentOS 5.4 x86_64 (Linux)
Server Processor(s): Two Quad Core AMD Opteron® 2376; 2.3 GHz,6M Cache,1Ghz HyperTransport
R.A.M.: 8GB (4x2GB), 800MHz, Dual Ranked
Game: Counter-Strike: Source
Start Up Command: taskset -c 0 /steam/cssnm/srcds_run_cssnm -binary ./srcds_i486 +ip 192.168.1.2 -port 27015 -debug -console -game cstrike -tickrate 66 +fps_max 0 +maxplayers 64 +map de_dust2 +rcon_password ************
Server Add-ons: Mani Admin Plugin v1.2t, EventScripts v2.0.0.250i, es_tools v4.20
Notes: srcds_run is a symlink to srcds_run_cssnm, along with all the binaries because I run multiple servers on this computer and need to tell them apart if they deadlock and I need to view memory details, etc. I also have added:
Code:
-gdb /usr/bin/gdb -norestart
to my command line and it does not even debug.

----

When I try to restart my server I always get this:

Code:
_restart
delete entity thread
threadtools.cpp (374) : Assertion Failed: Thread synchronization object is unuseable
Sat Feb  6 14:57:00 CST 2010: Server Quit

Anyone know what is wrong?

I also tried:
Code:
./srcds_run_cssnm +ip 192.168.1.2 -port 27015 -console -game cstrike -tickrate 66 +fps_max 0 +maxplayers 64 +map de_dust2 +rcon_password ************
With all my addons disabled and it just quits.
Reply
#2
(02-07-2010, 07:04 AM)PatPeter Wrote:  Server Operating System: CentOS 5.4 x86_64 (Linux)
Server Processor(s): Two Quad Core AMD Opteron® 2376; 2.3 GHz,6M Cache,1Ghz HyperTransport
R.A.M.: 8GB (4x2GB), 800MHz, Dual Ranked
Game: Counter-Strike: Source
Start Up Command: taskset -c 0 /steam/cssnm/srcds_run_cssnm -binary ./srcds_i486 +ip 192.168.1.2 -port 27015 -debug -console -game cstrike -tickrate 66 +fps_max 0 +maxplayers 64 +map de_dust2 +rcon_password ************
Server Add-ons: Mani Admin Plugin v1.2t, EventScripts v2.0.0.250i, es_tools v4.20
Notes: srcds_run is a symlink to srcds_run_cssnm, along with all the binaries because I run multiple servers on this computer and need to tell them apart if they deadlock and I need to view memory details, etc. I also have added:
Code:
-gdb /usr/bin/gdb -norestart
to my command line and it does not even debug.

----

When I try to restart my server I always get this:

Code:
_restart
delete entity thread
threadtools.cpp (374) : Assertion Failed: Thread synchronization object is unuseable
Sat Feb  6 14:57:00 CST 2010: Server Quit

Anyone know what is wrong?

I also tried:
Code:
./srcds_run_cssnm +ip 192.168.1.2 -port 27015 -console -game cstrike -tickrate 66 +fps_max 0 +maxplayers 64 +map de_dust2 +rcon_password ************
With all my addons disabled and it just quits.

Try 2 kill the prosess..

Type in the Terminal : ps x [ENTER]
Se the PID ID.
And :
kill -9 PID ID.

Then start the server again..
Reply
#3
(02-20-2010, 04:09 AM)kakt_us Wrote:  Try 2 kill the prosess..

Type in the Terminal : ps x [ENTER]
Se the PID ID.
And :
kill -9 PID ID.

Then start the server again..

... ??? The processes are no longer there, it does not restart the server it shuts it down. I want my server(s) to restart.
Reply
#4
Does anyone else have servers that do not restart?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)