Debug - 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: Debug (
/showthread.php?tid=571160)
Debug -
Brys - 16.04.2015
Sometimes i get this spammed and then the player(s) crash...
Messge :
Код:
:10:35] [debug] AMX backtrace:
[21:10:35] [debug] #0 005e6d54 in ?? (0) from SRPP.amx
[21:10:35] [debug] #1 005e6bb4 in public ServerHeartbeatTwo@_yT (0) from SRPP.amx
[21:10:37] [debug] Run time error 4: "Array index out of bounds"
[21:10:37] [debug] Accessing element at index 12 past array upper bound 11
[21:10:37] [debug] AMX backtrace:
[21:10:37] [debug] #0 005e6d54 in ?? (0) from SRPP.amx
[21:10:37] [debug] #1 005e6bb4 in public ServerHeartbeatTwo@_yT (0) from SRPP.amx
[21:10:38] [debug] Run time error 4: "Array index out of bounds"
[21:10:38] [debug] Accessing element at index 12 past array upper bound 11
[21:10:38] [debug] AMX backtrace:
[21:10:38] [debug] #0 005e6d54 in ?? (0) from SRPP.amx
[21:10:38] [debug] #1 005e6bb4 in public ServerHeartbeatTwo@_yT (0) from SRPP.amx
Any help ?
Re: Debug -
Mencent - 16.04.2015
Hello!
Can you share this callback
ServerHeartbeatTwo@_yT?
Mencent