ExceptedPrism3 / Logger

Log all Activities from Players or Server Side!
https://www.spigotmc.org/resources/logger.94236/
GNU Affero General Public License v3.0
41 stars 19 forks source link

Plugin has shaded a library but did not relocate it #50

Open Tioplaya opened 8 months ago

Tioplaya commented 8 months ago

Describe the bug plugin has shaded a library but did not relocate it

To Reproduce Steps to reproduce the behavior:

  1. install logger and libertybans (db -mysql)
  2. 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):

ExceptedPrism3 commented 5 months ago

Hello there, sorry for the late reply, will be looked into this.