SA-MP Forums Archive
Server crashs - 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 crashs (/showthread.php?tid=484456)



Server crashs - MahdiGames - 30.12.2013

my server keep randomly crashing eveyday 1 time , with out reasons i v tried crashdetector and many of plugins its working but when my server got offline nothing show in logs, i tried to search in ****** i got this Line , i think thats what happing to me:-
Код:
samp03svr: amx/amxfile.c:222: fputs_cell: Assertion `fp!=((void *)0)' failed.
How to Delete or fix this problem ,?


Re: Server crashs - gtascripterultimate - 30.12.2013

Check all .pwn files and recompile it.
Did you have a errors/warnings from its?


Re: Server crashs - MahdiGames - 30.12.2013

No warning or errors randomly crash with out reason


Re: Server crashs - ACI - 30.12.2013

You can go in the server support and get some help.


Re: Server crashs - gtascripterultimate - 30.12.2013

Looks like you're trying to write to a file you haven't opened.
Maybe it's in scriptfiles, or somewhere..


Re: Server crashs - MahdiGames - 30.12.2013

how to know what is the file is that should be from amx FS?