2950884798
下面是报错内容
06.08 16:01:24 [Server] ERROR Could not pass event InventoryClickEvent to AntiCraft v1.4
06.08 16:01:24 [Server] INFO org.bukkit.event.EventException
06.08 16:01:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:338) ~[JavaPluginLoader$1.class:1.7.10-R0.1-SNAPSHOT]
06.08 16:01:24 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:1.7.10-R0.1-SNAPSHOT]
06.08 16:01:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
06.08 16:01:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
06.08 16:01:24 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:2015) [nh.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:32) [ix.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:10) [ix.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:991) [MinecraftServer.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
06.08 16:01:24 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
06.08 16:01:24 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
06.08 16:01:24 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
06.08 16:01:24 [Server] INFO at co.uk.joshuahagon.plugin.anticraft.Event.onClick(Event.java:34) ~[?:?]
06.08 16:01:24 [Server] INFO at sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source) ~[?:?]
06.08 16:01:24 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]
06.08 16:01:24 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]
06.08 16:01:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:334) ~[JavaPluginLoader$1.class:1.7.10-R0.1-SNAPSHOT]
06.08 16:01:24 [Server] INFO ... 13 more

xmdhs
你可以删除这个插件,可能是不兼容
AntiCraft

inuEbisu
AntiCraft插件Event.java类onClick方法(第34行)出错
把AntiCraft插件删了就好了
满意请采纳~