Server not starting up(plugin not loading & "File or function not found" -
justjamie - 26.06.2016
Title.
Log:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[21:10:39]
[21:10:40] Server Plugins
[21:10:40] --------------
[21:10:40] Loading plugin: mysql.dll
[21:10:40] Failed.
[21:10:40] Loaded 0 plugins.
[21:10:40]
[21:10:40] Filterscripts
[21:10:40] ---------------
[21:10:40] Loaded 0 filterscripts.
[21:10:40] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[21:10:40] Number of vehicle models: 0
I have the plugin in the folder and "mysql.dll" in the server.cfg
no idea where the file or function not found is coming from.
Can someone help me?
Thanks.
Re: Server not starting up(plugin not loading & "File or function not found" - Quinncell - 26.06.2016
You can clearly see that mysql plugin didnt load.
Re: Server not starting up(plugin not loading & "File or function not found" -
justjamie - 26.06.2016
Quote:
Originally Posted by KeithCooper
You can clearly see that mysql plugin didnt load.
|
i am clearly aware of that.
no idea why, its configured well, it works perfectly on my desktop.
i put the server on my laptop and it shows this.
do i need some sort of framework or w/e to load it?
Re: Server not starting up(plugin not loading & "File or function not found" -
Sew_Sumi - 27.06.2016
Quote:
Originally Posted by justjamie
i am clearly aware of that.
no idea why, its configured well, it works perfectly on my desktop.
i put the server on my laptop and it shows this.
do i need some sort of framework or w/e to load it?
|
Indeed. Depending on the version of the plugin you are using, the release thread of it should tell you what you need, and where to get it.
Otherwise,
https://sampforum.blast.hk/showthread.php?tid=606849 could help you out.
Re: Server not starting up(plugin not loading & "File or function not found" -
justjamie - 27.06.2016
Quote:
Originally Posted by Sew_Sumi
|
i don't have a dll missing
Re: Server not starting up(plugin not loading & "File or function not found" -
Sew_Sumi - 27.06.2016
Well, then the only other reason is that the plugin is missing.
But if it works on your laptop, and not your PC, you really have to wonder though...
After all, You asked what framework/runtime you could be missing, and that thread, lists all relevant runtimes for the plugins.
So how are you so sure, you "don't have a dll missing", yet only 2 posts earlier, you're asking what framework/runtimes you need...
Re: Server not starting up(plugin not loading & "File or function not found" -
justjamie - 27.06.2016
fixed, framework 4.0 did the thing for me