SA-MP Forums Archive
Run time error 19: "File or function is not found" Help ! - 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" Help ! (/showthread.php?tid=569549)



Run time error 19: "File or function is not found" Help ! - sampkinq - 31.03.2015

What is the problem



Streamer The current version installed

OS: Windows Server 2008 R2 SP1 (64Bit)

Log

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[19:17:51] filterscripts = ""  (string)
[19:17:51] 
[19:17:51] Server Plugins
[19:17:51] --------------
[19:17:51]  Loading plugin: streamer
[19:17:51]   Failed.
[19:17:51]  Loading plugin: sscanf
[19:17:51] 

[19:17:51]  ===============================

[19:17:51]       sscanf plugin loaded.     

[19:17:51]          Version:  2.8.1        

[19:17:51]    © 2012 Alex "******" Cole  

[19:17:51]  ===============================

[19:17:51]   Loaded.
[19:17:51]  Loading plugin: nativechecker
[19:17:51]   Loaded.
[19:17:51]  Loaded 2 plugins.

[19:17:51] 
[19:17:51] Filterscripts
[19:17:51] ---------------
[19:17:51]   Loaded 0 filterscripts.

[19:17:51]    Error: Function not registered: 'CreateDynamicObject'
[19:17:51]    Error: Function not registered: 'DestroyDynamicObject'
[19:17:51]    Error: Function not registered: 'CreateDynamicPickup'
[19:17:51]    Error: Function not registered: 'DestroyDynamicPickup'
[19:17:51] Script[gamemodes/derby.amx]: Run time error 19: "File or function is not found"
[19:17:51] Number of vehicle models: 0



Re: Run time error 19: "File or function is not found" Help ! - CalvinC - 31.03.2015

You streamer plugin failed to load, did you recently update it?


Re: Run time error 19: "File or function is not found" Help ! - TakeiT - 31.03.2015

Try redownloading the streamer plugin

[19:17:51] Loading plugin: streamer
[19:17:51] Failed.


Re: Run time error 19: "File or function is not found" Help ! - sampkinq - 31.03.2015

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
You streamer plugin failed to load, did you recently update it?
the latest version of the Board


Re: Run time error 19: "File or function is not found" Help ! - sampkinq - 31.03.2015

Quote:
Originally Posted by TakeiT
Посмотреть сообщение
Try redownloading the streamer plugin

[19:17:51] Loading plugin: streamer
[19:17:51] Failed.
the same problem


Re: Run time error 19: "File or function is not found" Help ! - CalvinC - 31.03.2015

Try using an older version, see if it's the same problem.


Re: Run time error 19: "File or function is not found" Help ! - Ritzy2K - 31.03.2015

compile the script with the latest include too, and then try to load the latest plugin.


Re: Run time error 19: "File or function is not found" Help ! - DetoNater - 31.03.2015

I have the same problem today morning. Download this and install, this works fine

redist 2012 : http://www.microsoft.com/en-in/downl....aspx?id=30679
dotnet 4.5.1 :http://www.microsoft.com/en-in/downl....aspx?id=40779


Re: Run time error 19: "File or function is not found" Help ! - sampkinq - 31.03.2015

Quote:
Originally Posted by DetoNater
Посмотреть сообщение
I have the same problem today morning. Download this and install, this works fine

redist 2012 : http://www.microsoft.com/en-in/downl....aspx?id=30679
dotnet 4.5.1 :http://www.microsoft.com/en-in/downl....aspx?id=40779
same problem


Re: Run time error 19: "File or function is not found" Help ! - sampkinq - 31.03.2015

problem solved