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:
to my command line and it does not even debug.
----
When I try to restart my server I always get this:
Anyone know what is wrong?
I also tried:
With all my addons disabled and it just quits.
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
----
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 ************