"File or function 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: "File or function not found" (
/showthread.php?tid=303244)
"File or function not found" -
BleverCastard - 12.12.2011
Before you start asking questions I'll show you my Server Log:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3d, ©2005-2011 SA-MP Team
[16:40:46]
[16:40:46] Server Plugins
[16:40:46] --------------
[16:40:46] Loading plugin: streamer
[16:40:46]
*** Streamer Plugin v2.6 by Incognito loaded ***
[16:40:46] Loaded.
[16:40:46] Loading plugin: sscanf
[16:40:46]
[16:40:46] ===============================
[16:40:46] sscanf plugin loaded.
[16:40:46] © 2009 Alex "******" Cole
[16:40:46] ===============================
[16:40:46] Loaded.
[16:40:46] Loading plugin: Whirlpool
[16:40:46]
[16:40:46] ==================
[16:40:46]
[16:40:46] Whirlpool loaded
[16:40:46]
[16:40:46] ==================
[16:40:46]
[16:40:46] Loaded.
[16:40:46] Loading plugin: mysql
[16:40:46] Failed.
[16:40:46] Loaded 3 plugins.
[16:40:46]
[16:40:46] Filterscripts
[16:40:46] ---------------
[16:40:46] Loaded 0 filterscripts.
[16:40:46] Script[gamemodes/untitled.amx]: Run time error 19: "File or function is not found"
[16:40:46] Number of vehicle models: 0
Main() has been called also.
Help please
Re: "File or function not found" -
Dark_Kostas - 12.12.2011
Simple. mysql plugin failed to start. So it means that any function related to sql plugin "is not found".
Re: "File or function not found" -
BleverCastard - 12.12.2011
So do you have a different Mysql plugin? xDD
Re: "File or function not found" -
BleverCastard - 12.12.2011
Mhmm, I downloaded a different a_mysql and its still not working, However, I don't have the .dll file, Do I need this aswell?