No Chat Reports

No Chat Reports

43M Downloads

Kicked from server - "Chat message validation failure"

doinkers opened this issue ยท 3 comments

commented

I added the mod to my Fabric server and when I type in chat, I get kicked for "Chat message validation failure".
Additionally, when I type into the chat, it kicks everyone else in the server.

I do not have the mod installed on the Client.

Mod config on the server:

{
  "demandOnClient": false,
  "demandOnServer": false,
  "enableDebugLog": false,
  "convertToGameMessage": true,
  "showServerSafety": true,
  "suppressVanillaSecurityNotices": true,
  "alwaysHideReportButton": false,
  "versionEasterEgg": true,
  "disableTelemetry": true,
  "showReloadButton": true,
  "whitelistedServers": []
}

Client log:

[14:17:55] [Render thread/INFO]: [Not Secure] [CHAT] <[M] Father_Doinkles> test test test
[14:17:56] [Render thread/INFO]: [System] [CHAT] TheBestEmerald left the game
[14:17:59] [Render thread/INFO]: [System] [CHAT] TheBestEmerald joined the game
[14:18:07] [Render thread/INFO]: [Not Secure] [CHAT] <[M] Father_Doinkles> im so fucking confused
[14:18:13] [Render thread/INFO]: [Not Secure] [CHAT] <[M] Father_Doinkles> do you get kicked every time I type?

The last message in that log is the one that got me kicked from the server. Some messages go through, some get me kicked.

Logs of other player being kicked because of me typing into the chat.
Server log:

[07:20:58] [Server thread/INFO]: <TheBestEmerald> weird
[07:21:11] [Server thread/INFO]: <[M] Father_Doinkles> test
[07:21:11] [Server thread/INFO]: TheBestEmerald lost connection: Disconnected
[07:21:11] [Server thread/INFO]: TheBestEmerald left the game
commented

What versions you use?

commented

What versions you use?

Server mod version is FABRIC-1.19.1-v1.7.1
Server is 1.19.1, Fabric-API 0.58.5

My client is 1.19.1, Fabric-API 0.58.5
Other players clients are Vanilla 1.19.1

commented

Yes, this should be fixed. Create a separate issue detailing versions, environment and config settings used if this happens to you.