Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [18:50:11 ERROR]: Could not pass event AsyncPlayerChatEvent to ChatControl v6.4.3
- java.lang.NoClassDefFoundError: com/google/common/collect/EvictingQueue
- at me.kangarko.chatcontrol.auX.<init>(SourceFile:20) ~[?:?]
- at me.kangarko.chatcontrol.ChatControl.const(SourceFile:311) ~[?:?]
- at me.kangarko.chatcontrol.CON.const(SourceFile:47) ~[?:?]
- at me.kangarko.chatcontrol.CON.execute(SourceFile:38) ~[?:?]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-PaperSpigot-63fe5e4]
- at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:24) ~[spigot.jar:git-PaperSpigot-63fe5e4]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot.jar:git-PaperSpigot-63fe5e4]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491) [spigot.jar:git-PaperSpigot-63fe5e4]
- at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:968) [spigot.jar:git-PaperSpigot-63fe5e4]
- at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:908) [spigot.jar:git-PaperSpigot-63fe5e4]
- at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-PaperSpigot-63fe5e4]
- at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [spigot.jar:git-PaperSpigot-63fe5e4]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_60]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_60]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_60]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_60]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement