WiIIiam278 / HuskChat

A simple & customizable no-frills Minecraft chat system
https://william278.net/project/huskchat
Apache License 2.0
78 stars 35 forks source link

Chat disabled due to missing profile public key. Please try reconnecting. #195

Closed xNiika closed 5 months ago

xNiika commented 5 months ago

Sending a chat message will result in the following error:

[12:16:04 WARN]: Failed to update secure chat state for <user>: 'Chat disabled due to missing profile public key. Please try reconnecting.'

However, using /g <message>, /l <message>, etc. will not result in this error.

WiIIiam278 commented 5 months ago

Check the setup docs. Additional stuff is needed for 1.19+

xNiika commented 5 months ago

I've followed the documentation and SignedVelocity is already installed.

WiIIiam278 commented 5 months ago

Disable enforce-secure-profile on all backends

WiIIiam278 commented 5 months ago

Made redundant by #196