PrintBacktrace - 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: PrintBacktrace (
/showthread.php?tid=628455)
PrintBacktrace -
Fletcher007 - 10.02.2017
Код:
[22:09:11] [debug] Run time error 19: "File or function is not found"
[22:09:11] [debug] PrintBacktrace
[22:09:11] [debug] Run time error 19: "File or function is not found"
[22:09:11] [debug] PrintBacktrace
How To Fix This?
Re: PrintBacktrace -
LondonRP - 10.02.2017
re-compile your script
Re: PrintBacktrace -
Fletcher007 - 10.02.2017
Код:
Where it could be???
warning 209: function "Master_OnScriptExit" should return a value
Re: PrintBacktrace -
Misiur - 10.02.2017
Do you have OnGamemodeExit/OnFilterscriptExit? If yes, make sure it returns 1.
Re: PrintBacktrace -
Fletcher007 - 10.02.2017
Yes i do
Re: PrintBacktrace -
Fletcher007 - 10.02.2017
I Have fixed this warning but its same
Код:
[22:09:11] [debug] Run time error 19: "File or function is not found"
[22:09:11] [debug] PrintBacktrace
[22:09:11] [debug] Run time error 19: "File or function is not found"
[22:09:11] [debug] PrintBacktrace
Re: PrintBacktrace -
Konstantinos - 10.02.2017
You don't need to include
crashdetect.inc to your gamemode unless you want to do excessive debugging. The reason that message was given is because the plugin version is very old, update to
v4.18.1