-
Bug
-
Resolution: Fixed
-
Minecraft 18w01a
-
Confirmed
The bug
Crash reports output the TextComponent or TranslatableComponent object when listing all players and forced entities. In previous versions, just the entity's name was printed.
From a forced crash report (crash-2018-01-03_21.34.41-client.txt):
All players: 1 total; [cab['TextComponent{text='PlayerName', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'/6441, l='MpServer', x=-0.62, y=4.00, z=10.98]]
Forced entities: 53 total; [agz['TranslatableComponent{key='entity.Painting.name', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'/6777, l='MpServer', x=151.03, y=2.50, z=-0.50] ...
- relates to
-
MC-123764 Single player menu world version not displaying correctly
- Resolved
-
MC-123888 /clear on a player with no items dumps raw TextComponent
- Resolved
-
MC-123943 Clicking a player's name in chat dumps raw TextComponent
- Resolved
-
MC-124102 Book signing shows the author name as string representation of the textcomponent
- Resolved
-
MC-123833 Connect/Disconnect messages output TextComponent object rather than the player's name
- Resolved
-
MC-124150 Entity related server warning messages output TextComponent / TranslatableComponent object rather than the entity's name
- Resolved