SA-MP Forums Archive
Server Crash: \YSI\y_hooks.inc - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server Crash: \YSI\y_hooks.inc (/showthread.php?tid=397101)



Server Crash: \YSI\y_hooks.inc - nGen.SoNNy - 03.12.2012

I need help I can't understand why is happend this!


[02/12/2012 20:08:23] [debug] Server crashed while executing (SE).amx
[02/12/2012 20:08:23] [debug] AMX backtrace:
[02/12/2012 20:08:23] [debug] #0 00000030 in Debug_Print0 () at D:\Pawno - V3\include\float.inc:102
[02/12/2012 20:08:23] [debug] #1 00000030 in Debug_Print0 (... <27 variable arguments>) at D:\Pawno - V3\include\float.inc:102
[02/12/2012 20:08:23] [debug] #2 00016a60 in public OnDialogResponse (playerid=2, dialogid=3001, response=1, listitem=-1, inputtext[]=@0x003f37ec "") at D:\Pawno - V3\include\YSI\y_hooks.inc:3155
[02/12/2012 20:08:23] [debug] System backtrace:
[02/12/2012 20:08:23] [debug] #0 f70ab1c1 in _ZN10StackTraceC1EiiPv () from plugins/CD.so
[02/12/2012 20:08:23] [debug] #1 f70a3979 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/CD.so
[02/12/2012 20:08:23] [debug] #2 f70a6227 in _ZN11crashdetect15SystemExceptionEPv () from plugins/CD.so
[02/12/2012 20:08:23] [debug] #3 f70aadda in ?? () from plugins/CD.so
[02/12/2012 20:08:23] [debug] #4 ffffe500 in ?? ()

pawn Код:
Line: 3155 (y_hooks)
pawn Код:
Line: 3153 // Do ALS just in case (YSI no longer uses this though now).
Line: 3154 P:2("Hooks_OnDialogResponse end");
Line: 3155 HOOK_RETURN<DialogResponse>
}