Hexaoxide / Carbon

Carbon is a modern chat plugin built on channels, with just about every single setting and format configurable.
https://modrinth.com/mod/carbon
GNU General Public License v3.0
124 stars 39 forks source link

Conflict with a moderation plugin [Bug] #509

Closed ChrisTVH closed 2 months ago

ChrisTVH commented 2 months ago

Bug Description:

It's an occasional error that comes up sometimes, it happens when you run a carbon command, I think it started since I added chat sentinel, so it could be a conflict issue with each other.

image

What is not working as it should?

Steps to reproduce:

  1. Install carbon together with chat sentinel.
  2. In chat sentinel, enable the option to censor bad words, change uppercase to lowercase and/or remove repeated characters.

Well basically any option that modifies the message before it is sent with carbon chat.

System Details:

  1. Server Type: Paper -> Pufferfish -> Purpur
  2. Server Software: git-Purpur-2175 (MC: 1.20.4)
  3. MC Version: 1.19.4 – 1.21
  4. Carbon Version: carbonchat-paper-3.0.0-SNAPSHOT+3a93b78 I think it was: #2800

Pastebins:

https://mclo.gs/oix7mTQ

Any other relevant details:

jpenilla commented 2 months ago

Please open a new issue if this happens on Paper with no other plugins. It looks like some other plugin is either mangling the command tree before it's sent to the client or improperly intercepting the command packet somehow.