View previous topic :: View next topic |
Author |
Message |
Adambomb
|
Posted: Thu Apr 13, 2006 4:50 am Post subject: CS server crashing |
|
|
I dont know why, but was hoping your guys would have a suggestion.
It does this randomly, about every 30 -10 mins or so.
Code: |
Start GameCreate attempted to start WCU - Counter Strike Server. 4/12/2006 3:04:19 PM
Stop GameCreate stopped WCU - Counter Strike Server. 4/12/2006 3:04:18 PM
Fail Query Failure 4/12/2006 3:04:08 PM
Start GameCreate attempted to start WCU - Counter Strike Server. 4/12/2006 2:42:50 PM
Stop GameCreate stopped WCU - Counter Strike Server. 4/12/2006 2:42:46 PM
Fail Process failure (Server crashed?) 4/12/2006 2:42:34 PM
Start GameCreate attempted to start WCU - Counter Strike Server. 4/12/2006 2:41:33 PM
Start GameCreate attempted to start WCU - Counter Strike Server. 4/12/2006 2:41:03 PM
Fail Process failure (Server crashed?) 4/12/2006 2:40:57 PM
Fail Process failure (Server crashed?) 4/12/2006 2:40:57 PM
Stop GameCreate stopped WCU - Counter Strike Server. 4/12/2006 2:40:55 PM
Fail Process failure (Server crashed?) 4/12/2006 2:40:53 PM
Start GameCreate attempted to start WCU - Counter Strike Server. 4/12/2006 2:39:22 PM
Start GameCreate attempted to start WCU - Counter Strike Server. 4/12/2006 2:38:53 PM |
As of now i have Gamecreate running as a service through firedaemon and i am currently logged off the box.
Another question is how do i bind the different servers to different processors and or cores on the processor? Maybe that would help it.
Also how do you set the priority of the gaming servers? |
|
Back to top |
|
|
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
Adambomb
|
Posted: Thu Apr 13, 2006 5:42 am Post subject: |
|
|
I marked the server as stoped, so it gamecreate wont kill it again. I guess its having connectivity issues. |
|
Back to top |
|
|
BoNfiRe
|
Posted: Sun May 07, 2006 8:55 pm Post subject: |
|
|
I had this issue and found that the proccess was allready running from a previous failed attempt and didn't close it properly.
After I killed all instances of the game server it ran fine (Mine was a different game but may be the same issue.) |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Sun May 07, 2006 9:23 pm Post subject: |
|
|
We dont support you running GameCreate under a service.
Its attempting to launch the service, and is then asked to check the process is still running - I assume firedaemon does something so there is no process ID or whatever, and then gamecreate is told to restart the server because it thinks it has crashed. |
|
Back to top |
|
|
tigre
|
Posted: Tue May 09, 2006 9:19 am Post subject: |
|
|
i have the same problem , i have fixed this one.
i just launch my server and after the server is started , i kill gamecreate process .
After gamecreate stopped my cs server was stable and latency more good. |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Tue May 09, 2006 11:27 am Post subject: |
|
|
tigre, are you running GameCreate under a service?
You shouldnt need to stop GameCreate Client, nor is that of any use. |
|
Back to top |
|
|
Adambomb
|
Posted: Tue May 09, 2006 4:05 pm Post subject: |
|
|
Well what i did wrong was set the server port in the command line, so after i stoped the server i changed it in the gamecreate page, so that it all matches. Its really odd how they have it setup. As far as your question as to why you would run gamecreate as a service comes down to what do you want the server to do on failure. I for one want it to restart and then start up gamecreate and i want gamecreate to restart my game instances. I also use firedaemon to run gamecreate as a service, im just wondering how to set the priorities of the gaming servers that gamecreate starts and how do i bind them to processors. |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Tue May 09, 2006 5:30 pm Post subject: |
|
|
GameCreate monitors all servers (it ensures the process is still running, as well as being queryable from the internet).
Never hard code port numbers, use %server:port% variable if necessary to use the port number chosen on the Configuration tab.
GameCreate will automatically restart servers it finds are down - no need for firedaemon. |
|
Back to top |
|
|
eXile777
|
Posted: Sat May 27, 2006 8:37 pm Post subject: |
|
|
I have the same Problem too, and i dont run it as a Service. Just running the normal GameCreate Client. |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Sat May 27, 2006 11:38 pm Post subject: |
|
|
GameCreate will restart servers if its either unqueryable from the internet (outside your network) or the process stops running.
Make sure neither of these problems are happening. |
|
Back to top |
|
|
tilderman
|
Posted: Sat Jun 24, 2006 5:51 am Post subject: process failure problem |
|
|
i´ve got the same problen in all games...
but shoutcast seems to work ok...
there are some solution?
Start GameCreate attempted to start kondor Multi Theft Auto. 6/23/2006 4:41:30 PM
Stop GameCreate stopped kondor Multi Theft Auto. 6/23/2006 4:41:17 PM
Fail Process failure (Server crashed? |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Sat Jun 24, 2006 1:37 pm Post subject: |
|
|
Run the server manually.
Does the server remain online OK?
What game are you trying to run, and what OS? |
|
Back to top |
|
|
tilderman
|
Posted: Sun Jun 25, 2006 2:14 am Post subject: |
|
|
i´ve run the server manually once, in a linux remote console (the server is on a data center) and shoutcast server works fine, my problem is when i trying starting some games... if you need more info let me know. |
|
Back to top |
|
|
tilderman
|
Posted: Sun Jun 25, 2006 4:19 am Post subject: |
|
|
i´ve tried to start a game server... and this is what i get:
Stop GameCreate stopped Prey Demo Server. 6/24/2006 3:16:29 PM
Fail Process failure (Server crashed?) 6/24/2006 3:16:29 PM
Start GameCreate attempted to start Prey Demo Server. 6/24/2006 3:16:05 PM
Stop GameCreate stopped Prey Demo Server. 6/24/2006 3:15:56 PM
Fail Process failure (Server crashed?) 6/24/2006 3:15:56 PM
Start GameCreate attempted to start Prey Demo Server. 6/24/2006 3:15:18 PM
the same problem happens with several games. |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Sun Jun 25, 2006 2:35 pm Post subject: |
|
|
Hey,
You dont need to reply twice about the same issue, I wont miss it
'Process failure' means that GameCreate started the server (Exactally how it appears on the 'Server Overview' tab Command Line) and the server closed itself for one reason or another.
You need to try starting it *the same as GameCreate* to see what errors occur.
For example, the server may be complaining about a missing map, for example. And just shuts itself down.
Can you please reply here with a list of the games you have tried to run that have problems, and the OS you have them running on. |
|
Back to top |
|
|
|