You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[21:17:49 ERROR]: Could not pass event InventoryClickEvent to ChatItem v2.6.2
java.lang.IncompatibleClassChangeError: Found class org.bukkit.inventory.InventoryView, but interface was expected
at ChatItem-2.6.2.jar/me.dadus33.chatitem.listeners.InventoryListener.onClick(InventoryListener.java:47) ~[ChatItem-2.6.2.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor898.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[leaf-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:72) ~[leaf-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:68) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:616) ~[leaf-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3245) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:25) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:53) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:150) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1471) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:181) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1449) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1377) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:133) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1354) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1244) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:308) ~[leaf-1.20.4.jar:git-Leaf-"1ab7813"]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
The text was updated successfully, but these errors were encountered:
Hey
this messgae send in my console
Software: Leaf (Paper)
Ver: 1.20.4
pl Version: v2.6.2
msg:
The text was updated successfully, but these errors were encountered: