Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [23:33:31] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PrisonEnchants v1.10.7
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1839) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
- at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- Caused by: java.lang.IllegalArgumentException: Invalid inventory size; expected 9 or less
- at org.bukkit.craftbukkit.v1_11_R1.inventory.CraftInventory.setContents(CraftInventory.java:75) ~[spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- at com.trifractalstudios.PrisonEnchants.Guis.getUpgradeShop(Guis.java:279) ~[?:?]
- at com.trifractalstudios.PrisonEnchants.events.listeners.PlayerListener.onClick(PlayerListener.java:219) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.2.jar:git-Spigot-4741400-c1aa859]
- ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment