Server random 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 random restarting (
/showthread.php?tid=556210)
Server random restarting -
CoaPsyFactor - 10.01.2015
Hello everyone,
I have some strange issue with my samp server, I use crashdetect plugin, and it doesn't show any errors,but my server keeps restarting after 8-10 minutes, I don't use any fs i use custom gm with sscanf, streamer, mysql r33 and crashdetect plugins.
Does anyone got any clue what could it be?
Thanks in advance.
Re: Server random restarting -
acade - 10.01.2015
Have you got any timers in your scripts that are for this kind of time? Are all your plugins and includes up to date?
Re: Server random restarting -
Evocator - 10.01.2015
1) Run a bare gamemode with a locked server, if the problem insists then its host-related.
2) Run your script with a locked server, if same happens then its script-related (due timers, loops, cmds, functions, etc..)