-
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
- Launch with output log
/summon block_display ~ ~ ~ {transformation:{},brightness:{}}
- Output log displays:
Display entityNot a list: {} Display entityNo key sky in MapLike[{}]; No key block in MapLike[{}]