SA-MP Forums Archive
Help error - 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: Help error (/showthread.php?tid=621066)



Help error - ImVictor - 06.11.2016


[09:57:52] [debug] Server crashed while executing Final.amx
[09:57:52] [debug] AMX backtrace:
[09:57:52] [debug] #0 00009e30 in main () from Final.amx
[09:57:52] [debug] Native backtrace:
[09:57:52] [debug] #0 74f17e0c in ?? () from plugins\crashdetect.dll
[09:57:52] [debug] #1 74f109c7 in ?? () from plugins\crashdetect.dll
[09:57:52] [debug] #2 74f1631a in ?? () from plugins\crashdetect.dll
[09:57:52] [debug] #3 74ea51b9 in ?? () from plugins\streamer.dll
[09:57:52] [debug] #4 0046f529 in ?? () from samp-server.exe
[09:57:52] [debug] #5 65646f6d in ?? () from samp-server.exe
[09:57:52] [debug] #6 69462f73 in ?? () from samp-server.exe
[09:57:52] [debug] #7 2e6c616e in ?? () from samp-server.exe
[09:57:52] [debug] #8 00786d61 in ?? ()

How can i fix this ?



Re: Help error - PeanutButter - 06.11.2016

Show us the code that crashes in your final.pwn file


Re: Help error - ImVictor - 06.11.2016

This is the problem, i don't know why the fuck this is crashing...


Re: Help error - ImVictor - 06.11.2016

Oh, i've already fixed it, was just a broken include, thanks PeanutButter.