NoEncryption icon indicating copy to clipboard operation
NoEncryption copied to clipboard

ChatCo no longer working properly with NoEncryption

Open lerokko opened this issue 1 year ago • 3 comments

Are you using the latest version of NoEncryption?

  • [X] I am using the latest version of NoEncryption compatible with my server version.

Is there an existing issue for this?

  • [X] I have searched the existing issues and have not found a duplicate relating to my issue.

NoEncryption Version

5.0

Minecraft Version

1.19.4

Server Type/Build

This server is running Paper version git-Paper-509 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: e338793)

Plugins in Use

ChatCo, ChatEx, TAB, Luckperms

Startup/Running Logs

No response

Reproducible Test

I am not sure if this is the right place to ask but players are getting kicked with Received chat packet with missing or invalid signature. This happens when they send a message with ChatCo (using /msg) and then sent a public chat message afterwards.

Anything else?

I have secure profiles, secure chat, and whatever I can turn off turned off. For all I care the signature could be the entire bee movie script dear minecraft server just let the man send the message and do not kick him. (I am not blaming NoEncryption) I don't know why it is happening but you are my only hope since ChatCo is no longer maintained (for 6 years). It used to worked fine on all the versions of NoEncryption prior it seemed that recently (In the last months or so) it just started happening to some players.

lerokko avatar Apr 13 '23 13:04 lerokko

I have tried to check ChatCo's source code, but it is very hard to read, and frankly terrible. As you said yourself, ChatCo is old and hasn't been updated in 6 years, so you should probably use modern plugins such as ChatCoPlus instead.

doclic avatar Apr 15 '23 20:04 doclic

I am going to have to go with the above comment. ChatCo is very outdated and uses APIs from 1.11.

V1nc3ntWasTaken avatar Apr 29 '23 16:04 V1nc3ntWasTaken

I tried using ChatCoPlus but that just overrides any chat plugin and makes it the vanilla chat... I have now resorted to splitting the task to two plugins BukkitGreentext and MSG to get mostly feature parity to what I required from ChatCo originally. It is not as elegant but it seems to work fine and I will push it to production soon.

ChatCoPlus not respecting other chat formats has nothing to do with NoEncryption so feel free to close this issue.

lerokko avatar Apr 29 '23 21:04 lerokko