SA-MP Forums Archive
Failed to load plugin mysql.dll - 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: Failed to load plugin mysql.dll (/showthread.php?tid=493678)



Failed to load plugin mysql.dll - Riwerry - 09.02.2014

Hello guys I have got a problem, I downloaded latest release from gifthub of BlueG mysql plugin everything put to plugins and server cfg. Added include to gamemode compiled, but when I start samp server it says Loading plugin mysql.dll Loading failed


Re: Failed to load plugin mysql.dll - Abagail - 09.02.2014

Did you place the mysql.dll file in your plug-ins folder? It should go there. Also, you don't need to put ".dll" after mysql for windows... Only, if it's for linux(.so) file.


Re: Failed to load plugin mysql.dll - Riwerry - 09.02.2014

Yeah ofcourse it is in plugins folder..


Re: Failed to load plugin mysql.dll - Abagail - 09.02.2014

Are you using Windows or Linux?


Re: Failed to load plugin mysql.dll - Riwerry - 09.02.2014

Windows.. when I tried old release r6 it works but why isnt working latest??


Re: Failed to load plugin mysql.dll - AhmedMohamed - 09.02.2014

be sure to leave space on your cfg file like :
Код:
plugins mysql



Re: Failed to load plugin mysql.dll - Riwerry - 09.02.2014

Quote:
Originally Posted by AhmedMohamed
Посмотреть сообщение
be sure to leave space on your cfg file like :
Код:
plugins mysql
I have..

How I can recompile plugin in microsoft visual c++ studio express?