mysql plugin - 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 plugin (
/showthread.php?tid=509237)
mysql plugin -
Onfroi - 26.04.2014
I don't know why I get these errors...
I have these plugins..
Код:
plugins mysql Whirlpool crashdetect
All of them load except mysql. I don't know why this happens, I have the latest mysql version ( r38 ), I tried with r33 also but I got the same errors.
Any help would be appreciated. Thanks in advance
Re : mysql plugin -
S4t3K - 26.04.2014
Re-download the plugin including his include and the project debug.
Re: Re : mysql plugin -
Onfroi - 26.04.2014
Quote:
Originally Posted by S4t3K
Re-download the plugin including his include and the project debug.
|
How is that gonna help?
Re : mysql plugin -
S4t3K - 26.04.2014
I personally had bugs with the pawn compiler. It crashes without any reason. But I didn't yet modify him.
Someone suggests me to re-download the pawn compiler, and obviously it works.
It's gonna help the way that your plugin may have been corrupted or something between the moment you've downloaded the package and the moment you've extracted it.
Re: mysql plugin -
Onfroi - 26.04.2014
I fixed it.
Solution:
Quote:
Q: The plugin just fails to load on Windows, how can I fix this?
A: You have to install the Microsoft C++ redistributables (2010 (x86), 2010 SP1 (x86) and 2012 (x86)).
|