hi whenever i try add the deluxetags placeholderapi extension (from the right website) with LPC (format i have: {prefix}{name} %deluxetags_tag%&8→ &f{message})
(i have the plugin) It comes up with this error in my console: [19:20:22] [Async Chat Thread - #7/ERROR]: Could not pass event AsyncPlayerChatEvent to LPC v3.6.0 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server.jar:3284-a-Spigot-3892929-0ab8487] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:3284-a-Spigot-3892929-0ab8487] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [server.jar:3284-a-Spigot-3892929-0ab8487] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [server.jar:3284-a-Spigot-3892929-0ab8487] at net.minecraft.server.network.PlayerConnection.chat(PlayerConnection.java:1853) [server.jar:3284-a-Spigot-3892929-0ab8487] at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1787) [server.jar:3284-a-Spigot-3892929-0ab8487] at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1753) [server.jar:3284-a-Spigot-3892929-0ab8487] at net.minecraft.network.protocol.game.PacketPlayInChat$1.run(PacketPlayInChat.java:40) [server.jar:3284-a-Spigot-3892929-0ab8487] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.lang.NoClassDefFoundError: me/clip/deluxetags/DeluxeTag at com.extendedclip.papi.expansion.deluxetags.DeluxeTagsExpansion.onRequest(DeluxeTagsExpansion.java:88) ~[?:?] at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[?:?] at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[?:?] at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[?:?] at me.wikmor.lpc.LPC.onChat(LPC.java:78) ~[?:?] at jdk.internal.reflect.GeneratedMethodAccessor107.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:3284-a-Spigot-3892929-0ab8487] ... 12 more Caused by: java.lang.ClassNotFoundException: me.clip.deluxetags.DeluxeTag at com.extendedclip.papi.expansion.deluxetags.DeluxeTagsExpansion.onRequest(DeluxeTagsExpansion.java:88) ~[?:?] at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[?:?] at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[?:?] at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[?:?] at me.wikmor.lpc.LPC.onChat(LPC.java:78) ~[?:?] at jdk.internal.reflect.GeneratedMethodAccessor107.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:3284-a-Spigot-3892929-0ab8487] ... 12 more
Question
thessnaip
hi
whenever i try add the deluxetags placeholderapi extension (from the right website)
with LPC (format i have: {prefix}{name} %deluxetags_tag%&8→ &f{message})
(i have the plugin)
It comes up with this error in my console:
[19:20:22] [Async Chat Thread - #7/ERROR]: Could not pass event AsyncPlayerChatEvent to LPC v3.6.0
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [server.jar:3284-a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [server.jar:3284-a-Spigot-3892929-0ab8487]
at net.minecraft.server.network.PlayerConnection.chat(PlayerConnection.java:1853) [server.jar:3284-a-Spigot-3892929-0ab8487]
at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1787) [server.jar:3284-a-Spigot-3892929-0ab8487]
at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1753) [server.jar:3284-a-Spigot-3892929-0ab8487]
at net.minecraft.network.protocol.game.PacketPlayInChat$1.run(PacketPlayInChat.java:40) [server.jar:3284-a-Spigot-3892929-0ab8487]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NoClassDefFoundError: me/clip/deluxetags/DeluxeTag
at com.extendedclip.papi.expansion.deluxetags.DeluxeTagsExpansion.onRequest(DeluxeTagsExpansion.java:88) ~[?:?]
at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[?:?]
at me.wikmor.lpc.LPC.onChat(LPC.java:78) ~[?:?]
at jdk.internal.reflect.GeneratedMethodAccessor107.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
... 12 more
Caused by: java.lang.ClassNotFoundException: me.clip.deluxetags.DeluxeTag
at com.extendedclip.papi.expansion.deluxetags.DeluxeTagsExpansion.onRequest(DeluxeTagsExpansion.java:88) ~[?:?]
at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[?:?]
at me.wikmor.lpc.LPC.onChat(LPC.java:78) ~[?:?]
at jdk.internal.reflect.GeneratedMethodAccessor107.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:3284-a-Spigot-3892929-0ab8487]
... 12 more
I can provide anything
Please Help
Thanks.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now