Skip to content

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

@SL-69

Description

@SL-69

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):

  • git-Purpur-2153 (MC: 1.20.4)*
  • Logger: 1.8.0.11
  • LibertyBans 1.1.0-RC2

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions