Posts: 313
Threads: 72
Joined: Sep 2012
Reputation:
0
samp03svr: /home/asd/crashdetect/amx/amx.c:566: amx_BrowseRelocate: Assertion `op>0 && op<OP_NUM_OPCODES' failed.
How to fix this?
Posts: 320
Threads: 8
Joined: Feb 2013
Reputation:
0
What crashdetect version are you using?
Posts: 320
Threads: 8
Joined: Feb 2013
Reputation:
0
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.