Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-261036

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.4, 1.20 Pre-release 4, 1.20.2, 1.20.4
    • None
    • Confirmed
    • Commands
    • Normal
    • Platform

      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]

            Unassigned Unassigned
            Hugo5000 Hugo5000
            Votes:
            20 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              CHK: