SA-MP Forums Archive
Crash Players - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Crash Players (/showthread.php?tid=644725)



Crash Players - Softic - 13.11.2017

Hi to all,
crash occurs every 2 minutes , the crash player for no reason
my OnPlayerUpdate
public OnPlayerUpdate(playerid)
{
return 1;
}


Re: Crash Players - Softic - 13.11.2017

http://prntscr.com/h9rhxr
my streamer is 2.9.2


Re: Crash Players - Ritzy2K - 13.11.2017

If your server crashes over and over make sure to run the crashdetect plugin and then give us the server logs
https://sampforum.blast.hk/showthread.php?tid=262796

How do you know it's streamer issue?


Re: Crash Players - Softic - 13.11.2017

my server log is clear , i have crashdetect https://prnt.sc/h9sgov


Re: Crash Players - Softic - 13.11.2017

BUMP ?


Re: Crash Players - aoky - 13.11.2017

You don't have crash detect.


Re: Crash Players - Softic - 13.11.2017

Native checker errors - https://prnt.sc/ha0gob


Re: Crash Players - Softic - 13.11.2017

Help please