Help with these errors
#1

Hello there friends.
I saw that i have this errors in my server-log.
Can you tell me what are this errors? and what is causing them..
I saw that is something with OnDialogResponse, a callback or something from that public, idk.

PHP код:
[16:18:01] [debugServer crashed while executing IS.amx
[16:18:01] [debugAMX backtrace:
[
16:18:01] [debug#0 native CallLocalFunction () [080dfac0] from samp03svr
[16:18:01] [debug#1 000987cc in public OnDialogResponse (0x00000000, 0x00000061, 0x00000001, 0x00000004, 0x0045f0f8) from IS.amx
[16:18:01] [debugNative backtrace:
[
16:18:01] [debug#0 f7478246 in _ZN10StackTraceC2EPv () from plugins/crashdetect.so
[16:18:01] [debug#1 f7470f03 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[16:18:01] [debug#2 f747197c in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[16:18:01] [debug#3 f7473df4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[16:18:01] [debug#4 f7477d1d in ?? () from plugins/crashdetect.so
[16:18:01] [debug#5 f77b3d40 in __kernel_rt_sigreturn () from linux-gate.so.1
[16:18:01] [debug#6 080dfcfc in ?? () from samp03svr
[16:18:01] [debug#7 080950e4 in ?? () from samp03svr
[16:18:01] [debug#8 f7470a91 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so 
Reply
#2

show the call back public OnDialogResponse

Compile the code in -d3 it might give some more informations
Reply
#3

PHP код:
public OnDialogResponseplayeriddialogidresponselistiteminputtext[ ] ) 
I already compiled with -d3 and nothing.
Reply
#4

I think he means everything from OnDialogResponse.
Reply
#5

OnDialogResponse is pretty huge...
Reply
#6

PHP код:
public OnDialogResponse (0x000000000x000000610x000000010x000000040x0045f0f8from IS.amx 
Post your whole OnDialogResponse or.. try to remove the recent changes from this callback.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)