Advertisement
Guest User

Untitled

a guest
Sep 12th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. 12.09 23:16:51 [Server] ERROR Could not pass event AsyncPlayerChatEvent to ChatAlert v1.5.2
  2. 12.09 23:16:51 [Server] INFO org.bukkit.event.EventException
  3. 12.09 23:16:51 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:46) ~[patched_1.10.2.jar:git-Paper-809]
  4. 12.09 23:16:51 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.10.2.jar:git-Paper-809]
  5. 12.09 23:16:51 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.10.2.jar:git-Paper-809]
  6. 12.09 23:16:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched_1.10.2.jar:git-Paper-809]
  7. 12.09 23:16:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [patched_1.10.2.jar:git-Paper-809]
  8. 12.09 23:16:51 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.chat(PlayerConnection.java:1304) [patched_1.10.2.jar:git-Paper-809]
  9. 12.09 23:16:51 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1219) [patched_1.10.2.jar:git-Paper-809]
  10. 12.09 23:16:51 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [patched_1.10.2.jar:git-Paper-809]
  11. 12.09 23:16:51 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_91]
  12. 12.09 23:16:51 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_91]
  13. 12.09 23:16:51 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_91]
  14. 12.09 23:16:51 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_91]
  15. 12.09 23:16:51 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  16. 12.09 23:16:51 [Server] INFO Caused by: java.lang.NullPointerException
  17. 12.09 23:16:51 [Server] INFO at me.jacklin213.chatalert.ChatListener.onTag(ChatListener.java:92) ~[?:?]
  18. 12.09 23:16:51 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor175.execute(Unknown Source) ~[?:?]
  19. 12.09 23:16:51 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44) ~[patched_1.10.2.jar:git-Paper-809]
  20. 12.09 23:16:51 [Server] INFO ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement