Skip to content

Bug with org.bukkit.inventory.InventoryView on PaperMC 1.20.4 #99

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

Open
iamRuda opened this issue Mar 29, 2025 · 1 comment
Open

Bug with org.bukkit.inventory.InventoryView on PaperMC 1.20.4 #99

iamRuda opened this issue Mar 29, 2025 · 1 comment

Comments

@iamRuda
Copy link

iamRuda commented Mar 29, 2025

Bug in version PaperMC 1.20.4 (paper-1.20.4-499.jar). It appears that the user may not see the voting window, or items may remain after they are left alone in the game.

[00:27:19] [Server thread/WARN]: [BuildBattle] Task #1350 for BuildBattle v5.0.14 generated an exception
java.lang.IncompatibleClassChangeError: Found class org.bukkit.inventory.InventoryView, but interface was expected
at plugily.projects.buildbattle.handlers.themes.vote.VoteMenu.lambda$getGUI$0(VoteMenu.java:105) ~[buildbattle-5.0.14.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-499]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) ~[paper-1.20.4.jar:git-Paper-499]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1646) ~[paper-1.20.4.jar:git-Paper-499]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.4.jar:git-Paper-499]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1525) ~[paper-1.20.4.jar:git-Paper-499]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226) ~[paper-1.20.4.jar:git-Paper-499]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-499]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]

@Tigerpanzer02
Copy link
Member

does using a different version fix you rissue?

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

2 participants