[Help]Run time error 19: "File or function is not found" - 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]Run time error 19: "File or function is not found" (
/showthread.php?tid=475025)
[Help]Run time error 19: "File or function is not found" -
UnitedChaos - 11.11.2013
When i run my server i got error
Код:
Run time error 19: "File or function is not found"
i dont know what i have to do
all my plugin work well
my .pwn file doesnt got error
plzz help
Re: [Help]Run time error 19: "File or function is not found" -
x96664 - 11.11.2013
Download native checker, put it in the plugins folder, add its name in the server.cfg run your server and tell us the result.
Re: [Help]Run time error 19: "File or function is not found" -
MMoss - 11.11.2013
Make sure all the includes you're trying to include in the script is in /pawno/include
Re: [Help]Run time error 19: "File or function is not found" -
PakistaniBaba - 11.11.2013
You missed some plugins in server.cfg and compile script again....
Re: [Help]Run time error 19: "File or function is not found" -
erminpr0 - 11.11.2013
Update your plugins and includes, then re-compile..
Re: [Help]Run time error 19: "File or function is not found" -
SAMProductions - 11.11.2013
If you wanna find out what or which problem are you facing so, try using Native Checker Plugin thingy, it will help you to find out what or which problem that makes your Server don't run;
First of all,
NativeChecker Plugin:
[Plugin] nativechecker
Check your "Plugins" Directory, and Look for "
nativechecker.dll" or "
nativechecker.so",
If you don't have "
nativechecker.dll" or "
nativechecker.so",
Download it here,
[Plugin] nativechecker
Installation:
- Copy the Plugin File plugins.
- Open server.cfg and add the plugin's name on plugins line.
and Make sure to update all your Include and Plugins to the Latest Version;
Installation:
- Copy the Plugin File plugins.
- Open server.cfg and add the plugin's name on plugins line.
It will write or print "
Error: Function not registered: '...'", etc. on your Server Log else this kind of text will shown or print on your SA-MP Server CMD;
Post it here.
and
By the way, it sometimes gives that kind of error(s) (Run time error 19: "File or function is not found"), if you get that kind of error(s) it means the version of your plugins are too old, so i suggest to you to update that plugins into the latest version one