Server Crash Problem! - 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 Crash Problem! (
/showthread.php?tid=457801)
Server Crash Problem! -
rouzbeh - 13.08.2013
whats the reason of this crash detect:
Код:
[14:43:15] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[14:43:15] [debug] Stack pointer (STK) is 0x977ED0, heap pointer (HEA) is 0x978444
[14:43:15] [debug] AMX backtrace:
[14:43:15] [debug] #0 ???????? in public OnPlayerCommandText () from LFG.amx
Re: Server Crash Problem! -
dEcooR - 13.08.2013
Probably in public OnPlayerCommandText,can you show me the public?