Advertisement
Rida94

Untitled

Jun 19th, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. ERROR Could not pass event AsyncPlayerChatEvent to ChatControl v6.9.5
  2. 19.06 10:15:14 [Server] INFO java.lang.IllegalArgumentException: You attempted to use interactive formatter while disabled. To enable, set Chat.Formatter.Interactive.Enabled to true
  3. 19.06 10:15:14 [Server] INFO at org.apache.commons.lang3.Validate.isTrue(Validate.java:155) ~[spigot53.jar:git-Spigot-4af49dc-23da8b0]
  4. 19.06 10:15:14 [Server] INFO at me.kangarko.chatcontrol.PrN.const(SourceFile:87) ~[?:?]
  5. 19.06 10:15:14 [Server] INFO at me.kangarko.chatcontrol.nuL.const(SourceFile:274) ~[?:?]
  6. 19.06 10:15:14 [Server] INFO at me.kangarko.chatcontrol.nuL.execute(SourceFile:60) ~[?:?]
  7. 19.06 10:15:14 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot53.jar:git-Spigot-4af49dc-23da8b0]
  8. 19.06 10:15:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot53.jar:git-Spigot-4af49dc-23da8b0]
  9. 19.06 10:15:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot53.jar:git-Spigot-4af49dc-23da8b0]
  10. 19.06 10:15:14 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnection.chat(PlayerConnection.java:1271) [spigot53.jar:git-Spigot-4af49dc-23da8b0]
  11. 19.06 10:15:14 [Server] INFO at net.minecraft.server.v1_9_R2.PlayerConnection.a(PlayerConnection.java:1209) [spigot53.jar:git-Spigot-4af49dc-23da8b0]
  12. 19.06 10:15:14 [Server] INFO at net.minecraft.server.v1_9_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot53.jar:git-Spigot-4af49dc-23da8b0]
  13. 19.06 10:15:14 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_80]
  14. 19.06 10:15:14 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_80]
  15. 19.06 10:15:14 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_80]
  16. 19.06 10:15:14 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_80]
  17. 19.06 10:15:14 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement