[HELP] debuged error in loadaccount
#1

Hello I was get error in public LoadAccount and this is all from server log

[17:05:00] [debug] Run time error 6: "Invalid instruction"
[17:05:00] [debug] Unknown opcode 0x80000000 at address 0x00000020
[17:05:00] [debug] AMX backtrace:
[17:05:00] [debug] #0 00000020 in public LoadAccount () at C:\Users\Barcelona\Desktop\GURP MYSQL Gamemode v4.0.0\pawno\include\float.inc:109

and when are second player enter it show the same error just diffrent line in pawno include and in float.inc is 115 line

there is this lines from float.inc

stock Floatperator-(Floatper)
return oper^Float:cellmin; ---> this is line 109


stock Floatperator/(Floatper1, oper2)
return floatdiv(oper1, float(oper2)); ---> this is line 115
Reply
#2

What do you expect by using the symbol "^".

There's "floatpow()" for the powers but if it's not that, I simply don't understand what you try to do.
Reply
#3

I try nothing to do I just give you the lines where it error showing and I never look that float inc until today
Reply
#4

anyone? thanks
Reply
#5

anyone? thanks
Reply
#6

Anyone.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)