Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.52 KB | None | 0 0
  1. 17.07 09:08:41 [Server] INFO HellaMixel issued server command: /resolvereport 1 Test
  2. 17.07 09:08:43 [Server] INFO HellaMixel issued server command: /reportslist
  3. 17.07 09:08:45 [Server] ERROR Could not pass event InventoryClickEvent to AdvancedReporter v4.2
  4. 17.07 09:08:45 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'managereport' in plugin AdvancedReporter v4.2
  5. 17.07 09:08:45 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:48) ~[patched_1.13.2.jar:git-Paper-638]
  6. 17.07 09:08:45 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[patched_1.13.2.jar:git-Paper-638]
  7. 17.07 09:08:45 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734) ~[patched_1.13.2.jar:git-Paper-638]
  8. 17.07 09:08:45 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.entity.CraftPlayer.performCommand(CraftPlayer.java:448) ~[patched_1.13.2.jar:git-Paper-638]
  9. 17.07 09:08:45 [Server] INFO at it.alchecraft.nexgan.advancedreporter.events.InventoryClick.onInventoryClick(InventoryClick.java:248) ~[?:?]
  10. 17.07 09:08:45 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor153.execute(Unknown Source) ~[?:?]
  11. 17.07 09:08:45 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.13.2.jar:git-Paper-638]
  12. 17.07 09:08:45 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.13.2.jar:git-Paper-638]
  13. 17.07 09:08:45 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[patched_1.13.2.jar:git-Paper-638]
  14. 17.07 09:08:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:520) ~[patched_1.13.2.jar:git-Paper-638]
  15. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:2288) ~[patched_1.13.2.jar:git-Paper-638]
  16. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.13.2.jar:git-Paper-638]
  17. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.13.2.jar:git-Paper-638]
  18. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:15) ~[patched_1.13.2.jar:git-Paper-638]
  19. 17.07 09:08:45 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_151]
  20. 17.07 09:08:45 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_151]
  21. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:108) ~[patched_1.13.2.jar:git-Paper-638]
  22. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1018) ~[patched_1.13.2.jar:git-Paper-638]
  23. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-638]
  24. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940) ~[patched_1.13.2.jar:git-Paper-638]
  25. 17.07 09:08:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837) ~[patched_1.13.2.jar:git-Paper-638]
  26. 17.07 09:08:45 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  27. 17.07 09:08:45 [Server] INFO Caused by: java.lang.NullPointerException
  28. 17.07 09:08:45 [Server] INFO at it.alchecraft.nexgan.advancedreporter.commands.ManageReport.onCommand(ManageReport.java:76) ~[?:?]
  29. 17.07 09:08:45 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[patched_1.13.2.jar:git-Paper-638]
  30. 17.07 09:08:45 [Server] INFO ... 21 more
  31. 17.07 09:08:48 [Server] INFO CONSOLE issued server command: /list
  32. 17.07 09:08:48 [Server] INFO Admin: | Admin | HellaMixel
  33. 17.07 09:08:48 [Server] ERROR Could not pass event AsyncPlayerChatEvent to AdvancedReporter v4.2
  34. 17.07 09:08:48 [Server] INFO java.util.concurrent.ExecutionException: org.bukkit.command.CommandException: Unhandled exception executing command 'resolvereport' in plugin AdvancedReporter v4.2
  35. 17.07 09:08:48 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftFuture.get(CraftFuture.java:70) ~[patched_1.13.2.jar:git-Paper-638]
  36. 17.07 09:08:48 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftFuture.get(CraftFuture.java:38) ~[patched_1.13.2.jar:git-Paper-638]
  37. 17.07 09:08:48 [Server] INFO at it.alchecraft.nexgan.advancedreporter.events.HowChat.onPlayerChat(HowChat.java:32) ~[?:?]
  38. 17.07 09:08:48 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor156.execute(Unknown Source) ~[?:?]
  39. 17.07 09:08:48 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.13.2.jar:git-Paper-638]
  40. 17.07 09:08:48 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.13.2.jar:git-Paper-638]
  41. 17.07 09:08:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[patched_1.13.2.jar:git-Paper-638]
  42. 17.07 09:08:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:520) ~[patched_1.13.2.jar:git-Paper-638]
  43. 17.07 09:08:48 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.chat(PlayerConnection.java:1696) ~[patched_1.13.2.jar:git-Paper-638]
  44. 17.07 09:08:48 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1611) ~[patched_1.13.2.jar:git-Paper-638]
  45. 17.07 09:08:48 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39) ~[patched_1.13.2.jar:git-Paper-638]
  46. 17.07 09:08:48 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_151]
  47. 17.07 09:08:48 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_151]
  48. 17.07 09:08:48 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151]
  49. 17.07 09:08:48 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151]
  50. 17.07 09:08:48 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  51. 17.07 09:08:48 [Server] INFO Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'resolvereport' in plugin AdvancedReporter v4.2
  52. 17.07 09:08:48 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:48) ~[patched_1.13.2.jar:git-Paper-638]
  53. 17.07 09:08:48 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[patched_1.13.2.jar:git-Paper-638]
  54. 17.07 09:08:48 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734) ~[patched_1.13.2.jar:git-Paper-638]
  55. 17.07 09:08:48 [Server] INFO at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:688) ~[patched_1.13.2.jar:git-Paper-638]
  56. 17.07 09:08:48 [Server] INFO at it.alchecraft.nexgan.advancedreporter.events.HowChat.lambda$1(HowChat.java:32) ~[?:?]
  57. 17.07 09:08:48 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftFuture.run(CraftFuture.java:85) ~[patched_1.13.2.jar:git-Paper-638]
  58. 17.07 09:08:48 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:449) ~[patched_1.13.2.jar:git-Paper-638]
  59. 17.07 09:08:48 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1010) ~[patched_1.13.2.jar:git-Paper-638]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement