Advertisement
Guest User

WTF IS THIS?

a guest
Jun 14th, 2016
629
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. 14.06 12:28:49 [Server] ERROR Could not pass event AsyncPlayerChatEvent to Multiverse-Core v2.5-b688
  2. 14.06 12:28:49 [Server] INFO org.bukkit.event.EventException
  3. 14.06 12:28:49 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:46) ~[patched_1.9.2.jar:git-Paper-651]
  4. 14.06 12:28:49 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.9.2.jar:git-Paper-651]
  5. 14.06 12:28:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.9.2.jar:git-Paper-651]
  6. 14.06 12:28:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched_1.9.2.jar:git-Paper-651]
  7. 14.06 12:28:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [patched_1.9.2.jar:git-Paper-651]
  8. 14.06 12:28:49 [Server] INFO at net.minecraft.server.v1_9_R1.PlayerConnection.chat(PlayerConnection.java:1303) [patched_1.9.2.jar:git-Paper-651]
  9. 14.06 12:28:49 [Server] INFO at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1218) [patched_1.9.2.jar:git-Paper-651]
  10. 14.06 12:28:49 [Server] INFO at net.minecraft.server.v1_9_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [patched_1.9.2.jar:git-Paper-651]
  11. 14.06 12:28:49 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_92]
  12. 14.06 12:28:49 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_92]
  13. 14.06 12:28:49 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_92]
  14. 14.06 12:28:49 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_92]
  15. 14.06 12:28:49 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
  16. 14.06 12:28:49 [Server] INFO Caused by: java.util.IllegalFormatConversionException: c != org.bukkit.craftbukkit.v1_9_R1.entity.CraftPlayer
  17. 14.06 12:28:49 [Server] INFO at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:100) ~[patched_1.9.2.jar:git-Paper-651]
  18. 14.06 12:28:49 [Server] INFO at com.onarandombox.MultiverseCore.listeners.AsyncChatEvent.setFormat(AsyncChatEvent.java:28) ~[?:?]
  19. 14.06 12:28:49 [Server] INFO at com.onarandombox.MultiverseCore.listeners.MVChatListener.playerChat(MVChatListener.java:56) ~[?:?]
  20. 14.06 12:28:49 [Server] INFO at com.onarandombox.MultiverseCore.listeners.MVAsyncPlayerChatListener.playerChat(MVAsyncPlayerChatListener.java:32) ~[?:?]
  21. 14.06 12:28:49 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor186.execute(Unknown Source) ~[?:?]
  22. 14.06 12:28:49 [Server] INFO at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44) ~[patched_1.9.2.jar:git-Paper-651]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement