Verify your email address to post your own reply!

Lost the email? Request a new email verification message here. Make sure to check your spam and junk folders!


Page: 1

Gunix Jan 10, 2022 • edited Jan 10, 2022
Buen plugin xd
BlackRed26 Oct 24, 2023
Please help, what do I have to do to get rid of the error, I don't know anything about it

From Plugin Eco version 6.65.7  in Spigot 1.20.1

[09:59:09] [Server thread/WARN]: [ProtocolLib] Loaded class net.kyori.adventure.text.Component from eco v6.65.7 which is not a depend or softdepend of this plugin.
[09:59:10] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to eco v6.65.7
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:
at net.minecraft.server.network.LoginListener.a(LoginListener.java:183) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.IllegalAccessError: class com.willfp.eco.internal.spigot.proxy.v1_20_R1.common.packet.PacketInjectorListener tried to access private field net.minecraft.server.network.PlayerConnection.h (com.willfp.eco.internal.spigot.proxy.v1_20_R1.common.packet.PacketInjectorListener is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @12660896; net.minecraft.server.network.PlayerConnection is in unnamed module of loader java.net.URLClassLoader @433c675d)
at com.willfp.eco.internal.spigot.proxy.v1_20_R1.common.packet.PacketInjectorListener.onJoin(PacketInjectorListener.kt:17)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:577)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:
... 15 more
Page: 1