SA-MP Forums Archive
Heap Size help (+rep) - 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: Heap Size help (+rep) (/showthread.php?tid=586550)



errors (+rep) - NickMirra - 22.08.2015

i get this when i start my server. new to mysql,

Код:
[16:20:36] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[16:20:36] [debug]  Stack pointer (STK) is 0x5FAEFBC, heap pointer (HEA) is 0x5FAEFC0
[16:20:36] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[16:20:36] [debug]  Stack pointer (STK) is 0x5FAEFBC, heap pointer (HEA) is 0x5FAEFC0
[16:20:36] Script[gamemodes/igrp.amx]: Run time error 3: "Stack/heap collision (insufficient stack size)"
[16:20:36] Number of vehicle models: 0



Re: Heap Size help (+rep) - jamal1992 - 22.08.2015

#pragma dynamic 500000 try that, or chnage the numer more higher