Can confirm in 25w09a. However, I cannot edit my own open issues after the website migration. Please help me!
Still affects 1.21.4
Can confirm in 1.21.4
Can confirm in 1.21.4
Seed: 11451 (Large Biomes)
Coordinates: -783, 132, 4872
[media]
Can confirm in 24w37a.
Can confirm in 1.21.
Can confirm in 24w33a.
Hello iSloth,
Thank you for your additional screenshot.
The limit volume has been 655360 blocks since BE 1.18. You can find this number in Chinese Minecraft Wiki, in the page "命令/clone". English Minecraft Wiki pointed out that the limit was 524288 blocks, which is outdated. I have edited that page, so it's correct now.
The day before I reported this issue, someone uploaded a screenshot in a group of Wiki contributors. Contributors started a discussion about the root cause of the bug.
It is predicted that the game tries to calculate the number of blocks using the formula (x2-x1)×(y2-y1)×(z2-z1). However, the correct formula should be (x2-x1+1)×(y2-y1+1)×(z2-z1+1). Because (-1+32)×(256+64)×(-1+64)=624960<655360, the game indicates that the number of blocks does not exceed the limit and executes the command, while the actual number of blocks is (-1+32+1)×(256+64+1)×(-1+64+1)=657408>655360.
I look forward to your further research on this bug. Also, you can email me for further discussion. (see my user page:https://zh.minecraft.wiki/w/User:QWERTY-5238)
Best wishes,
Justin Zhang
The limit of /clone command is 655360 blocks now. (since 1.18)
Thus, this issue should be closed.
The fix version should be 1.8.2-pre5 instead of 15w44a. I tested it.
Moderators, please change the fix version to the correct one.
Can confirm.
Can confirm in 24w06a
Can confirm in 1.20.4 and 24w05a and 24w05b.
Still in 1.20.4 and 23w51b
Confirmed in 23w51b.
Can confirm in 1.21.62 and 1.21.70.24 Preview. However, I cannot edit my own open issues after the website migration. Please help me!