AuthMeReloaded icon indicating copy to clipboard operation
AuthMeReloaded copied to clipboard

a warning is thrown when I use mysql

Open Kalidium opened this issue 2 years ago • 1 comments

Before reporting an issue make sure you are running the latest build of the plugin and checked for duplicate issues!

What behaviour is observed:

What happened? a warning is thrown when I use mysql

What behaviour is expected:

What did you expect? no mistakes?

Steps/models to reproduce:

The actions that cause the issue Outdated methods are used

Plugin list:

This can be found by running /pl AuthMe, BungeeTabListPlus, ConsoleSpamFix, DeluxeHub, PlaceholderAPI, ProtocolLib, SkinsRestorer

Environment description

Standalone server/Bungeecord network, SQLite/MySql, ... Bungeecord,MySql

AuthMe build number:

This can be found by running /authme version AuthMeReloaded v5.6.0-SNAPSHOT (build: 2482)

Error Log:

Pastebin/Hastebin/Gist link of the error log or stacktrace (if any) https://pastebin.com/gfKWMpqF

Configuration:

Pastebin/Hastebin/Gist link of your config.yml file (remember to delete any sensitive data) https://pastebin.com/61gBjPBK

Kalidium avatar Jul 28 '21 13:07 Kalidium

Driver Name of the MySQL database

mySQLDriverClassName: com.mysql.cj.jdbc.Driver

LcyDev avatar Dec 10 '21 14:12 LcyDev