SA-MP Forums Archive
Little Help - 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: Little Help (/showthread.php?tid=512917)



Little Help - Sanady - 13.05.2014

Hello everybody. I have some problems with my gm I loaded crashdetect and those errors shows me:
Код:
[15:38:26] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[15:38:26] [debug]  Stack pointer (STK) is 0xFFFFFFF8, heap pointer (HEA) is 0x6F100
What this means?


Re: Little Help - Aerotactics - 13.05.2014

Have you tried a fucking ****** search?
https://sampforum.blast.hk/showthread.php?tid=357980


Re: Little Help - Rockyyy - 13.05.2014

if you don't want to help him others will lol


Re: Little Help - iZN - 13.05.2014

Optimize all I can say. Don't use many global arrays which are just eating up the memory, reduce them where is possible. Indentation, and good written code, not something like a noob does.