Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slf4j logger definition conflict #81

Open
jiajunmao opened this issue Jan 28, 2021 · 0 comments
Open

slf4j logger definition conflict #81

jiajunmao opened this issue Jan 28, 2021 · 0 comments

Comments

@jiajunmao
Copy link

Hi thanks for making this amazing plugin. When I was trying to enable the plugin I was prompted with the following error.

Caused by: java.util.concurrent.ExecutionException: java.lang.LinkageError: loader constraint violation: when resolving met
hod 'org.slf4j.ILoggerFactory org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()' the class loader net.md_5.bungee.api.pl
ugin.PluginClassloader @4eba3c3f of the current class, org/slf4j/LoggerFactory, and the class loader net.md_5.bungee.api.pl
ugin.PluginClassloader @718607eb for the method's defining class, org/slf4j/impl/StaticLoggerBinder, have different Class o
bjects for the type org/slf4j/ILoggerFactory used in the signature (org.slf4j.LoggerFactory is in unnamed module of loader
net.md_5.bungee.api.plugin.PluginClassloader @4eba3c3f, parent loader 'app'; org.slf4j.impl.StaticLoggerBinder is in unname
d module of loader net.md_5.bungee.api.plugin.PluginClassloader @718607eb, parent loader 'app')

The full error is here to not having a huge issue report https://pastebin.com/iRnZZZ5C.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant