SA-MP Forums Archive
plugin 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: plugin failed. (/showthread.php?tid=498519)



plugin failed. - HK - 03.03.2014

Hello,

I am using the mysql plugin R20.

I have uploaded the plugin .dll(Windows) in my \plugins folder, same for the libmySQL.dll. Whenever I try to run my server, it will give the following error:
Quote:
Loading plugin: mysql
Failed.
I have tried multiple things to solve this, but it doesn't. I hope you can help me.

Thanks.
__________________


Re: plugin failed. - AchievementMaster360 - 03.03.2014

Show us you server.cfg


Re: plugin failed. - HK - 03.03.2014

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password changeme222
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 ls-rp 1
filterscripts
announce 0
query 1
chatlogging 0
weburl [url]www.sa-mp.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins mysql



Re: plugin failed. - TLN - 03.03.2014

Try to add .dll to mysql at the plugins line.


Re: plugin failed. - HK - 03.03.2014

I already tried both of what you said, still nothing.


Re: plugin failed. - HK - 03.03.2014

anyone?


Re: plugin failed. - TLN - 03.03.2014

I have no idea how to fix it as what I suggested didn't work, sorry.


Re: plugin failed. - SDLMMM - 03.03.2014

what is your OS ?


Re: plugin failed. - HK - 04.03.2014

Windows 2008.