SA-MP Forums Archive
ERROR: 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: ERROR: run time error 19 file or function is not found (/showthread.php?tid=444288)



ERROR: run time error 19 file or function is not found - SssSssSss - 16.06.2013

I try to run my server, And he do it: run time error 19 file or function is not found.

I downloaded New plugins It does not help.

My "Server.log"

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[03:49:10] password = "" (string)
[03:49:10]
[03:49:10] Server Plugins
[03:49:10] --------------
[03:49:10] Loading plugin: streamer.dll
[03:49:10] Failed.
[03:49:10] Loading plugin: sscanf.dll
[03:49:10]

[03:49:10] ===============================

[03:49:10] sscanf plugin loaded.

[03:49:10] © 2009 XXXX

[03:49:10] 0.3d-R2 500 Players "dnee"

[03:49:10] ===============================

[03:49:10] Loaded.
[03:49:10] Loading plugin: audio.dll
[03:49:10] Failed.
[03:49:10] Loaded 1 plugins.

[03:49:10]
[03:49:10] Filterscripts
[03:49:10] ---------------
[03:49:10] Loading filterscript 'buttons.amx'...
[03:49:10] Loading filterscript 'iradio.amx'...
[03:49:10] Loading filterscript 'anims.amx'...
[03:49:10] Loading filterscript 'knpc.amx'...
[03:49:10] Loading filterscript 'Firework2.amx'...
[03:49:10] Loading filterscript 'gcustom.amx'...
[03:49:10] Loading filterscript 'vacations.amx'...
[03:49:10] Unable to load filterscript 'vacations.amx'.
[03:49:10] Loading filterscript '*******.amx'...
[03:49:10] ******* player by usrb1n has been loaded
[03:49:10] Loading filterscript 'F_streamer.amx'...
[03:49:10] F_Streamer Loaded successful.
[03:49:10] Loading filterscript 'maploader.amx'...
[03:49:10] Loading filterscript 'Mapv1.amx'...
[03:49:10]
--------------------------------------
[03:49:10] Map by XXXX v1
[03:49:10] --------------------------------------

[03:49:10] Loading filterscript 'notepad.amx'...
[03:49:10] Loading filterscript 'Weaponholder.amx'...
[03:49:10] Loading filterscript 'MP3.amx'...
[03:49:10]
--------------------------------------
[03:49:10] Police Flash lights V2.1
[03:49:10] By XXXX
[03:49:10] --------------------------------------

[03:49:10] Loading filterscript 'MegaPhone.amx'...
[03:49:10] Loading filterscript 'Xballoon.amx'...
[03:49:10] Loading filterscript 'test1.amx'...
[03:49:10] Unable to load filterscript 'test1.amx'.
[03:49:10] Loaded 15 filterscripts.

[03:49:10] Script[gamemodes/XXXX.amx]: Run time error 19: "File or function is not found"
[03:49:10] Number of vehicle models: 0

if you know what the problem help me, Thanks for helping.


Re: ERROR: run time error 19 file or function is not found - ToiletDuck - 16.06.2013

Be sure you got XXXX.amx in your gamemodes folder and make all plugins visible in your folder too.

if Linux use .so for Windows use .dll


Re: ERROR: run time error 19 file or function is not found - Avi57 - 16.06.2013

pawn Code:
[03:49:10] Loading plugin: streamer.dll
[03:49:10] Failed.
[03:49:10] Loading plugin: audio.dll
[03:49:10] Failed.
Download new streamer plugin and audio plugin and includes.
Then compile script again and then run server.

Code:
This forum requires that you wait 120 seconds between posts. Please try again in 6 seconds.



Re: ERROR: run time error 19 file or function is not found - SssSssSss - 16.06.2013

Avi57 i did it, its not work.


Re: ERROR: run time error 19 file or function is not found - NoahF - 16.06.2013

Try using the nativechecker plugin.


Re: ERROR: run time error 19 file or function is not found - SssSssSss - 16.06.2013

I try the nativechecker and its not working.


Re: ERROR: run time error 19 file or function is not found - SssSssSss - 16.06.2013

UP, I NEED FAST HELP PLEASE.


Re: ERROR: run time error 19 file or function is not found - Donvalley - 16.06.2013

is your server running on linux? if so you need the .so files no the .dll files


Re: ERROR: run time error 19 file or function is not found - SssSssSss - 16.06.2013

I need dll files bro becuse i have windows server.


Re: ERROR: run time error 19 file or function is not found - Donvalley - 16.06.2013

post your server.cfg file (take away your rcon password)