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: Run time error 19: "File or function is not found" (
/showthread.php?tid=625692)
Run time error 19: "File or function is not found" -
MikeeJr - 04.01.2017
How to solve this?
Here is the code:
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[00:56:30] filterscripts = "" (string)
[00:56:30] password = "" (string)
[00:56:30]
[00:56:30] Server Plugins
[00:56:30] --------------
[00:56:30] Loading plugin: sscanf.dll
[00:56:30]
[00:56:30] ===============================
[00:56:30] sscanf plugin loaded.
[00:56:30] Version: 2.8.1
[00:56:30] © 2012 Alex "******" Cole
[00:56:30] ===============================
[00:56:30] Loaded.
[00:56:30] Loading plugin: streamer.dll
[00:56:30] Loaded.
[00:56:30] Loading plugin: Whirlpool.dll
[00:56:30]
[00:56:30] ==================
[00:56:30]
[00:56:30] Whirlpool loaded
[00:56:30]
[00:56:30] ==================
[00:56:30]
[00:56:30] Loaded.
[00:56:30] Loading plugin: MapAndreas.dll
[00:56:30] Loaded.
[00:56:30] Loaded 4 plugins.
[00:56:30]
[00:56:30] Ban list
[00:56:30] --------
[00:56:30] Loaded: samp.ban
[00:56:30]
[00:56:30]
[00:56:30] Filterscripts
[00:56:30] ---------------
[00:56:30] Loaded 0 filterscripts.
[00:56:30] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found"
[00:56:30] Number of vehicle models: 0
Re: Run time error 19: "File or function is not found" -
Bomber07 - 04.01.2017
Did you have any errors on your GM ?
Re: Run time error 19: "File or function is not found" -
saffierr - 04.01.2017
Also make sure the .amx file is placed in gamemodes folder.
Re: Run time error 19: "File or function is not found" -
SickAttack - 04.01.2017
Get nativechecker and run the server with it enabled.