Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. 22.07 22:12:23 [Server] ERROR Could not pass event AsyncPlayerChatEvent to DeluxeChat v1.12.3
  2. 22.07 22:12:23 [Server] INFO org.bukkit.event.EventException
  3. 22.07 22:12:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  4. 22.07 22:12:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  5. 22.07 22:12:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  6. 22.07 22:12:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  7. 22.07 22:12:23 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  8. 22.07 22:12:23 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  9. 22.07 22:12:23 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  10. 22.07 22:12:23 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
  11. 22.07 22:12:23 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
  12. 22.07 22:12:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]
  13. 22.07 22:12:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131]
  14. 22.07 22:12:23 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  15. 22.07 22:12:23 [Server] INFO Caused by: java.lang.AbstractMethodError: me.clip.placeholderapi.PlaceholderHook.onPlaceholderRequest(Lorg/bukkit/entity/Player;Ljava/lang/String;)Ljava/lang/String;
  16. 22.07 22:12:23 [Server] INFO at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:212) ~[?:?]
  17. 22.07 22:12:23 [Server] INFO at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:188) ~[?:?]
  18. 22.07 22:12:23 [Server] INFO at me.clip.deluxechat.DeluxeChat.getFancyChatFormat(DeluxeChat.java:559) ~[?:?]
  19. 22.07 22:12:23 [Server] INFO at me.clip.deluxechat.listeners.AsyncPlayerChatListener.onChat(AsyncPlayerChatListener.java:83) ~[?:?]
  20. 22.07 22:12:23 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  21. 22.07 22:12:23 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  22. 22.07 22:12:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  23. 22.07 22:12:23 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  24. 22.07 22:12:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement