ProgressBar - 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: ProgressBar (
/showthread.php?tid=658541)
ProgressBar -
Hunud - 06.09.2018
Hey,
I went to create a progress-bar for myself and unfo it doesen't run prop. I'm missing something ?
https://sampforum.blast.hk/showthread.php?tid=537468
Code:
[16:10:49] Loading filterscript 'editor-emmet.amx'...
[16:10:49] [debug] Run time error 19: "File or function is not found"
[16:10:49] [debug] PrintBacktrace
[16:10:49] Loaded 1 filterscripts.
[16:10:51] [debug] Run time error 19: "File or function is not found"
[16:10:51] [debug] PrintBacktrace
[16:10:51] [debug] Run time error 19: "File or function is not found"
[16:10:51] [debug] PrintBacktrace
[16:10:51] [debug] Run time error 19: "File or function is not found"
[16:10:51] [debug] PrintBacktrace
[16:10:51] [debug] Run time error 19: "File or function is not found"
[16:10:51] [debug] PrintBacktrace
Re: ProgressBar -
UFF - 06.09.2018
Check if there is PrintBacktrace.amx in filterscripts folder or check whether you have typed wrong name in server.cfg
Re: ProgressBar -
Hunud - 06.09.2018
There's nothing like that i and wrote name correctly.
Re: ProgressBar -
v1k1nG - 06.09.2018
Maybe some plugin is missing
Re: ProgressBar -
NaS - 06.09.2018
Quote:
Originally Posted by UFF
Check if there is PrintBacktrace.amx in filterscripts folder or check whether you have typed wrong name in server.cfg
|
Wut...
You are missing a plugin or the script is so out of date that some of the functions do not exist anymore. If you are unsure what it could be (there are not many options tho...) use NativeChecker to find out.