Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: JerryLe on May 02, 2016, 10:37 PM

Title: Need help, failed to load plugin mysql
Post by: JerryLe on May 02, 2016, 10:37 PM
My OS is windows server 2003 R2, 32bit.

(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FJApKe3p.png&hash=e639ad604e94a516ecca649f825be92a41c3b293)


(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F7A0eZHg.png&hash=72745756cdc626dc18bc37fe96974a98d9d68510)

I got this error line in server_log.txt:
Plugin error >> LoadLibrary() 'plugins/mysql04rel32.dll' failed: Code 127Failed to load plugin: mysql04rel32
Title: Re: Need help, failed to load plugin mysql
Post by: maxorator on May 02, 2016, 10:52 PM
MySQL module is compiled using a precompiled library from Oracle which does not support XP/Server 2003.
Title: Re: Need help, failed to load plugin mysql
Post by: JerryLe on May 03, 2016, 09:27 AM
Quote from: maxorator on May 02, 2016, 10:52 PMMySQL module is compiled using a precompiled library from Oracle which does not support XP/Server 2003.

Any solution? I need it to create registration email verification.
Er... is it mean i have to change my OS?
p/s: can u check function Player.SetAlpha, it doesnt work for me -server version 004
Title: Re: Need help, failed to load plugin mysql
Post by: Murdock on May 03, 2016, 12:17 PM
Quote from: JerryLe on May 03, 2016, 09:27 AMAny solution? I need it to create registration email verification.
Er... is it mean i have to change my OS?
p/s: can u check function Player.SetAlpha, it doesnt work for me -server version 004

I can confirm FindPlayer(0).SetAlpha(0,0) is not working
Title: Re: Need help, failed to load plugin mysql
Post by: Thijn on May 03, 2016, 06:13 PM
Quote from: JerryLe on May 03, 2016, 09:27 AM
Quote from: maxorator on May 02, 2016, 10:52 PMMySQL module is compiled using a precompiled library from Oracle which does not support XP/Server 2003.

Any solution? I need it to create registration email verification.
Er... is it mean i have to change my OS?
p/s: can u check function Player.SetAlpha, it doesnt work for me -server version 004
Yes. You should change your OS to a decent, well updated, and otherwise not deprecated OS.