Mojira Archive
MC-260207

Improperly formatted log error for certain nbt tags with required values

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[{}]
    

Unresolved

Onnowhere

2023-02-16, 10:39 AM

2023-04-05, 09:09 AM

4

1

Confirmed

Low

Platform

Debug

23w07a, 1.19.4, 23w13a

-