-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
status: not enough infoIssues that require more information to be provided, either by the author or through investigation.Issues that require more information to be provided, either by the author or through investigation.type: problemProblems that are not strictly bugs.Problems that are not strictly bugs.
Description
EssentialsX version: 2.0.1-b603
LuckPerms version: 4.1.5
Vault version: 1.5.6-b49
EssentialsXChat version: 2.0.1-b603
EssentialsXSpawn version: 2.0.1-b603
Server software (run /version):
git-Spigot-dbe12b-61ef214 (MC:1.8.3) (Implementing API version: 1.8.3-R0.1-SNAPSHOT)
EssentialsX config (upload plugins/Essentials/config.yml to Gist):
https://gist.github.com/loper12/4deebeae45bfd7df092093bcad174506
Log: https://gist.github.com/loper12/198de80a0f04755616835b2bf29a21d1
Error: Line 329
Details
Describe your issue here.
I keep on getting this chat error message saying:
07.03 07:00:54 [Server] ERROR Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b601
07.03 07:00:54 [Server] INFO org.bukkit.event.EventException
07.03 07:00:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at net.minecraft.server.v1_8_R2.PlayerConnection.chat(PlayerConnection.java:1055) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:993) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at net.minecraft.server.v1_8_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
07.03 07:00:54 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
07.03 07:00:54 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
07.03 07:00:54 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
07.03 07:00:54 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
07.03 07:00:54 [Server] INFO Caused by: java.util.UnknownFormatConversionException: Conversion = '§'
07.03 07:00:54 [Server] INFO at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:100) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
07.03 07:00:54 [Server] INFO at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:61) ~[?:?]
07.03 07:00:54 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
07.03 07:00:54 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
07.03 07:00:54 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
07.03 07:00:54 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
07.03 07:00:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
Metadata
Metadata
Assignees
Labels
status: not enough infoIssues that require more information to be provided, either by the author or through investigation.Issues that require more information to be provided, either by the author or through investigation.type: problemProblems that are not strictly bugs.Problems that are not strictly bugs.