Mojira Archive
MC-137728

NBT text component interpret loops do not log an error

The bug

It appears that infinite NBT text component interpret loops do not log an error.

How to reproduce

  1. /summon item ~3 ~ ~ {Item:{id:stone,Count:1b,tag:{test:"{\"nbt\":\"Item.tag.test\",\"entity\":\"@e[type=item,limit=1]\",\"interpret\":true}"}}}
    
  2. /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

Unresolved

Marcono1234

2018-10-24, 09:27 PM

2024-12-25, 04:37 PM

3

5

Confirmed

Commands

text-component

Minecraft 18w43b - 1.21.4Minecraft 18w43b, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, 20w30a, 20w51a, 21w03a, 1.16.5, 21w08b, 1.17, 1.17.1, 24w10a, 1.21.4

-