SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Run time error 19: "File or function is not found" (/showthread.php?tid=277169)



Run time error 19: "File or function is not found" - Lynn - 16.08.2011

I know it's usually caused by a missing plugin.
But I have the plugin in the folder, and in the server.cfg.
It also loads it...
I am only using this One plugin as-well.
Код:
SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[14:28:12] filterscripts = ""  (string)
[14:28:12] 
[14:28:12] Server Plugins
[14:28:12] --------------
[14:28:12]  Loading plugin: streamer
[14:28:12] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[14:28:12]   Loaded.
[14:28:12]  Loaded 1 plugins.

[14:28:12] 
[14:28:12] Filter Scripts
[14:28:12] ---------------
[14:28:12]   Loaded 0 filter scripts.

[14:28:12] Script[gamemodes/NGDM.amx]: Run time error 19: "File or function is not found"
[14:28:12] Number of vehicle models: 0
[14:28:14] --- Server Shutting Down.
[14:28:14] 

*** Streamer Plugin v2.5.2 by Incognito unloaded ***



Re: Run time error 19: "File or function is not found" - Unknown_Killer - 16.08.2011

u use linux or window plugin ? try both maybe will fix ur problem

i mean if u use window switch to .so


Re: Run time error 19: "File or function is not found" - Johnson_boy - 16.08.2011

"- Ensure that all scripts are compiled with the latest include file. If the server outputs "Runtime error 19: 'File or function is not found'," then the gamemode is most likely compiled with an include file version that does not match the plugin version.", quoted from streamer's release topic


Re: Run time error 19: "File or function is not found" - Shockey HD - 16.08.2011

Make sure that the plugin isnt .dll if your using linux.

Windows= .dll
Linux= .so

Also, Make sure the plugin is the 32 bit one.


Re: Run time error 19: "File or function is not found" - Lynn - 16.08.2011

I am running Windows so I do not add any extension(Such as .so).
I have the updated Include(Compiled with the script.) Yet I still get that error.


Re: Run time error 19: "File or function is not found" - Lynn - 16.08.2011

Does anyone know?
I got all the right includes; Other wise my game wouldn't compile.
It has no Warning / Error's(Error's wouldn't let the server run anyways.)
I have the plugin(It wouldn't load if I didn't.)
And I have the updated Include.
I just re-downloaded the whole plugin + Include, replaced it with my old one,
and I still get this.


Re: Run time error 19: "File or function is not found" - =WoR=Varth - 17.08.2011

Miss read. I get this problem before, let me remember first.

EDIT: ask this guy https://sampforum.blast.hk/showthread.php?tid=273805


Re: Run time error 19: "File or function is not found" - Kingunit - 17.08.2011

You need to new version of the streamer plugin. I had this problem before.


Re: Run time error 19: "File or function is not found" - Wyu - 17.08.2011

https://sampforum.blast.hk/showthread.php?tid=249226