ViaFabric

ViaFabric

709k Downloads

Sending a chat message kicks all player from server, when Styled Chat is installed [1.18.2 -> 1.19]

Soham52 opened this issue ยท 6 comments

commented

Describe the bug, provide any errors

How can we reproduce it?

  • Create a 1.19 server
  • Install Styled Chat by Patbox
  • Install ViaRewind
  • join through 1.18.2
  • send a chat message

Expected behaviour

  • Chat message pops up in the chat and is seen by all

Screenshots

  • image

ViaVersion Dump

Additional server info

  • Is server using a proxy : no
    What software is it using and what plugins? : Fabric, Styled chat
    Are you running on client-side mode? : no
commented

was fixed by ViaVersion/ViaBackwards#455

Not fixed
Still persists, as that commit implements the chat type and does not fix the incompatibility with Styled Chat
@creeper123123321

commented

Please test again with the newest master build and send the new error message. The old error message does not make any sense with this version. Newest master build: https://ci.viaversion.com/view/ViaBackwards/job/ViaBackwards/

Umm so this is interesting... Using this version the player is not kicked and the message is sent but it can't be seen by anyone, and this error is sent in the console [18:04:45] [Netty Server IO #1/WARN]: Missing chat type translation for key %s
Also the same error persists when typing /viaversion dump in the console

commented

Please test again with the newest master build and send the new error message.
The old error message does not make any sense with this version.
Newest master build:
https://ci.viaversion.com/view/ViaBackwards/job/ViaBackwards/

commented

Okay this is fixed with ViaVersion/ViaBackwards@282afe9.
However the dev version dropped support for 1.19.0 and only supports 1.19.1. So you will have to wait for that to be released.

commented

Can confirm, also happens on 1.17.1

commented