mojira.dev
MCPE-40269

/clone "move" sometimes fails when source and destination overlap

/clone ... replace move should work like /clone ... replace force, and never fail when source and destination overlap. However it does in some cases.

Example that fails:

/clone ~-5 ~-5 ~-5 ~5 ~5 ~5 ~-5 ~-4 ~-5 replace move

Example that succeeds:

/clone ~ ~1 ~ ~ ~3 ~ ~ ~2 ~ replace move

In both of these cases, the source and destination overlap. However in the first case, the command fails. Both commands should succeed.

Linked issues

Comments 2

Upon my testing in release 1.8, I found the following:
8 blocks in a 2x2x2 area works fine.
12 blocks a 2x2x3 area, assuming any pattern using all 3 axes, fails.

Past experience had me needing to either move one layer at a time, or to a temporary spot before to move it to the proper location.

As of 1.17.40, both of these commands fail. Again, both should succeed.

tryashtar

(Unassigned)

392900

Confirmed

Windows

1.19.80.21 Preview, 1.13.0.1 Beta, 1.17.40.23 Beta, 1.17.40.21 Beta, 1.17.20.20 Beta, ..., 1.17.2 Hotfix, 1.17.30, 1.17.32, 1.19.70, 1.21.51 Hotfix

Retrieved