error of crashdetect - 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: error of crashdetect (
/showthread.php?tid=444435)
error of crashdetect -
Lisaax - 16.06.2013
samp03svr: /home/asd/crashdetect/amx/amx.c:566: amx_BrowseRelocate: Assertion `op>0 && op<OP_NUM_OPCODES' failed.
How to fix this?
Re: error of crashdetect -
xeeZ - 16.06.2013
What crashdetect version are you using?
Re: error of crashdetect -
Lisaax - 16.06.2013
the newest.
Re: error of crashdetect -
xeeZ - 16.06.2013
Well, it can't be the newest one as there's no such string in the binary (you didn't compile it manually, did you?). Anyway, the assertion fails because it meets an invalid instruction while initializing the AMX, which makes me think that the .amx file is possibly corrupted or incomplete.