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=606309)



Run time error 19 File or function is not found - Lirbo - 02.05.2016

anything that's related to the streamer started to bug suddenly for no reason so I installed nativechecker to see what's wrong and found that was the streamer. i've no idea why the hell but..
that's what it showing me:
Another notification: i've streamer 2.8 (which is the newest as i know) and yes i've included the streamer



Re: Run time error 19 File or function is not found - Micko123 - 02.05.2016

you have this on top of your script right?/
Код:
#include <streamer>



Re: Run time error 19 File or function is not found - humayunaftabkhan02 - 02.05.2016

Make sure you have the latest version of streamer plugin.


Re: Run time error 19 File or function is not found - Lirbo - 02.05.2016

Quote:
Originally Posted by humayunaftabkhan02
Посмотреть сообщение
Make sure you have the latest version of streamer plugin.
2.8

Quote:
Originally Posted by Micko123
Посмотреть сообщение
you have this on top of your script right?/
Код:
#include <streamer>
yes


Re: Run time error 19 File or function is not found - GTLS - 02.05.2016

are you sure your GameMode name is GlobalDM.amx? cuz that error occurs because of invalid name of Game Mode, check it out.


Re: Run time error 19 File or function is not found - Lirbo - 02.05.2016

Quote:
Originally Posted by GTLS
Посмотреть сообщение
are you sure your GameMode name is GlobalDM.amx? cuz that error occurs because of invalid name of Game Mode, check it out.
yes im sure


Re: Run time error 19 File or function is not found - oMa37 - 02.05.2016

streamer plugin latest version loaded?


Re: Run time error 19 File or function is not found - Lirbo - 02.05.2016

Quote:
Originally Posted by oMa37
Посмотреть сообщение
streamer plugin latest version loaded?
oh it failed to load for some reason


Re: Run time error 19 File or function is not found - oMa37 - 02.05.2016

Are you loading the nativechecker at the first on plugins line? if yes, but it the last one
Quote:
Originally Posted by Wyu
Посмотреть сообщение
IMPORTANT: In order to make it work correcly you must put it in the end of the plugins line of your server.cfg so it will be the last one, e.g. plugins sscanf streamer nativechecker.



Re: Run time error 19 File or function is not found - Lirbo - 02.05.2016

Quote:
Originally Posted by oMa37
Посмотреть сообщение
Are you loading the nativechecker at the first on plugins line? if yes, but it the last one
yes it's the last one, btw dont forget I've added that nativechecker only because of the bug of the streamer

PHP код:
echo Executing Server Config...
lanmode 0
rcon_password cencored
maxplayers 50
port 7777
hostname Blah Blah Blah
gamemode0 GlobalDM 1
filterscripts TextDrawEditor1.0
announce 1
query 1
chatlogging 0
weburl Soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat 
[%H:%M:%S]
language English
plugins streamer
.dll Whirlpool nativechecker
land 1