[22:35:53] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)" [22:35:53] [debug] Stack pointer (STK) is 0x263E7C, heap pointer (HEA) is 0x2640D8 [22:35:53] [debug] AMX backtrace: [debug] #0 0000c244 in public StartMap (0x0000005a) from miskakonsta.amx [debug] #1 00013d14 in public OnDialogResponse (0x00000000, 0x0000071f, 0x00000001, 0x00000000, 0x00264020) from miskakonsta.amx
Код:
[22:35:53] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)" [22:35:53] [debug] Stack pointer (STK) is 0x263E7C, heap pointer (HEA) is 0x2640D8 [22:35:53] [debug] AMX backtrace: [debug] #0 0000c244 in public StartMap (0x0000005a) from miskakonsta.amx [debug] #1 00013d14 in public OnDialogResponse (0x00000000, 0x0000071f, 0x00000001, 0x00000000, 0x00264020) from miskakonsta.amx I just added MySQL reg/login system... |
#pragma dynamic (value in bytes)
//quoting the wiki:
//'Sets the size of memory (in cells) assigned to the stack and heap.
//Required if you get the excess memory usage warning
//after compilation (a wierd table after the compiler copyright line)'
//"a wierd table after the compiler copyright line" - srsly? a wierd table! xD who wrote this
Header size: 11164 bytes Code size: 349668 bytes Data size: 17716792 bytes Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion Total requirements:18094008 bytes