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

Item Frame Data Structure Error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.8
    • Minecraft 14w04b
    • None
    • Windows Vista x86, Java 1.7.0_51 x32
    • Unconfirmed

      When attempting to use /testfor in a command block for an item frame, the location structure "TileZ" is not valid. I get the error "entity.ItemFrame.name did not match the required data structure" when running the command block or typing the code in chat. Without the "TileZ" parameter, the code runs and is able to find the item frame. This works in version 14w03b, but not in 14w04a or b. The first screenshot shows the code in 14w04b and the second shows the code running properly in 14w03b.

      What I expected to happen was...:
      The item frame to be found

      What actually happened was...:
      entity.ItemFrame.name did not match the required data structure

      Steps to Reproduce:
      Run a command block testing for an item frame using the TileX,TileY,and TileZ parameters.

            Unassigned Unassigned
            PlasmaPurple Plasma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: