DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
158 stars 130 forks source link

No SSL / Deprecated com.mysql class #543

Closed DonZekane closed 2 years ago

DonZekane commented 2 years ago

What version of AdvancedBan (/AdvancedBan) are you using? 2.3.0

What kind of server do you have (Bungeecord/single server)? Bungee/Waterfall

What server version (/version) are you using?

  1. Waterfall v474 (1.18.1?)

Please provide the EXACT steps required to reproduce the problem...

  1. Install plugin (or "have it")
  2. Boot up the server
  3. Read the console/log in horror

Any error/log post it through pastebin.com and link it here. (Also include /plugins/AdvancedBan/logs/latest.log) Click Here

Add any additional information below. I think it worked before I updated Java? I mean the plugin's connection to the database certainly worked a month or two ago. This part is interesting: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.

Most of the times I go and complain to my host providers they end up rightfully telling me that the plugin is at fault so this is the first time I've addressed an issue to the dev directly.

A248 commented 2 years ago

Closing in favor of #525 (this issue is a duplicate -- no worries though)