-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
plugin has shaded a library but did not relocate it
To Reproduce
Steps to reproduce the behavior:
- install logger and libertybans (db -mysql)
- See warn on enabling server:
[20:13:54 WARN]: [LibertyBans] *******************************************
We have detected bugs on your server which threaten your server's stability.
LibertyBans will continue to operate unaffected, but we strongly suggest you fix these bugs.
These bugs are (most likely) due to other plugins' mistakes. Each of the following plugins has shaded a library but did not relocate it. You should report each bug to the plugin author.
Plugin Name | Library Name | Class Detected
----------------------------------------------
Plugin 'Logger 1.8.0.11' | MariaDB-Connector | org.mariadb.jdbc.Driver
Plugin 'Logger 1.8.0.11' | HikariCP | com.zaxxer.hikari.HikariConfig
Plugin 'Logger 1.8.0.11' | Caffeine | com.github.benmanes.caffeine.cache.Caffeine
Note for advanced users: Understanding the consequences, you can minimize this warning by setting the system property libertybans.relocationbug.disablecheck to 'true'
*******************************************
Server & Version (please complete the following information):
- git-Purpur-2153 (MC: 1.20.4)*
- Logger: 1.8.0.11
- LibertyBans 1.1.0-RC2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working