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 Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Run time error 19: "File or function is not found" (/showthread.php?tid=643684)



Run time error 19: "File or function is not found" - RakiT - 25.10.2017

When ever I open my samp-server.exe file, it says
Run time error 19: "File or function is not found"
Please I need help with it, It's full line is Script[gamemodes/ReGG.amx]: Run time error 19: "File or function is not found"

And here are my Logs.....
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team


Server Plugins
--------------
 Loading plugin: streamer


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

  Loaded.
 Loading plugin: MerRandom
Plugin MerRandom v2.1 - by Cyber_Punk got loaded.
  Loaded.
 Loading plugin: sscanf


 ===============================

      sscanf plugin loaded.

         Version:  2.8.2

   © 2012 Alex "******" Cole

 ===============================

  Loaded.
 Loading plugin: PointToPoint
 PointToPoint Plugin Loaded.
  Loaded.
 Loading plugin: nativechecker
  Loaded.
 Loaded 5 plugins.


Ban list
--------
 Loaded: samp.ban


Started server on port: 7777, with maxplayers: 50 lanmode is ON.


Filterscripts
---------------
  Loading filterscript 'gCamera.amx'...
====================================
|            gCamera V1.0          |
|            cGamer931215          |
====================================
Initializing...
gCamera has succesfully loaded 0 camera(s).
  Loading filterscript 'TollSystem.amx'...
Initializing toll system...
____________________________________
                  © Lenny 2010
  Loaded 2 filterscripts.

   Error: Function not registered: 'cmd_delorgv'

 =======================================
 |                                     |
 |        YSI version 1.03.0011        |
 |        By Alex "******" Cole        |
 |                                     |
 |  Checking the latest YSI version..  |
 |                                     |
 =======================================

Script[gamemodes/ReGG.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0

 =======================================
 |                                     |
 |   Error: Could not connect to YSI   |
 |  update server (response was 404).  |
 |                                     |
 =======================================
Please please help
My ReGG.amx script is in gamemodes


Re: HELP PLEASE - Swalih - 25.10.2017

No! That not avialble here


Re: HELP PLEASE - RakiT - 25.10.2017

Quote:
Originally Posted by Swalih
Посмотреть сообщение
No! That not avialble here
aaaa.... ? I came to wrong place or what ?


Re: HELP PLEASE - Fratello - 25.10.2017

Does the script contain any errors?


Re: HELP PLEASE - RakiT - 25.10.2017

Not a single error


Re: HELP PLEASE - Inceptio - 25.10.2017

Make sure your're using plugins/includes which are up-to-date with YSI and so on...

Edit: Compile your Filterscripts, and gamemode. It's seems theres a problem with the CMD named above in your post.


Re: HELP PLEASE - Danisoni - 25.10.2017

What is this ?

Код:
   Error: Function not registered: 'cmd_delorgv'



Re: HELP PLEASE - RakiT - 26.10.2017

Those commands are in my gamemode, and do not contain anything wrong or gets errors, and I tried compiling without Filterscripts too.
But I checked server logs, in one side when it started not responding, there is written :
Код:
 *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x291) (script might need to be recompiled with the correct include file).
EDIT: Same error coming to my other gamemodes too which are in other folders


Re: HELP PLEASE - Escobabe - 26.10.2017

Quote:
Originally Posted by RakiT
Посмотреть сообщение
Those commands are in my gamemode, and do not contain anything wrong or gets errors, and I tried compiling without Filterscripts too.
But I checked server logs, in one side when it started not responding, there is written :
Код:
 *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x291) (script might need to be recompiled with the correct include file).
EDIT: Same error coming to my other gamemodes too which are in other folders
Pretty self explanatory, download the latest plugins/includes and recompilte the script.


Re: Run time error 19: "File or function is not found" - RakiT - 27.10.2017

I tried all the plugins I found or net but still error coming, also tried the includes
I think streamer plugin needs update but I cant find its latest version