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

Entitydata with different result in lazy chunks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.9.4
    • None
    • Unconfirmed

      If entitydata is used on an entity, it ignores empty compound tags directly in HandItems and ArmorItems.
      If the entity is in a lazy chunk however it doesn't.

      Reproduce by e.g.:
      -place a command block with the command 'summon Zombie ~ ~1 ~ {ArmorItems:[{},{},

      {id:leather_chestplate}

      ]}' inside
      -place a chain command block with the command 'entitydata @e[r=3] {ArmorItems:[{},{},{},{}]}' inside that the first one points into
      -place a redstone block next to the first block
      -> result: a zombie with a leather chestplate
      -destroy redstone block, tp about 120 blocks away, replace the redstone block using setblock
      -tp back or read command feedback
      -> result: a zombie without armor

            Unassigned Unassigned
            VincentJunge VincentJunge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: