AuthMe Reloaded

AuthMe Reloaded

3M Downloads

INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...

TBedu opened this issue ยท 1 comments

commented

What behaviour is observed?

I saw some errors on my MineCraft server.
Like these:

[10:29:34 INFO]: [AuthMe] Enabling AuthMe v5.6.0-beta2-b2453
[10:29:34 INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
[10:29:34 ERROR]: [AuthMe] [STDERR] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
[10:29:34 WARN]: Nag author(s): '[Xephi, sgdc3, DNx5, timvisee, games647, ljacqu, Gnat008]' of 'AuthMe v5.6.0-beta2-b2453' about their usage of System.out/err.print
. Please use your plugin's logger instead (JavaPlugin#getLogger).
[10:29:34 ERROR]: [AuthMe] [STDERR] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
[10:29:34 INFO]: [AuthMe] MySQL setup finished
[10:29:34 INFO]: [AuthMe] Hooked into LuckPerms!
[10:29:35 INFO]: [AuthMe] AuthMe 5.6.0-beta2 build n.2453 successfully enabled.

Expected behaviour

No errors should occur.

To Reproduce

This error appears in the console and there are not many steps to view them.

Plugin list

[10:47:00 INFO]: Server Plugins (14):
[10:47:00 INFO]: Bukkit Plugins:
[10:47:00 INFO]: - AmazingBot, AuthMe, BlockLocker, Chunky, ClearLag, CMILib, CoreProtect, LuckPerms, ProtocolLib, Residence
[10:47:00 INFO]: Vault, WorldEdit, WorldEditSUI, WorldGuard

Server Implementation

Standalone server (no proxy)

Database Implementation

MySQL

AuthMe Version

[10:47:35 INFO]: ==========[ AuthMeReloaded ABOUT ]========== [10:47:35 INFO]: Version: AuthMeReloaded v5.6.0-beta2 (build: 2453) [10:47:35 INFO]: Developers: [10:47:35 INFO]: Alexandre Vanhecke // xephi59 (Original Author) [10:47:35 INFO]: Lucas J. // ljacqu (Main Developer) [10:47:35 INFO]: Gnat008 // gnat008 (Developer) [10:47:35 INFO]: DNx5 // DNx5 (Developer) [10:47:35 INFO]: games647 // games647 (Developer) [10:47:35 INFO]: Tim Visee // timvisee (Developer) [10:47:35 INFO]: Gabriele C. // sgdc3 (Project manager, Contributor) [10:47:35 INFO]: Website: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ [10:47:35 INFO]: License: GNU GPL v3.0 (See LICENSE file) [10:47:35 INFO]: Copyright: Copyright (c) AuthMe-Team 2019. Released under GPL v3 License.

Error log (if applicable)

https://gist.github.com/TBedu/91cb6f960c2ad9372b3da16415abd367

Configuration

https://gist.github.com/TBedu/4c95e5ef7dda8532bfba20bcc43faa56

commented

This is just a info message printed as an error, there is no reason to worry about it.