SA-MP Forums Archive
Server is crashing - 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: Server is crashing (/showthread.php?tid=461673)



Server is crashing - Lusan - 02.09.2013

hi all, when I finished making updates to my server after installing to the server after about 5 minutes server is rebooting .I decided to invest in crashdetector, but do not know much about it. I would add that any "unauthorized restart" is completed in the logs, that's what such lines of:

Код:
[21] [debug] Server crashed while executing MapaPTS.amx 
[21] [debug] AMX backtrace: 
[21] [debug] #0 0000006e in ?? (... <26 arguments>) at D:\Gry\SAMP\Pawno\include\float.inc:108 
[21] [debug] #1 0000006e in public OnDialogResponse () at D:\Gry\SAMP\Pawno\include\float.inc:108
Thanks for help


Re: Server is crashing - -Prodigy- - 02.09.2013

Compile your script with debug symbols:

1. Crete a file in "pawno" directory
2. The file: pawn.cfg
3. Put "-d3" in the file
4. Compile your script

Next time your server crashes, the plugin will show more proper info.


Re: Server is crashing - Lusan - 03.09.2013

Okay, thanks for help, working


Re: Server is crashing - scaunel - 25.04.2014

I have the same problem


Re: Server is crashing - Lusan - 10.05.2014

Quote:
Originally Posted by scaunel
Посмотреть сообщение
I have the same problem
Search in your gamemode, that all strings fit into the rest.

Topic close please.