SA-MP Forums Archive
Server crash - 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 (/showthread.php?tid=418400)



Server crash - fordawinzz - 24.02.2013

Код:
[20:00:57] [debug] #0 00000032 in Debug_Print0 (... <31 variable arguments>) at E:\SA-MP Server\pawno\include\float.inc:108
[20:00:57] [debug] #1 00000032 in Debug_Print0 () at E:\SA-MP Server\pawno\include\float.inc:108
[20:00:57] [debug] #2 native CallLocalFunction () [080d24b0] from samp03svr
[20:00:57] [debug] #3 0000f36c in public FC_OnPlayerConnect (playerid=51, ... <30 variable arguments>) at E:\SA-MP Server\pawno\include\mSelection.inc:432
[20:00:57] [debug] #4 00000031 in Debug_Print0 () at E:\SA-MP Server\pawno\include\float.inc:108
[20:00:57] [debug] #5 native CallLocalFunction () [080d24b0] from samp03svr
[20:00:57] [debug] #6 0000b588 in public Debug_Print0 (... <31 variable arguments>) at E:\SA-MP Server\pawno\include\floodcontrol.inc:68
[20:00:57] [debug] #7 00000036 in Debug_Print0 () at E:\SA-MP Server\pawno\include\float.inc:108
[20:00:57] [debug] System backtrace:

[20:01:46] [debug] AMX backtrace:
[20:01:46] [debug] #0 00000034 in Debug_Print0 (... <13 variable arguments>) at E:\SA-MP Server\pawno\include\float.inc:108
[20:01:46] [debug] #1 00000034 in Debug_Print0 () at E:\SA-MP Server\pawno\include\float.inc:108

and more like this ...
I use mSelection and floodcontrol includes.


Re: Server crash - Threshold - 25.02.2013

I am having this same kind of problem. Not exactly sure what is causing the problem, but here is what my crashdetect is showing:

Код:
[03:13:18] [debug] System backtrace:
[03:13:18] [debug] #1 00000035 in Debug_Print0 () at C:\Users\*\Desktop\Scripting\pawno\include\float.inc:108
[03:13:18] [debug] #0 00000035 in Debug_Print0 (... <12 variable arguments>) at C:\Users\*\Desktop\Scripting\pawno\include\float.inc:108
[03:13:18] [debug] AMX backtrace:
[03:13:18] [debug] Server crashed while executing drift.amx



Re: Server crash - xeeZ - 25.02.2013

Try upgrading crashdetect to the latest verion (4.10) or, if that doesn't change anything, compile the script without debug info (it's messed up anyway) - maybe you'll get correct public names


Re: Server crash - fordawinzz - 25.02.2013

nah, I've removed the -d3 parameter and it isn't showing the public name correctly.

# I have version 4.1