Run Time Error 19 - 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: Run Time Error 19 (
/showthread.php?tid=517657)
Run Time Error 19 -
Jigsaw123 - 06.06.2014
Код:
[07:16:33] Script[gamemodes/WW-RP.amx]: Run time error 19: "File or function is not found"
[07:16:33] Number of vehicle models: 0
This is what i get, Someone tell me how to fix it?
Re: Run Time Error 19 -
Laure - 06.06.2014
Update your plugins along with same version of include then recompile ur script.
Re: Run Time Error 19 -
BroZeus - 06.06.2014
make sure you have nativechecker sscanf streamer plugin in use and other if required
and make open your gamemode folder and see if
WW-RP.amx file is there or not
Re: Run Time Error 19 -
Parallex - 06.06.2014
Quote:
Originally Posted by Jigsaw123
Код:
[07:16:33] Script[gamemodes/WW-RP.amx]: Run time error 19: "File or function is not found"
[07:16:33] Number of vehicle models: 0
This is what i get, Someone tell me how to fix it?
|
EDIT: Show us your full server log.
This error is common and is mostly caused because of the plugins error. Well, if you want to find out what is wrong here, download the
Native Checker plugin and loading it into the server. The error would be stated above it and post that error here.