zEssentials icon indicating copy to clipboard operation
zEssentials copied to clipboard

Erreur Vault

Open 1robie opened this issue 11 months ago • 0 comments

Terms

  • [x] I'm using the very latest version of zEssentials and its dependencies (zMenu and PlaceholdersAPI).
  • [x] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
  • [x] I've looked for already existing issues on the Issue Tracker and haven't found any.
  • [x] I already searched on the plugin wiki to know if a solution is already known.
  • [x] I already searched on the discord to check if anyone already has a solution for this.
  • [x] I tested this with just zEssentials and its dependencies and with a vanilla client of the same version as the Server.
  • [x] I enabled the debug mode in config.yml and sql debug

Discord Username (optional)

No response

Server Version

1.20.4

Server Software

This server is running Paper version git-Paper-496 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 7ac24a1 on ver/1.20.4) You are 3 version(s) behind Download the new version at: https://papermc.io/downloads/paper

zEssentials Version

zEssentials version 1.0.1.7

zMenu Version

zMenu version 1.0.3.7

What happened?

Quand j'effectue la commande /vault et que je shift click des block pour les mettres dans mon vault cela met une erreur dans la console.

Steps to reproduce the issue

  1. Faire /vault
  2. Shift + click un items dans sont inventaire

Full Server Log

https://mclo.gs/l2I4uQR

Error (optional)

[18:55:18 ERROR]: Could not pass event InventoryClickEvent to zMenu v1.0.3.7
java.lang.IncompatibleClassChangeError: Found class org.bukkit.inventory.InventoryView, but interface was expected
at fr.maxlego08.essentials.buttons.vault.ButtonVaultSlotItems.onInventoryClick(ButtonVaultSlotItems.java:110) ~[zEssentials-1.0.1.7.jar:?]
at fr.maxlego08.menu.inventory.inventories.InventoryDefault.lambda$onInventoryClick$7(InventoryDefault.java:124) ~[zmenu-1.0.3.7-1.0.3.7.jar:?]
at java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?]
at fr.maxlego08.menu.inventory.inventories.InventoryDefault.onInventoryClick(InventoryDefault.java:124) ~[zmenu-1.0.3.7-1.0.3.7.jar:?]
at fr.maxlego08.menu.inventory.VInventoryManager.onInventoryClick(VInventoryManager.java:138) ~[zmenu-1.0.3.7-1.0.3.7.jar:?]
at fr.maxlego08.menu.listener.AdapterListener.lambda$onInventoryClick$2(AdapterListener.java:59) ~[zmenu-1.0.3.7-1.0.3.7.jar:?]
at java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?]
at fr.maxlego08.menu.listener.AdapterListener.onInventoryClick(AdapterListener.java:59) ~[zmenu-1.0.3.7-1.0.3.7.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor406.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-496]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-496]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-496]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3119) ~[?:?]
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:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:133) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-496]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-496]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

1robie avatar Feb 05 '25 18:02 1robie