Advertisement
Guest User

Problem

a guest
Jul 22nd, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. 23.07 03:55:15 [Server] ERROR Could not pass event InventoryClickEvent to EnchantControl v1.4.1
  2. 23.07 03:55:15 [Server] INFO java.lang.IllegalStateException: Title not set
  3. 23.07 03:55:15 [Server] INFO at com.google.common.base.Preconditions.checkState(Preconditions.java:444) ~[patched_1.14.4.jar:git-Paper-137]
  4. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.Container.getTitle(Container.java:48) ~[patched_1.14.4.jar:git-Paper-137]
  5. 23.07 03:55:15 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftInventoryView.getTitle(CraftInventoryView.java:69) ~[patched_1.14.4.jar:git-Paper-137]
  6. 23.07 03:55:15 [Server] INFO at com.gmail.arkobat.EnchantControl.EventHandler.Shared.onInventoryClick(Shared.java:95) ~[?:?]
  7. 23.07 03:55:15 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor44.execute(Unknown Source) ~[?:?]
  8. 23.07 03:55:15 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-137]
  9. 23.07 03:55:15 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-137]
  10. 23.07 03:55:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-137]
  11. 23.07 03:55:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-137]
  12. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[patched_1.14.4.jar:git-Paper-137]
  13. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.14.4.jar:git-Paper-137]
  14. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.14.4.jar:git-Paper-137]
  15. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-137]
  16. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-137]
  17. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-137]
  18. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-137]
  19. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-137]
  20. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1014) ~[patched_1.14.4.jar:git-Paper-137]
  21. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1007) ~[patched_1.14.4.jar:git-Paper-137]
  22. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.14.4.jar:git-Paper-137]
  23. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:990) ~[patched_1.14.4.jar:git-Paper-137]
  24. 23.07 03:55:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:924) ~[patched_1.14.4.jar:git-Paper-137]
  25. 23.07 03:55:15 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement