17.06.2017, 21:40
Hello peeps,
i have some problems with crash detect plugin. In my server log there are no function names from my script. I have -d3 on my compailer options
Compiler options
Server log
Any advice on solving this problem?
i have some problems with crash detect plugin. In my server log there are no function names from my script. I have -d3 on my compailer options
Compiler options
Code:
-r -w 203 -d3
Code:
[23:19:38] [debug] AMX backtrace: [23:19:38] [debug] #0 0048c6d0 in public OnSQLError (1, 1064, 28025620, 28023736, 28023732) from script.amx [23:19:38] [debug] #1 native sql_query () from sql.so [23:19:38] [debug] #2 000804f0 in public SacuvajIgraca (0) from script.amx [23:19:38] [debug] #3 000ae9a0 in public ppb_OnPlayerDisconnect (0, 1) from script.amx [23:19:38] [debug] #4 00030fb8 in public FC_OnPlayerDisconnect (0, 1) from script.amx [23:19:38] [debug] #5 native CallLocalFunction () from samp03svr [23:19:38] [debug] #6 00026fc4 in public SSCANF_OnPlayerDisconnect (0, 1) from script.amx [23:19:38] [debug] #7 0001d310 in public Itter_OnPlayerDisconnect (0, 1) from script.amx [23:19:38] [debug] #8 0001b008 in ?? (0, 1) from script.amx [23:19:38] [debug] #9 0000b73c in public FIXES_OnPlayerDisconnect (0, 1) from script.amx [23:19:38] [debug] #10 native CallLocalFunction () from samp03svr [23:19:38] [debug] #11 00002264 in public OnPlayerDisconnect (0, 1) from script.amx