Posts: 1,504
Threads: 109
Joined: Jan 2012
26.04.2014, 01:53
(
Последний раз редактировалось Onfroi; 26.04.2014 в 19:16.
)
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
Posts: 864
Threads: 57
Joined: Jan 2013
Reputation:
0
Re-download the plugin including his include and the project debug.
Posts: 1,504
Threads: 109
Joined: Jan 2012
Quote:
Originally Posted by S4t3K
Re-download the plugin including his include and the project debug.
|
How is that gonna help?
Posts: 864
Threads: 57
Joined: Jan 2013
Reputation:
0
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.
Posts: 1,504
Threads: 109
Joined: Jan 2012
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)).
|