SA-MP Forums Archive
Runtime error 19: "File or function is not found" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Runtime error 19: "File or function is not found" (/showthread.php?tid=295138)



Runtime error 19: "File or function is not found" - dudaefj - 05.11.2011

Hi

I'm using WS2008, framework 4.0 installed, but stramer.dll still doesnt load.

PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c R2, (C)2005-2011 SA-MP Team
[00:57:55
[
00:57:55Server Plugins
[00:57:55] --------------
[
00:57:55]  Loading pluginstreamer.dll
[00:57:55]   Failed.
[
00:57:55]  Loaded 0 plugins.
[
00:57:55
[
00:57:55Filter Scripts
[00:57:55] ---------------
[
00:57:55]   Loaded 0 filter scripts.
[
00:57:55Script[gamemodes/BSL.amx]: Run time error 19"File or function is not found"
[00:57:55Number of vehicle models
and if I try to use sscanf and streamer, just sscanf load.

PHP Code:
SA-MP Dedicated Server
----------------------
v0.3c R2, (C)2005-2011 SA-MP Team
[01:57:48
[
01:57:48Server Plugins
[01:57:48] --------------
[
01:57:48]  Loading pluginstreamer.dll
[01:57:49]   Failed.
[
01:57:49]  Loading pluginsscanf.dll
[01:57:49
[
01:57:49]  ===============================
[
01:57:49]       sscanf plugin loaded.     
[
01:57:49]    (c2009 Alex "******" Cole
[01:57:49]  ===============================
[
01:57:49]   Loaded.
[
01:57:49]  Loaded 1 plugins
does anyone have any idea?


Re: Runtime error 19: "File or function is not found" - ColorHost-Kevin - 05.11.2011

Your Streamer failed to load, this is why.


Re: Runtime error 19: "File or function is not found" - =WoR=G4M3Ov3r - 05.11.2011

Download Incognito's streamer again, stash it in the plugins folder, open your server.cfg and put this

plugins streamer


Re: Runtime error 19: "File or function is not found" - iGear Track - 05.11.2011

just watch this video

http://www.youtube.com/rktherockstar.../1/CXMqQ7FntiI


Re: Runtime error 19: "File or function is not found" - dudaefj - 05.11.2011

guys
thank you for the obvious
but I know that the problem is that streamer.dll is not loading
but on my computer it loads normally
the same file when I send to VPS, stop working ;\

I dont know why
if someone has any tip, I would love to hear


Re: Runtime error 19: "File or function is not found" - =WoR=G4M3Ov3r - 05.11.2011

Quote:
Originally Posted by dudaefj
View Post
guys
thank you for the obvious
but I know that the problem is that streamer.dll is not loading
but on my computer it loads normally
the same file when I send to VPS, stop working ;\

I dont know why
if someone has any tip, I would love to hear
Is your VPS linux ?, if use streamer.so and config server.cfg to,

plugins streamer.so


Re: Runtime error 19: "File or function is not found" - dudaefj - 05.11.2011

Quote:
Originally Posted by =WoR=G4M3Ov3r
View Post
Is your VPS linux ?, if use streamer.so and config server.cfg to,

plugins streamer.so
Quote:
Originally Posted by dudaefj
View Post
I'm using WS2008, framework 4.0 installed, but stramer.dll still doesnt load.

no, Windows Server 2008 =(


Re: Runtime error 19: "File or function is not found" - Kostas' - 05.11.2011

Download it again from here
Also, you are using Windows so write in the server.cfg
Code:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 40
port 7777
hostname Stunt/DM/Race/Drift/Fun
gamemode0 YOUR_GAMEMODE 1
filterscripts YOUR_FS
//More
plugins streamer