Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. 21.06 16:12:48 [Server] ERROR Could not pass event InventoryClickEvent to AutoUpdaterAPI v2.4.3 21.06 16:12:48 [Server] INFO org.bukkit.event.EventException: null 21.06 16:12:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1889) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171] 21.06 16:12:48 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] 21.06 16:12:48 [Server] INFO Caused by: java.lang.IllegalArgumentException: You can't close an inventory that isn't open! 21.06 16:12:48 [Server] INFO at org.apache.commons.lang3.Validate.isTrue(Validate.java:158) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO at net.wesjd.anvilgui.AnvilGUI.closeInventory(SourceFile:128) ~[?:?] 21.06 16:12:48 [Server] INFO at net.wesjd.anvilgui.AnvilGUI$ListenUp.onInventoryClick(SourceFile:157) ~[?:?] 21.06 16:12:48 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171] 21.06 16:12:48 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171] 21.06 16:12:48 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171] 21.06 16:12:48 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171] 21.06 16:12:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] 21.06 16:12:48 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement