SA-MP Forums Archive
[Ajuda] AMX Backtrace + Runtime Error 5 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] AMX Backtrace + Runtime Error 5 (/showthread.php?tid=633389)



AMX Backtrace + Runtime Error 5 - iTzMatheus - 30.04.2017

Recebi esses erros em meu console e nгo sei qual й sua funcionalidade/razгo. O que й e como resolver?

Код:
e CallLocalFunction () from samp03svr
[00:40:15] [debug] #4 00014060 in public OnPlayerCommandText (0, 52027940) from gm.amx
[00:40:20] [debug] Run time error 5: "Invalid memory access"
[00:40:20] [debug] AMX backtrace:
[00:40:20] [debug] #0 00198c98 in ?? (1, 75) from gm.amx
[00:40:20] [debug] #1 002ec054 in ?? (1, 1) from gm.amx
[00:40:20] [debug] #2 0029981c in public cmd_v (1, 52027976) from gm.amx
[00:40:20] [debug] #3 native CallLocalFunction () from samp03svr
[00:40:20] [debug] #4 00014060 in public OnPlayerCommandText (1, 52027940) from gm.amx
[00:40:29] [debug] Run time error 5: "Invalid memory access"
[00:40:29] [debug] AMX backtrace:
[00:40:29] [debug] #0 00198c98 in ?? (1, 75) from gm.amx
[00:40:29] [debug] #1 002ec054 in ?? (1, 1) from gm.amx
[00:40:29] [debug] #2 0029981c in public cmd_v (1, 52027976) from gm.amx
[00:40:29] [debug] #3 native CallLocalFunction () from samp03svr
[00:40:29] [debug] #4 00014060 in public OnPlayerCommandText (1, 52027940) from gm.amx
[00:40:36] [debug] Run time error 5: "Invalid memory access"
[00:40:36] [debug] AMX backtrace:
[00:40:36] [debug] #0 00198c98 in ?? (1, 75) from gm.amx
[00:40:36] [debug] #1 002ec054 in ?? (1, 1) from gm.amx
[00:40:36] [debug] #2 0029981c in public cmd_v (1, 52027976) from gm.amx
[00:40:36] [debug] #3 native CallLocalFunction () from samp03svr
[00:40:36] [debug] #4 00014060 in public OnPlayerCommandText (1, 52027940) from gm.amx
[00:40:41] [debug] Run time error 5: "Invalid memory access"
[00:40:41] [debug] AMX backtrace:
[00:40:41] [debug] #0 00198c98 in ?? (0, 75) from gm.amx
[00:40:41] [debug] #1 002ec054 in ?? (0, 0) from gm.amx
[00:40:41] [debug] #2 0029981c in public cmd_v (0, 52027976) from gm.amx
[00:40:41] [debug] #3 native CallLocalFunction () from samp03svr
[00:40:41] [debug] #4 00014060 in public OnPlayerCommandText (0, 52027940) from gm.amx
[01:02:25] [part] Cornelious_Mayhew has left the server (0:1)
[01:02:41] [part] Jayden_McDavis has left the server (1:1)
[01:07:11] [connection] 179.178.162.51:60667 requests connection cookie.
[01:07:12] [connection] incoming connection: 179.178.162.51:60667 id: 0
[01:07:13] [join] Halt has joined the server (0:179.178.162.51)
[01:07:24] [nick] Halt nick changed to Cornelious_Mayhew
[01:24:38] [debug] Run time error 5: "Invalid memory access"
[01:24:38] [debug] AMX backtrace:
[01:24:38] [debug] #0 00198c98 in ?? (0, 75) from gm.amx
[01:24:38] [debug] #1 002ec054 in ?? (0, 0) from gm.amx
[01:24:38] [debug] #2 0029981c in public cmd_v (0, 52027976) from gm.amx
[01:24:38] [debug] #3 native CallLocalFunction () from samp03svr
[01:24:38] [debug] #4 00014060 in public OnPlayerCommandText (0, 52027940) from gm.amx
[01:27:14] [debug] Run time error 5: "Invalid memory access"
[01:27:14] [debug] AMX backtrace:
[01:27:14] [debug] #0 00198c98 in ?? (0, 75) from gm.amx
[01:27:14] [debug] #1 001e9944 in public salario (0) from gm.amx
[01:27:14] [debug] #2 001e91e4 in public MinuteCheck () from gm.amx
[01:55:37] [part] Cornelious_Mayhew has left the server (0:1)
Utilizo ZCMD como processador de comandos, se necessбrio outros cуdigos posso enviar a vocкs. Agradeзo pela atenзгo e aguardo a ajuda.