Can't seem to fix this - 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: Can't seem to fix this (
/showthread.php?tid=665442)
Can't seem to fix this -
BigGreen - 04.04.2019
Hello there so recently i've ran into some problems with my server i keep getting this error even though i've updated my streamer plugins
Code:
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[05:52:46] filterscripts = "" (string)
[04/04/2019 05:52:46]
[04/04/2019 05:52:46] Server Plugins
[04/04/2019 05:52:46] --------------
[04/04/2019 05:52:46] Loading plugin: streamer.so
[04/04/2019 05:52:46]
*** Streamer Plugin v2.9.4 by Incognito loaded ***
[04/04/2019 05:52:46] Loaded.
[04/04/2019 05:52:46] Loading plugin: sscanf2.so
[04/04/2019 05:52:46]
[04/04/2019 05:52:46] ===============================
[04/04/2019 05:52:46] sscanf plugin loaded.
[04/04/2019 05:52:46] Version: 2.8.3
[04/04/2019 05:52:46] © 2018 Alex "Y_Less" Cole
[04/04/2019 05:52:46] ===============================
[04/04/2019 05:52:46] Loaded.
[04/04/2019 05:52:46] Loaded 2 plugins.
[04/04/2019 05:52:46]
[04/04/2019 05:52:46] Filterscripts
[04/04/2019 05:52:46] ---------------
[04/04/2019 05:52:46] Loaded 0 filterscripts.
[04/04/2019 05:52:46] Script[gamemodes/NARP.amx]: Run time error 19: "File or function is not found"
[04/04/2019 05:52:46] Number of vehicle models: 0
What seems to be wrong here?
Re: Can't seem to fix this -
CONTROLA - 04.04.2019
You don't use all the plugins required by the gamemode, or your gamemode is using a different include version than the plugin's version.