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)
+--- Thread: Run time error 19: "File or function is not found" (/showthread.php?tid=611369)



Run time error 19: "File or function is not found" - IamPuzo - 05.07.2016

Well, there is no error in script, whenever i try to run server, following error occur and server crash.
Whats the problem?
Code:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[20:13:25] 
[20:13:25] Server Plugins
[20:13:25] --------------
[20:13:25]  Loading plugin: streamer
[20:13:25]   Failed.
[20:13:25]  Loading plugin: irc
[20:13:25] 

*** IRC Plugin v1.4.3 by Incognito loaded ***

[20:13:25]   Loaded.
[20:13:25]  Loading plugin: sscanf
[20:13:25] 

[20:13:25]  ===============================

[20:13:25]       sscanf plugin loaded.     

[20:13:25]          Version:  2.8.1        

[20:13:25]    © 2012 Alex "******" Cole  

[20:13:25]  ===============================

[20:13:25]   Loaded.
[20:13:25]  Loading plugin: nativechecker
[20:13:25]   Loaded.
[20:13:25]  Loaded 3 plugins.

[20:13:25] 
[20:13:25] Ban list
[20:13:25] --------
[20:13:25]  Loaded: samp.ban
[20:13:25] 
[20:13:25] 
[20:13:25] Filterscripts
[20:13:25] ---------------
[20:13:25]   Loading filterscript 'lspd.amx'...
[20:13:25]   Loaded 1 filterscripts.

[20:13:25]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[20:13:25]    Error: Function not registered: 'CreateDynamicObject'
[20:13:25]    Error: Function not registered: 'CreateDynamicMapIcon'
[20:13:25]    Error: Function not registered: 'Streamer_Update'
[20:13:25]    Error: Function not registered: 'MoveDynamicObject'
[20:13:25]    Error: Function not registered: 'SetDynamicObjectMaterial'
[20:13:25]    Error: Function not registered: 'CreateDynamicCP'
[20:13:25]    Error: Function not registered: 'CreateDynamicCircle'
[20:13:25]    Error: Function not registered: 'CreateDynamicPickup'
[20:13:25]    Error: Function not registered: 'Streamer_TickRate'
[20:13:25]    Error: Function not registered: 'DestroyDynamicPickup'
[20:13:25]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[20:13:25]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[20:13:25]    Error: Function not registered: 'DestroyDynamicArea'
[20:13:25]    Error: Function not registered: 'SetDynamicObjectRot'
[20:13:25]    Error: Function not registered: 'DestroyDynamicObject'
[20:13:25]    Error: Function not registered: 'DestroyDynamicMapIcon'
[20:13:25] Script[gamemodes/Games.amx]: Run time error 19: "File or function is not found"
[20:13:25] Number of vehicle models: 0



Re: Run time error 19: "File or function is not found" - Alpay0098 - 05.07.2016

Quote:

[20:13:25] Loading plugin: streamer
[20:13:25] Failed.

Make sure your plugins are up to date.


Re: Run time error 19: "File or function is not found" - hery6 - 05.07.2016

Ya he is right. I had this problem earlier because some plugins that are required by the gamemode failed to load. So I updated them.


Re: Run time error 19: "File or function is not found" - IamPuzo - 05.07.2016

I putted the newer version of plugins and still failed to lead, whats the problem?


Re: Run time error 19: "File or function is not found" - Napst34 - 05.07.2016

Hello, please install all of this redistribuals.
http://www.microsoft.com/en-us/downl...s.aspx?id=5555
http://www.microsoft.com/en-us/downl...s.aspx?id=8328
http://www.microsoft.com/en-us/downl....aspx?id=30679
https://www.microsoft.com/en-us/down....aspx?id=48145

And can you show me your server.cfg please?