SA-MP Forums Archive
MySQL loading failed! - 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: MySQL loading failed! (/showthread.php?tid=514553)



MySQL loading failed! - Marusa - 22.05.2014

I have problem with BlueG mysql plugin. I can't load the plugin. I have installed vb studio, net framework, but it still doesn't work... Which dll files is required, to install them extended.


Re: MySQL loading failed! - MacT - 22.05.2014

You need add this server.cfg file
plugins mysql.dll


Re: MySQL loading failed! - Marusa - 22.05.2014

I have that. Plugin failed to load! Other plugins loaded normaly, but mysql can't.


Re: MySQL loading failed! - MacT - 22.05.2014

Wait, I know what is problem
Put bothto server directory
msvcp100.dll:
https://mega.co.nz/#!qlYkiDZB!AR18Cu...D-9tHC37XY5L_g
msvcr100.dll
https://mega.co.nz/#!KoQRhawY!dOuPnl...Uayu2Ijq4c7rug


Re: MySQL loading failed! - Marusa - 22.05.2014

I have already this library. I have installed net framwork and vb too. I don't know what is the problem :/


Re: MySQL loading failed! - MattTucker - 22.05.2014

Make sure to download the libmysql.dll from his thread.
(ctrl + F and type libmysql, install windows one depending on your os)

EDIT#2: here's the link copied from his thread http://files.g-stylezzz.com/libmySQL.dll


Re: MySQL loading failed! - Marusa - 22.05.2014

I had already that in folder, I do not know how to solve this :/


Re: MySQL loading failed! - Mark_Weston - 22.05.2014

Whats the error you getting?


Re: MySQL loading failed! - Marusa - 22.05.2014

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[10:04:40] filterscripts = ""  (string)
[10:04:40] 
[10:04:40] Server Plugins
[10:04:40] --------------
[10:04:40]  Loading plugin: streamer
[10:04:40] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[10:04:40]   Loaded.
[10:04:40]  Loading plugin: mysql
[10:04:40]   Failed.
[10:04:40]  Loading plugin: sscanf
[10:04:40] 

[10:04:40]  ===============================

[10:04:40]       sscanf plugin loaded.     

[10:04:40]    © 2009 Alex "******" Cole

[10:04:40]    0.3d-R2 500 Players "dnee"

[10:04:40]  ===============================

[10:04:40]   Loaded.
[10:04:40]  Loading plugin: nativechecker
[10:04:40]   Loaded.
[10:04:40]  Loading plugin: crashdetect
[10:04:40]   CrashDetect v4.10.1 is OK.
[10:04:40]   Loaded.
[10:04:40]  Loaded 4 plugins.

[10:04:40] 
[10:04:40] Filterscripts
[10:04:40] ---------------
[10:04:40]   Loaded 0 filterscripts.



Re: MySQL loading failed! - MattTucker - 22.05.2014

I am not sure but try adding the .dll and libmysql to your firewall exceptions list.