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

Improperly formatted log error for certain nbt tags with required values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 23w07a, 1.19.4, 23w13a
    • None
    • Confirmed
    • Debug
    • Low
    • Platform

      Bug

      Some nbt tags that expect required values have improperly formatted log errors with no spacing or text between the entity type and the error. Unsure of the extents of which tags this issue occurs on.

      Example output:

      Display entityNot a list: {}
      Display entityNo key sky in MapLike[{}]; No key block in MapLike[{}]
      

      To Reproduce

      1. Launch with output log
      2. /summon block_display ~ ~ ~ {transformation:{},brightness:{}}
        
      3. Output log displays:
        Display entityNot a list: {}
        Display entityNo key sky in MapLike[{}]; No key block in MapLike[{}]
        

            Unassigned Unassigned
            onnowhere Onnowhere
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: