bag vanish edit (lvl) #9569
iniga72
started this conversation in
Enhancement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
/vanishedit FeatureTeam level 2
/vanishedit FeatureTeam level false
there is no reaction to the click
Could not pass event InventoryClickEvent to CMILib v1.5.3.3 org.bukkit.event.EventException: null at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.12.2.jar:git-Paper-1620] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.2.jar:git-Paper-1620] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1620] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:2002) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[patched_1.12.2.jar:git-Paper-1620] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1620] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1620] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.ClassCastException: class com.Zrips.CMI.Modules.Vanish.VanishActionStateBoolean cannot be cast to class com.Zrips.CMI.Modules.Vanish.VanishActionStateInt (com.Zrips.CMI.Modules.Vanish.VanishActionStateBoolean and com.Zrips.CMI.Modules.Vanish.VanishActionStateInt are in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @534377de) at com.Zrips.CMI.Modules.Vanish.VanishManager.hidePlayerForEveryone(VanishManager.java:418) ~[?:?] at com.Zrips.CMI.Modules.Vanish.VanishManager.addPlayer(VanishManager.java:108) ~[?:?] at com.Zrips.CMI.Containers.CMIUser.setVanished(CMIUser.java:1824) ~[?:?] at com.Zrips.CMI.Containers.CMIUser.setVanished(CMIUser.java:1814) ~[?:?] at com.Zrips.CMI.commands.list.vanishedit$1.click(vanishedit.java:97) ~[?:?] at net.Zrips.CMILib.GUI.GUIManager.processClick(GUIManager.java:277) ~[?:?] at net.Zrips.CMILib.GUI.GUIListener.onInventoryClick(GUIListener.java:222) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor48.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1620]
Beta Was this translation helpful? Give feedback.
All reactions