Run time error 19: "File or function is not found"
#1

Hey guys how are you? I'm new in this language, when i compile my server there is not errors or warnings but when i try to join in my server, no command works for me, when i see the server log its says this.

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

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

[18:11:50] filterscripts = ""  (string)
[18:11:50] 
[18:11:50] Server Plugins
[18:11:50] --------------
[18:11:50]  Loaded 0 plugins.

[18:11:50] 
[18:11:50] Filterscripts
[18:11:50] ---------------
[18:11:50]   Loaded 0 filterscripts.

[18:11:50] Script[gamemodes/Oficial.amx]: Run time error 19: "File or function is not found"
[18:11:50] Number of vehicle models: 0
here i dont have errors:

Код HTML:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
but when i join into my server always CJ is falling from the sky and i can t use any command, can you help me pls?
Reply
#2

You're missing the plugins the gamemode needs.

Revisit the release, list the top <include> lines or install NativeChecker to figure out which ones you are missing.


Post up the include lines as a simple quick start.
Reply
#3

With nativechecker now take a look:

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

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

[18:54:59] filterscripts = ""  (string)
[18:54:59] 
[18:54:59] Server Plugins
[18:54:59] --------------
[18:54:59]  Loading plugin: crashdetect
[18:54:59]   CrashDetect v4.15.1 is OK.
[18:54:59]   Loaded.
[18:54:59]  Loading plugin: streamer
[18:54:59] 

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

[18:54:59]   Loaded.
[18:54:59]  Loading plugin: sscanf
[18:54:59] 

[18:54:59]  ===============================

[18:54:59]       sscanf plugin loaded.     

[18:54:59]          Version:  2.8.1        

[18:54:59]    © 2012 Alex "******" Cole  

[18:54:59]  ===============================

[18:54:59]   Loaded.
[18:54:59]  Loading plugin: nativechecker
[18:54:59]   Loaded.
[18:54:59]  Loaded 4 plugins.

[18:54:59] 
[18:54:59] Filterscripts
[18:54:59] ---------------
[18:54:59]   Loaded 0 filterscripts.

[18:54:59]  
[18:54:59]  ======================================= 
[18:54:59]  |                                     | 
[18:54:59]  |        YSI version 1.03.0011        | 
[18:54:59]  |        By Alex "******" Cole        | 
[18:54:59]  |                                     | 
[18:54:59]  |  Checking the latest YSI version..  | 
[18:54:59]  |                                     | 
[18:54:59]  ======================================= 
[18:54:59]  
[18:54:59] 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[18:54:59] ~                          ~
[18:54:59] ~   WELCOME MR. JAUA       ~
[18:54:59] ~                          ~
[18:54:59] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[18:54:59] Number of vehicle models: 16
[18:55:00]  
[18:55:00]  ======================================= 
[18:55:00]  |                                     | 
[18:55:00]  |   Error: Could not connect to YSI   | 
[18:55:00]  |  update server (response was 404).  | 
[18:55:00]  |                                     | 
[18:55:00]  ======================================= 
[18:55:00]
Reply
#4

You are missing some form of plugin as Sew_Sumi said also there is an issue with your YSI plugin
Reply
#5

Those plugins didn't load before, but now they are. So they are fine now.


That YSI is WELL out of date, as that's over 4 now. If your gamemode has been using that version chances it's going to need a lot of updating.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)