Server Keep Restarting - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server Keep Restarting (
/showthread.php?tid=96546)
Server Keep Restarting -
Adamrcook - 09.09.2009
So, I was transferring my server over to 0.3x for testing and development but every time I run the samp-server.exe it just keeps restarting the server over and over. I removed all of the removed features from 0.2x and all that good stuff. No warnings in the script so I'm not sure what's wrong. It's a fairly large role play script. Any help?
Re: Server Keep Restarting -
V1ceC1ty - 09.09.2009
check the server_log.txt file mabey a gamemode isnt spelt correctly or something
Re: Server Keep Restarting -
Calix - 09.09.2009
I had a similar problem that was due to a function calling GameModeExit() if a file wasn't found (I forgot to transfer it when moving to the testing server). While this may not be your problem, I would suggest searching through your script and seeing if you call GameModeExit() anywhere.
Re: Server Keep Restarting -
Sir_Brock - 09.09.2009
Or...
Re: Server Keep Restarting -
Calgon - 09.09.2009
Genius, you haven't read the notes and/or altered your script to work with the new update or even used the new includes.
Re: Server Keep Restarting -
MaykoX - 10.09.2009
Same at me :S
Re: Server Keep Restarting -
Adamrcook - 11.09.2009
Quote:
Originally Posted by Calgon
Genius, you haven't read the notes and/or altered your script to work with the new update or even used the new includes.
|
Yes, i did. Maybe if you read the first post. It doesn't crash, it just restarts over and over.
Re: Server Keep Restarting -
Adil - 12.09.2009
Quote:
Originally Posted by V1ceC1ty
check the server_log.txt file mabey a gamemode isnt spelt correctly or something
|
If that was the problem, the gamemode wouldn't had started, he says that it starts but keeps restarting over and over again.
Quote:
Originally Posted by Adamrcook
So, I was transferring my server over to 0.3x for testing and development but every time I run the samp-server.exe it just keeps restarting the server over and over. I removed all of the removed features from 0.2x and all that good stuff. No warnings in the script so I'm not sure what's wrong. It's a fairly large role play script. Any help?
|
Does this happens same when you ran your script in 0.2x ?
Regards, Adil.
Re: Server Keep Restarting -
Adamrcook - 13.09.2009
No, it works fine in 0.2x.
Re: Server Keep Restarting -
eXchainZ-FoReVeR - 14.09.2009
Its a server overload maybe? Taking lots of CPU Storage?