Skip to content

Player Chat Message with ClickEvent.callback cause Downstream packet error #5932

@byquanton

Description

@byquanton

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

  1. 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
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions