View Single Post
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 08-23-2014 , 10:55   Re: Fix SteamIDs for the new update
Reply With Quote #14

I added the changes in the original post after I updated sourcemod. The hlstats daemon will not continue running now.

Code:
**:/**/scripts$ ./run_hlstats start

HLstatsX:CE daemon control
http://www.hlxce.com
---------------------------
Attempting to start HLstatsX:CE daemon on port 27500...
Daemon successfully started on port 27500
**:/**/scripts$ ./run_hlstats start

HLstatsX:CE daemon control
http://www.hlxce.com
---------------------------
Attempting to start HLstatsX:CE daemon on port 27500...
Daemon successfully started on port 27500
Those were back to back commands, it should have said it was already running on port 27500.

If I check the status,
Code:
**:/**/scripts$ ./run_hlstats status

HLstatsX:CE daemon control
http://www.hlxce.com
---------------------------
A stale process was found for daemon on port 27500.  It has been removed.
Phaiz is offline