Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. 26.06 15:06:37 [Server] Async Chat Thread - #0/ERROR Could not pass event AsyncPlayerChatEvent to TownyChat v0.53
  2. 26.06 15:06:37 [Server] INFO org.bukkit.event.EventException: null
  3. 26.06 15:06:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  4. 26.06 15:06:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  5. 26.06 15:06:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  6. 26.06 15:06:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  7. 26.06 15:06:37 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1592) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  8. 26.06 15:06:37 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1530) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  9. 26.06 15:06:37 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  10. 26.06 15:06:37 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  11. 26.06 15:06:37 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  12. 26.06 15:06:37 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  13. 26.06 15:06:37 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  14. 26.06 15:06:37 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  15. 26.06 15:06:37 [Server] INFO Caused by: java.lang.IllegalStateException: AsyncChatHookEvent cannot be triggered asynchronously from another thread.
  16. 26.06 15:06:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  17. 26.06 15:06:37 [Server] INFO at com.palmergames.bukkit.TownyChat.channels.StandardChannel.chatProcess(StandardChannel.java:127) ~[?:?]
  18. 26.06 15:06:37 [Server] INFO at com.palmergames.bukkit.TownyChat.listener.TownyChatPlayerListener.onPlayerChat(TownyChatPlayerListener.java:170) ~[?:?]
  19. 26.06 15:06:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
  20. 26.06 15:06:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
  21. 26.06 15:06:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  22. 26.06 15:06:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  23. 26.06 15:06:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
  24. 26.06 15:06:37 [Server] INFO ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement