Advertisement
Guest User

error

a guest
Dec 1st, 2019
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. 01.12 19:54:02 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MCMusicPlus v0.2-SNAPSHOT
  2. 01.12 19:54:02 [Server] INFO org.bukkit.event.EventException: null
  3. 01.12 19:54:02 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  4. 01.12 19:54:02 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  5. 01.12 19:54:02 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  6. 01.12 19:54:02 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  7. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2133) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  8. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  9. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  10. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  11. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  12. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  13. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  14. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  15. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  16. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  17. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  18. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  19. 01.12 19:54:02 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819) [spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  20. 01.12 19:54:02 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  21. 01.12 19:54:02 [Server] INFO Caused by: java.lang.IndexOutOfBoundsException: Index: 69, Size: 69
  22. 01.12 19:54:02 [Server] INFO at java.util.ArrayList.rangeCheck(ArrayList.java:657) ~[?:1.8.0_191]
  23. 01.12 19:54:02 [Server] INFO at java.util.ArrayList.get(ArrayList.java:433) ~[?:1.8.0_191]
  24. 01.12 19:54:02 [Server] INFO at me.alexandra.mcmusicplus.utils.PageUtils.getPageItem(PageUtils.java:18) ~[?:?]
  25. 01.12 19:54:02 [Server] INFO at me.alexandra.mcmusicplus.MusicUI.openMusicUI(MusicUI.java:107) ~[?:?]
  26. 01.12 19:54:02 [Server] INFO at me.alexandra.mcmusicplus.listeners.MenuListener.onMenuClick(MenuListener.java:35) ~[?:?]
  27. 01.12 19:54:02 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  28. 01.12 19:54:02 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
  29. 01.12 19:54:02 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  30. 01.12 19:54:02 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  31. 01.12 19:54:02 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-56f8471-eafd742]
  32. 01.12 19:54:02 [Server] INFO ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement