Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. > [17:22:41 INFO]: [no-faction]<WebDeveloper> sah dude
  2. > [17:28:44 ERROR]: Could not pass event AsyncPlayerChatEvent to VentureChat v2.16.0
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[server.jar:git-TacoSpigot-bf023c7d]
  5. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[server.jar:git-TacoSpigot-bf023c7d]
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-TacoSpigot-bf023c7d]
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [server.jar:git-TacoSpigot-bf023c7d]
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:490) [server.jar:git-TacoSpigot-bf023c7d]
  9. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1097) [server.jar:git-TacoSpigot-bf023c7d]
  10. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1014) [server.jar:git-TacoSpigot-bf023c7d]
  11. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server.jar:git-TacoSpigot-bf023c7d]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  14. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  16. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  17. Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/MPlayer
  18. at mineverse.Aust1n46.chat.listeners.ChatListener.onAsyncPlayerChatEvent(ChatListener.java:614) ~[?:?]
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  22. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  23. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[server.jar:git-TacoSpigot-bf023c7d]
  24. ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement