-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 18w43b, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, 20w30a, 20w51a, 21w03a, 1.16.5, 21w08b, 1.17, 1.17.1, 24w10a
-
Confirmed
-
Commands
The bug
It appears that infinite NBT text component interpret loops do not log an error.
How to reproduce
/summon item ~3 ~ ~ {Item:{id:stone,Count:1b,tag:{test:"{\"nbt\":\"Item.tag.test\",\"entity\":\"@e[type=item,limit=1]\",\"interpret\":true}"}}}
/tellraw @s {"nbt":"Item.tag.test","entity":"@e[type=item]","interpret":true}
→ Nothing appears in chat (would be [] if nothing was found) and no error is logged