Describe the bug
If the server formats the player chat message with a click callback, geyser isn't showing the message on the client with the following error in the log. Downstream packet error! java.lang.IllegalStateException: Expected STRING but was BEGIN_OBJECT at path $.click_event.payload
To Reproduce
- Set up a Server that formats the Chat messages like in this Paper Guide: https://docs.papermc.io/paper/dev/component-api/signed-messages/#code
- Send a message from the Bedrock Client.
Expected behaviour
See the message in the client chat (without the click event functionality)
Screenshots / Videos
No response
Server Version and Plugins
No response
Geyser Dump
No response
Geyser Version
2.9.0-b963 (git-master-b8a3c6d)
Minecraft: Bedrock Edition Device/Version
No response
Additional Context
No response