Crash Detect
#1

Hi, I've been getting this issue with crashdetect, when it says the function I go and add it in the script and return 1; But always gives off a new function.

It was:
Код:
[15:37:03] [debug] #0 ???????? in public OnPlayerTakeDamage () at C:\Users\Kyle\Desktop\Scripting\gamemodes\CNRV2.pwn:25499
[15:37:04] [debug] Run time error 6: "Invalid instruction"
[15:37:04] [debug] Unknown opcode 0x7800 at address 0xFFFFFFFF
[15:37:04] [debug] Backtrace:

Then


[21:15:23] [debug] #0  ???????? in public OnUnoccupiedVehicleUpdate () at C:\Users\Kyle\Desktop\Scripting\gamemodes\CNRV2.pwn:25509
[21:15:23] [debug] Run time error 6: "Invalid instruction"
[21:15:23] [debug]   Unknown opcode 0x7800 at address 0xFFFFFFFF
[21:15:23] [debug] Backtrace:
and now OnRconCommand... What to do?
Reply
#2

I recommend you to remove this crash detect shit.It's crap if you ask me.Doesn't help at all.
Reply
#3

Quote:
Originally Posted by Strech
Посмотреть сообщение
I recommend you to remove this crash detect shit.It's crap if you ask me.Doesn't help at all.
You say everything is crap,
Crashdetect sucks,
MySQL sucks.

Do you know what sucks? You using big letters and different colors, so stupid tbh
Reply
#4

Recompile the script with -d3 compiler option. That should replace the question marks (and potentially addresses) with named functions. Create a file called 'pawn.cfg' in the Pawno directory with contents -d3.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)