Crash...
#1

Hi guys

Today my server crushed and luckily i had activated crashdetect plugin before...

This is what crashdetect printed when the server crashed:
Код:
[17:06:03] [debug] Server crashed while executing TRPG.amx
[17:06:03] [debug] AMX backtrace:
[17:06:03] [debug] #0 00000074 in ?? (... <29 arguments>) at C:\Users\PC\Desktop\Tomato Roleplay Server\pawno\include\float.inc:108
[17:06:03] [debug] #1 00000074 in public OnPlayerCommandText () at C:\Users\PC\Desktop\Tomato Roleplay Server\pawno\include\float.inc:108
There is no OnPlayerCommandText in the float.inc...

Line 108 in float.inc
Код:
stock Float:operator-(Float:oper)
    return oper^Float:cellmin;                  /* IEEE values are sign/magnitude */
Reply
#2

Well in
Код:
[17:06:03] [debug] #1 00000074 in public OnPlayerCommandText () at C:\Users\PC\Desktop\Tomato Roleplay Server\pawno\include\float.inc:108
Doesn't Mean its in float.inc the server crashed while executing a function of float.inc in your GameMode TRPG.amx under OnPlayerCommandText ()
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)