SA-MP Forums Archive
Crash on save stats - 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 on save stats (/showthread.php?tid=559518)



Crash on save stats - Brooks1 - 23.01.2015

Sometimes I'm getting this crash when player's stats is saving (when he is leaving the server):
Код:
[debug] AMX backtrace:
[debug] #0 00000036 in ?? (48, 0, 23503556) from gamemode.amx
[debug] #1 0000e75c in ?? (48, 0, 1646209650, 0, 23503648, 667408, 4, 14, 23503668, 69356, ... <3 arguments>) from gamemode.amx
[debug] #2 00000036 in public OnPlayerDisconnect () from gamemode.amx
This isn't happening every time, just randomly crash. I noticed that when the server saves large values then the server probably get crashed. I'm using y_ini to save stats. Any ideas ?


Re: Crash on save stats - Rodney Francalim - 23.01.2015

Post your OnPlayerDisconnect.