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

Command block previous output doesn't update properly after setblock

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 15w44a
    • Minecraft 14w25b, Minecraft 14w26b, Minecraft 14w28b, Minecraft 14w29b, Minecraft 14w30c, Minecraft 14w31a, Minecraft 1.8-pre2, Minecraft 1.8.2-pre6
    • Confirmed

        1. Place a command block and copy in this command (or just not a setblock command):
          /setblock ~ 257 ~ command_block
          
        2. Power the command block, it should have now an error message ("... is too big, it must be at most 256") in the previous output line
        3. Change the command to:
          /setblock ~ ~ ~ command_block
          

          Amd power it again

        4. Look again at the previous output line

      It has still the error message like before

      This is a double bug as

      • The success output is missing
      • There is still a last output even no command was performed at this command block (that's probably not intended like other NBT tags like the command itself was reset

            Unassigned Unassigned
            marcono1234 [Mod] Marcono1234
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: