Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. [12:29:43 ERROR]: Could not pass event ChatToPlayerEvent to DeluxeChat v1.12.3
  2. java.lang.NoSuchMethodError: me.clip.placeholderapi.PlaceholderAPI.setRelationalPlaceholders(Lorg/bukkit/entity/Player;Lorg/bukkit/entity/Player;Ljava/lang/String;)Ljava/lang/String;
  3. at me.clip.deluxechat.listeners.ChatToPlayerListener.onChhat(ChatToPlayerListener.java:17) ~[?:?]
  4. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor555.execute(Unknown Source) ~[?:?]
  5. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1268]
  6. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.2.jar:git-Paper-1268]
  7. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1268]
  8. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:515) [patched_1.12.2.jar:git-Paper-1268]
  9. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:500) [patched_1.12.2.jar:git-Paper-1268]
  10. at me.clip.deluxechat.compatibility.Spigot_1_12_R1_Chat.sendDirectChat(Spigot_1_12_R1_Chat.java:73) [DeluxeChat-1.12.3.jar:?]
  11. at me.clip.deluxechat.listeners.AsyncPlayerChatListener.onChat(AsyncPlayerChatListener.java:118) [DeluxeChat-1.12.3.jar:?]
  12. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor553.execute(Unknown Source) [?:?]
  13. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) [patched_1.12.2.jar:git-Paper-1268]
  14. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) [patched_1.12.2.jar:git-Paper-1268]
  15. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [patched_1.12.2.jar:git-Paper-1268]
  16. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:515) [patched_1.12.2.jar:git-Paper-1268]
  17. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:497) [patched_1.12.2.jar:git-Paper-1268]
  18. at net.minecraft.server.v1_12_R1.PlayerConnection.chat(PlayerConnection.java:1386) [patched_1.12.2.jar:git-Paper-1268]
  19. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1301) [patched_1.12.2.jar:git-Paper-1268]
  20. at net.minecraft.server.v1_12_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [patched_1.12.2.jar:git-Paper-1268]
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
  22. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
  23. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]
  24. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131]
  25. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement