SA-MP Forums Archive
Crashdetect - What's to do? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Crashdetect - What's to do? (/showthread.php?tid=374117)



Crashdetect - What's to do? - Spielie - 01.09.2012

/edit: Fixxed!

Hi,
first I want to apologize for my bad english (I'm from Germany...).
Yesterday I added a few Scripts to my GameMode.
Today I noticed that OnGameModeInit doesn't load.
After that I activated Crashdetect (the plugin) and startet the server again.
In the server client is this report:
Код:
[11:29:14] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[11:29:14] [debug]  Stack pointer (STK) is 0x16F49B8, heap pointer (HEA) is 0x16F4B48
[11:29:14] [debug] AMX backtrace:
[11:29:14] [debug] #0 ???????? in public OnGameModeInit () from server.amx
What should i do to fix this?
Please help me!