Crash with tellraw command
Environment
Windows 10 - Java 1.8.0
Linked Issues
Created Issue:
Crash with tellraw command
The bug :
{name:PLAYER}
Après avoir fait un tellraw, le jeu crash quand je passe mon curseur sur le texte
*
Steps to reproduce :*
1. Entrez cette commande : /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":""}}
2. Passez votre curseur sur le texteEnvironment
Windows 10 - Java 1.8.0
The bug :
{name:PLAYER}
Après avoir fait un tellraw, le jeu crash quand je passe mon curseur sur le texte
*
Steps to reproduce :*
1. Entrez cette commande : /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":""}}
2. Passez votre curseur sur le texteThe bug :
Après avoir fait un tellraw, le jeu crash quand je passe mon curseur sur le texteSteps to reproduce :
{name:PLAYER}
1. Entrez cette commande : /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":""}}
2. Passez votre curseur sur le texte
The bug :
Après avoir fait un tellraw, le jeu crash quand je passe moncurseur sur le texteSteps to reproduce :
{name:PLAYER}
1. Entrez cettecommande: /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":""}}
2.Passez votre curseur sur le texteThe bug :
After doing a tellraw, the game crash when I move my cursor over the textSteps to reproduce :
{name:PLAYER}
1. Enter this command : /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":""}}
2. Move your cursor over the text
The bug :
After doing a tellraw, the game crash when I move my cursor over the textSteps to reproduce :
{name:PLAYER}
1. Enter this command : /tellraw @a {"text":"TEXT","hoverEvent":{"action":"show_entity","value":""}}
2. Move your cursor over the text
duplicates
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.