Advertisement
Guest User

Untitled

a guest
May 28th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. 28.05 04:22:58 [Server] ERROR Could not pass event InventoryClickEvent to GUIShop v6.1.2 28.05 04:22:58 [Server] INFO org.bukkit.event.EventException 28.05 04:22:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1564) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131] 28.05 04:22:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] 28.05 04:22:58 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory; 28.05 04:22:58 [Server] INFO at com.pablo67340.shop.listener.PlayerListener.onShopClick(PlayerListener.java:221) ~[?:?] 28.05 04:22:58 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] 28.05 04:22:58 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] 28.05 04:22:58 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] 28.05 04:22:58 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] 28.05 04:22:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[craftbukkit45.jar:git-Bukkit-12698ea] 28.05 04:22:58 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement