Posted: Thu Jun 29, 2006 6:34 pm Post subject: BUG: Linux CSS Stop/Start
Hi,
It seems that restarting, stopping and starting causes GameCreate to run multiple instances of srcds_amd (CSS).
On several occasions I have stopped my CSS server via GameCreate but the process on the server doesn't actually stop. Then when I start my CSS server again it runs another instance of srcds_amd.
This would be because gamecreate is losing track of the server's process ID.
Not sure if you have modified the generic start/launch script thats used by srcds.
If you have -autoupdate in the command line (or -autorestart or whatever it is) then this will also cause the server to fork off to an alternate process ID, which is incorrect. Let me know if you have altered the command line to include -autoupdate or not, if you have, try doing it without it and see how it goes.
We run a srcds server on linux fine without issues.
Ah, I did have autoupdate in the startup command but removed this last night as I though it might be the problem. I will monitor the server and let you know.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum