Open EPGMooky opened 2 years ago
I see chatfilter, so I presume this might be due to the regex in the [link] thingy;
LinkRegex: (www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()!@:%_\+.~#?&\/\/=]*)
try setting it to this, bit more taxing, but let's see if that resolves it for you?
Maybe I'm reading the error msg wrong, but lets try
If that didn't do it, then backup your chatfilter.yml and remove it - start the server and see if that fixes it.
Otherwise it's perhaps group formatting or a bug, I can't quite tel..
I have chatfilter disabled thats the thing. My chat still dont work.
@EPGMooky You might want to test this without any other plugin enabled just to make sure that there arent issue with another plugin incorrectly modifying chat messages which causes this problem. Can't reproduce your issue with your config file at the moment.
[15:58:36 ERROR]: Could not pass event AsyncPlayerChatPreviewEvent to CMI v9.2.5.4 java.util.UnknownFormatConversionException: Conversion = 'i' at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:105) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at com.Zrips.CMI.Modules.ChatFilter.ChatFilterListener1_19.AsyncPlayerChatEvent(ChatFilterListener1_19.java:67) ~[CMI-9.2.5.4.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor424.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:git-Purpur-1857] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.adventure.ChatDecorationProcessor.post(ChatDecorationProcessor.java:115) ~[purpur-1.19.2.jar:git-Purpur-1857] at io.papermc.paper.adventure.ChatDecorationProcessor.processLegacy(ChatDecorationProcessor.java:68) ~[purpur-1.19.2.jar:git-Purpur-1857] at io.papermc.paper.adventure.ChatDecorationProcessor.lambda$process$0(ChatDecorationProcessor.java:57) ~[purpur-1.19.2.jar:git-Purpur-1857] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] 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) ~[?:?] [15:58:36 ERROR]: Could not pass event AsyncPlayerChatEvent to CMI v9.2.5.4 java.util.UnknownFormatConversionException: Conversion = 'i' at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:105) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at com.Zrips.CMI.Modules.ChatFormat.ChatFormatListener.AsyncPlayerChatEvent(ChatFormatListener.java:191) ~[CMI-9.2.5.4.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor410.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:git-Purpur-1857] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.adventure.ChatProcessor.post(ChatProcessor.java:381) ~[purpur-1.19.2.jar:git-Purpur-1857] at io.papermc.paper.adventure.ChatProcessor.process(ChatProcessor.java:96) ~[purpur-1.19.2.jar:git-Purpur-1857] at net.minecraft.server.network.ServerGamePacketListenerImpl.chat(ServerGamePacketListenerImpl.java:2496) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.broadcastChatMessage(ServerGamePacketListenerImpl.java:2681) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChat$18(ServerGamePacketListenerImpl.java:2321) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] 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) ~[?:?]
Tested only with Luckperms, Vault, PlaceholderAPi, CMI-9.2.5.4 and cmilib1.2.3.7 Current: git-Purpur-1857 (MC: 1.19.2)*
Lookslike luckperms caused that problem--edit---> placeholder in prefix caused that
Thanks for your time!
Description of Issue
Hi, my chat and chatgroups are not working. It even throws some errores in the console. I'm using bungee and my chat is not working on either server.
Version Information
Errors
Relevant Config Sections
Relevant Plugins
Vault 1.7.3
Agreements