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=599238)
Run time error 19: "File or function is not found" -
xFuTuRe - 23.01.2016
I honestly don't have any idea why this is happening, all includes and plugins are up to date. I hope anyone else may have an idea...
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[07:13:09] filterscripts = "" (string)
[07:13:09]
[07:13:09] Server Plugins
[07:13:09] --------------
[07:13:09] Loading plugin: mysql_static.so
[07:13:09] >> plugin.mysql: R39-4 successfully loaded.
[07:13:09] Loaded.
[07:13:09] Loading plugin: sscanf.so
[07:13:09]
[07:13:09] ===============================
[07:13:09] sscanf plugin loaded.
[07:13:09] Version: 2.8.1
[07:13:09] © 2012 Alex "******" Cole
[07:13:09] ===============================
[07:13:09] Loaded.
[07:13:09] Loading plugin: whirlpool.so
[07:13:09]
[07:13:09] ==================
[07:13:09]
[07:13:09] Whirlpool loaded
[07:13:09]
[07:13:09] ==================
[07:13:09]
[07:13:09] Loaded.
[07:13:09] Loading plugin: ColAndreas.so
[07:13:09] *********************
[07:13:09] ** Created By: **
[07:13:09] ** [uL]Chris42O **
[07:13:09] ** [uL]Slice **
[07:13:09] ** [uL]Pottus **
[07:13:09] *********************
[07:13:17] Loaded collision data.
[07:13:17] *********************
[07:13:17] ColAndreas Loaded
[07:13:17] v1.3.0
[07:13:17] *********************
[07:13:17] Loaded.
[07:13:17] Loaded 4 plugins.
[07:13:17]
[07:13:17] Filterscripts
[07:13:17] ---------------
[07:13:17] Loaded 0 filterscripts.
[07:13:17] Script[gamemodes/bz_cv.amx]: Run time error 19: "File or function is not found"
[07:13:17] Number of vehicle models: 0
Re: Run time error 19: "File or function is not found" -
xFuTuRe - 23.01.2016
Nevermind, fixed it. Forgot to add another plugin to the plugins line.