kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
49 stars 23 forks source link

1.16.5: With a combo of certain prefixes + suffixes everyone gets kicked off the server #622

Closed sarhatabaot closed 3 years ago

sarhatabaot commented 3 years ago

Minecraft Version: 1.16.5 MySQL: false BungeeCord: false

With a combo of certain prefixes + suffixes, when that player send a message everyone gets kicked off the server. debug.zip Specifically this prefix + suffix. Tested on a different account as well. https://puu.sh/HcXRB/0ad372464f.png

Edit: Upon further testing, this doesn't happen if I remove the magic formatting i.e. &k.

kangarko commented 3 years ago

Please copy and paste this prefix to this chat here so I can try reproducing

kangarko commented 3 years ago

Also what's the kick message? Any console errors?

kangarko commented 3 years ago
Screenshot 2021-02-04 at 15 04 35

Tested some unicode with magic, works fine for me

sarhatabaot commented 3 years ago

No errors in the console. error The Prefix: #1d66ee↞#5677f1=#e37d05&k&l|#568fff♪#e37d05&k&l|&r#1d66ee&lL#5677f1&li#7789f4&lm#929cf6&le#aaaff8&ll#c1c2fa&li#d6d6fc&lg#ebeafe&lh#ffffff&lt#e37d05&k&l|&r#568fff♪#e37d05&k&l|&r#5677f1=#5677f1↠&r The Suffix: &8&l{&b&lT&f&l\.&b&lI&f&l\.&8&l}&r

It says the server went down but it hasn't gone down.

kangarko commented 3 years ago

Remove \ from the suffix. I fixed some mechanism breaking this.

Should work now with your exact prefix and suffix, I tested 1.16.5 over Bungee on the same server:

a

sarhatabaot commented 3 years ago

Great, thanks!