Mojira Archive
MC-261036

Summoning an text_display entity writes an error to console but summons the entity correctly

When summoning a text_display entity via

/summon minecraft:text_display ~ ~ ~ {text:'{"text":"test"}'}

summons the entity fine but writes the following to the server console

[18:15:48] [Server thread/ERROR]: Display entityNot a string
[18:15:48] [Server thread/INFO]: [hugo5000: Summoned new Text Display]
[18:15:50] [Server thread/ERROR]: Display entityNot a string
[18:15:50] [Server thread/INFO]: [hugo5000: Summoned new Text Display]
[18:15:51] [Server thread/ERROR]: Display entityNot a string
[18:15:51] [Server thread/INFO]: [hugo5000: Summoned new Text Display]
[18:16:07] [Server thread/ERROR]: Display entityNot a string
[18:16:07] [Server thread/INFO]: [hugo5000: Summoned new Text Display]
[18:16:11] [Server thread/ERROR]: Display entityNot a string
[18:16:11] [Server thread/INFO]: [hugo5000: Summoned new Text Display]
[18:16:13] [Server thread/ERROR]: Display entityNot a string
[18:16:13] [Server thread/INFO]: [hugo5000: Summoned new Text Display]

Unresolved

Hugo5000

2023-03-16, 04:01 PM

2025-01-07, 09:57 PM

25

12

Confirmed

Normal

Platform

Commands

1.19.4 - 1.21.41.19.4, 1.20 Pre-release 4, 1.20.2, 1.20.4, 1.21.3, 24w45a, 1.21.4

-