Rosewood-Development / PlayerPoints

A free plugin for points currency (with SQL support)
GNU General Public License v3.0
59 stars 44 forks source link

Mysql error #14

Closed LuluxClient closed 3 years ago

LuluxClient commented 3 years ago

Hello I've been trying to connect playerpoints to a db and it doesn't work and I'm getting this error, I'm using the correct ip and password, the correct db name everything.

error: https://pastebin.com/E6EjW6Gc

image

Esophose commented 3 years ago

The error suggests that a MySQL driver for your server could not be found, even though it's normally bundled with Spigot. I can try putting in a line of code that attempts to load it, but if that also fails then I'm not sure there's going to be much I can do. I'll let you know when I have an update on this.

LuluxClient commented 3 years ago

The error suggests that a MySQL driver for your server could not be found, even though it's normally bundled with Spigot. I can try putting in a line of code that attempts to load it, but if that also fails then I'm not sure there's going to be much I can do. I'll let you know when I have an update on this.

Thanks for the quick answer, do you have a date in mind where it's going to be fixed ?

Esophose commented 3 years ago

Try this one. PlayerPoints-3.0.4-SNAPSHOT.zip

LuluxClient commented 3 years ago

Ill try

LuluxClient commented 3 years ago

it's fixed