Amulet-Map-Editor icon indicating copy to clipboard operation
Amulet-Map-Editor copied to clipboard

Out of bounds error

Open Boy0000 opened this issue 3 years ago • 3 comments

Describe the bug Errormsg"Exception running operation: index 134217789 is out of bounds for axis 0 with size 716" when trying to paste in. World is split into cubes of 256 height, stacking two ontop works fine, third one gives error above

To Reproduce Steps to reproduce the behavior:

  1. Copying selection 3344,0,-416 -> 4367,255,495
  2. Pasting selection at 5712,568,-32
  3. See error

Expected behavior Pasting area without error

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 0.8.8

Additional context Worldheight is set to 1536 via official datapack from Mojang Link to .construction file

Boy0000 avatar Jun 23 '21 10:06 Boy0000

Were you applying any rotation or scaling when pasting?

gentlegiantJGC avatar Jun 23 '21 10:06 gentlegiantJGC

No, both are untouched

Boy0000 avatar Jun 23 '21 10:06 Boy0000

If anyone comes across this error again please can you send me the clone_error.log file so that I can debug what is causing it.

gentlegiantJGC avatar Apr 09 '22 15:04 gentlegiantJGC