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

/setblock same blocks throws imprecise error "Could not set the block" + maybe also /fill-inconsistency "No blocks filled."

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.12, Minecraft 1.12.1 Pre-Release 1, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 17w45b, Minecraft 17w46a, Minecraft 18w01a, Minecraft 18w03b, Minecraft 18w16a, Minecraft 18w19a, Minecraft 1.13-pre1, Minecraft 1.13-pre2, Minecraft 1.13-pre6, Minecraft 1.13-pre7, Minecraft 1.13-pre8, Minecraft 1.13, Minecraft 1.13.1-pre1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 19w03b, Minecraft 19w03c, Minecraft 19w05a, Minecraft 19w06a, Minecraft 19w07a, Minecraft 19w12b, Minecraft 19w13b, Minecraft 1.14.1, Minecraft 1.14.2 Pre-Release 2, Minecraft 1.14.2 Pre-Release 3, 1.15.2 Pre-Release 1, 20w17a, 21w07a
    • Confirmed
    • Commands

      This bugpost is not about forcing success if you /setblock or /fill an already-existing block( s ), but about changing the somewhat imprecise error message "The block couldn't be placed." (Since 17w46a: ) "Could not set the block.".
      Furthermore, the message is inconsistent with the one for /fill in a similar setup: "No blocks filled".

      As by now also the error messages for commands improved greatly, I feel the error message for this case should also be changed, as the output is "too vague".

      Test setups for /setblock

      If I try to set an air block where there is nothing, basically "already air", it gets me the error message "The Block couldn't be placed." (Since 17w46a: ) "Could not set the block."

      /setblock ~ ~ ~ minecraft:air
      

      The same also goes for e.g. a naturally spawned white/yellow sandblock, if you stand on it and do

      /setblock ~ ~-1 ~ minecraft:sand
      

      and even if you insert its (currently still in the game) datavalue like so:

      /setblock ~ ~-1 ~ minecraft:sand 0
      

      then it still gives you that error message.

      Wouldn't it make more sense/be more precise to output an error message along the lines of e.g.:
      "Same block already at destination" or "No block changed" or similar?

      Inconsistency with error message for /fill

      If you try to /fill an area that you already filled before with stone, again with stone, you get at least the error message displayed in the command block: "No blocks filled."

      If you try to fill just a single block that you already filled before with stone, again with stone, you get a different error message displayed in chat than the /setblock-error message: "No blocks filled."

      This bugpost is not about forcing success if you /setblock or /fill an already-existing block( s ), but about changing the somewhat misleading or inconsistent error message "The block couldn't be placed.". It would be maybe better for both beginners in CBing, as well as advanced CBers for debugging their maps/contraptions, if the (error) message would be more precise, like suggested above, and maybe also consistent with the /fill-message, if the Devs think this would be better for CBers.

        1. 2017-06-12_23.32.29.png
          2017-06-12_23.32.29.png
          140 kB
        2. 2017-06-18_13.21.46.png
          2017-06-18_13.21.46.png
          710 kB
        3. 2017-06-18_13.21.59.png
          2017-06-18_13.21.59.png
          1.33 MB
        4. 2017-06-18_13.22.45.png
          2017-06-18_13.22.45.png
          683 kB
        5. 2017-06-18_13.29.48.png
          2017-06-18_13.29.48.png
          904 kB
        6. 2017-06-18_13.41.28.png
          2017-06-18_13.41.28.png
          1.06 MB
        7. 2017-06-18_13.41.34.png
          2017-06-18_13.41.34.png
          758 kB
        8. 2017-06-18_13.41.39.png
          2017-06-18_13.41.39.png
          711 kB

            Unassigned Unassigned
            LapisDemon Meri Diana
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: