Advertisement
Marlon_OMC

as

Dec 14th, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.85 KB | None | 0 0
  1. 14.12 17:48:50 [Server] ERROR Could not pass event InventoryClickEvent to UltraPermissions v4.4.5
  2. 14.12 17:48:50 [Server] INFO org.bukkit.event.EventException
  3. 14.12 17:48:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  4. 14.12 17:48:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  5. 14.12 17:48:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-db6de12-18fbb24]
  6. 14.12 17:48:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-db6de12-18fbb24]
  7. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [custom.jar:git-Spigot-db6de12-18fbb24]
  8. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [custom.jar:git-Spigot-db6de12-18fbb24]
  9. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [custom.jar:git-Spigot-db6de12-18fbb24]
  10. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-db6de12-18fbb24]
  11. 14.12 17:48:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  12. 14.12 17:48:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  13. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-Spigot-db6de12-18fbb24]
  14. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [custom.jar:git-Spigot-db6de12-18fbb24]
  15. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [custom.jar:git-Spigot-db6de12-18fbb24]
  16. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [custom.jar:git-Spigot-db6de12-18fbb24]
  17. 14.12 17:48:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [custom.jar:git-Spigot-db6de12-18fbb24]
  18. 14.12 17:48:50 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  19. 14.12 17:48:50 [Server] INFO Caused by: java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
  20. 14.12 17:48:50 [Server] INFO at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  21. 14.12 17:48:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  22. 14.12 17:48:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  23. 14.12 17:48:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createInventory(CraftServer.java:1525) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  24. 14.12 17:48:50 [Server] INFO at org.bukkit.Bukkit.createInventory(Bukkit.java:938) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  25. 14.12 17:48:50 [Server] INFO at me.TechsCode.UltraPermissions.tpl.gui.GUI.openGUI(GUI.java:96) ~[?:?]
  26. 14.12 17:48:50 [Server] INFO at me.TechsCode.UltraPermissions.gui.PermissionView.<init>(PermissionView.java:38) ~[?:?]
  27. 14.12 17:48:50 [Server] INFO at me.TechsCode.UltraPermissions.gui.PermissionEditor$2.onClick(PermissionEditor.java:184) ~[?:?]
  28. 14.12 17:48:50 [Server] INFO at me.TechsCode.UltraPermissions.tpl.gui.ClickableGUIItem.onEvent(ClickableGUIItem.java:34) ~[?:?]
  29. 14.12 17:48:50 [Server] INFO at me.TechsCode.UltraPermissions.tpl.gui.GUI.click(GUI.java:182) ~[?:?]
  30. 14.12 17:48:50 [Server] INFO at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement