15.04.2016, 17:08
Well,
First, that's what happens when I use PathFinder_MapAndreasLock():
Then, when I use PathFinder_FindWay:
But nothing shows up when I simply use initializing functions
First, that's what happens when I use PathFinder_MapAndreasLock():
Код:
[18:59:30] [debug] Server crashed while executing SurviveAll.amx [18:59:30] [debug] AMX backtrace: [18:59:30] [debug] #0 native PathFinder_MapAndreasLock () from PathFinder.DLL [18:59:30] [debug] #1 00048c94 in ?? (0, 1) from SurviveAll.amx [18:59:30] [debug] #2 000599dc in ?? () from SurviveAll.amx [18:59:30] [debug] #3 0000602c in public ScriptInit_OnGameModeInit () from SurviveAll.amx [18:59:30] [debug] #4 00000ed4 in public OnGameModeInit () from SurviveAll.amx [18:59:31] [debug] Native backtrace: [18:59:31] [debug] #0 6cf81f27 in ?? () from plugins\PathFinder.DLL [18:59:31] [debug] #1 6ab262ca in ?? () from plugins\crashdetect.DLL [18:59:31] [debug] #2 6ab28b28 in ?? () from plugins\crashdetect.DLL [18:59:31] [debug] #3 6ab209c7 in ?? () from plugins\crashdetect.DLL [18:59:31] [debug] #4 6ab2631a in ?? () from plugins\crashdetect.DLL [18:59:31] [debug] #5 6aab51b9 in ?? () from plugins\streamer.DLL [18:59:31] [debug] #6 0046f504 in ?? () from samp-server.exe [18:59:31] [debug] #7 65646f6d in ?? () from samp-server.exe [18:59:31] [debug] #8 75532f73 in ?? () [18:59:31] [debug] #9 76697672 in ?? () from C:\Windows\syswow64\SHELL32.dll [18:59:31] [debug] #10 6c6c4165 in ?? () from samp-server.exe [18:59:31] [debug] #11 786d612e in ?? () from samp-server.exe
Код:
[19:00:52] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)" [19:00:52] [debug] Stack pointer (STK) is 0x1091758, heap pointer (HEA) is 0x1091904 [19:00:52] [debug] AMX backtrace: [19:00:52] [debug] #0 0009f8b0 in ?? (17024952) from SurviveAll.amx [19:00:52] [debug] #1 000431a0 in ?? (57, 1153419434, -1018283485, 1095992502, 1) from SurviveAll.amx [19:00:52] [debug] #2 00043b98 in ?? () from SurviveAll.amx [19:00:52] [debug] #3 0009de1c in public SecondUpdate () from SurviveAll.amx