SA-MP Forums Archive
Server Crash - 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: Server Crash (/showthread.php?tid=571952)



Server Crash - lulo356 - 23.04.2015

pawn Код:
[23:19:45] [debug] Run time error 6: "Invalid instruction"
[23:19:45] [debug]  Unknown opcode 0x3139ac0 at address 0x0000001C
[23:19:45] [debug] AMX backtrace:
[23:19:45] [debug] Server crashed while executing LX-RP.amx
[23:19:45] [debug] AMX backtrace:
[23:19:45] [debug] Server crashed while executing LX-RP.amx
[23:19:45] [debug] AMX backtrace:
Can someone tell me what to do?


Re: Server Crash - Infamous - 23.04.2015

Apparantly run time error 6 is normally assosiated with a missing bracket, check your code for missing brackets on recently edited code.