mojira.dev
MC-125727

Crash with tellraw command

The bug

After executing a tellraw command, the game crashes when I move my cursor over the text

How to reproduce

  1. Enter this command:

    /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":"{name:PLAYER}"}}
  2. Move your cursor over the text

Linked issues

Attachments

Comments 3

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.

We do not have enough information to find the cause of this issue.
Please attach the crash report (.minecraft/crash-reports/crash-<DATE>-client.txt) here.

If no crash report was created, please attach the launcher log (.minecraft/launcher_log.txt) here.

Once attached, the report will be reopened automatically.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

Your command has invalid JSON, it should be

"value":"{\"name\":\"PLAYER\"}"

but it shouldn't crash while moving the mouse over the text nonetheless.

I just noticed this has already been reported here: MC-124545, I closed this ticket as a duplicate of that report.

Daminator4113

(Unassigned)

Unconfirmed

/tellraw

Minecraft 18w07c

Retrieved