Move command failed - Result would be too large?
- February 25, 2023
- 9 replies
- 4537 views
I thought this was going to be a fairly simple project, but I'm running into a road block.
The project is that I'm trying to build a combined image from several smaller images that make up a grid (the overall image is a map and my friend recieved a bunch of smaller files that contain the grid pieces).
The grid is five images wide by seven deep. Each image is a resolution of 5262 x 4188. I created a blank file that was 26310 x 29316 (both under the 30000 pixel limit, which I didn't even know about until digging into this problem). I've attached an image of the spreadsheet where I checked each image's dimensions and worked out what the total size needs to be. The squares with an X are where an image doesn't exist for that part of the map.
I brought in the first row of images and placed them using a grid that has major grid lines at 20% of the width of the image to help me position them. Each image is on its own layer.
I start bringing in the second row and they drop in to the center of the image just fine. However, when I move one to the edge of the picture above it, the move command fails with this error message:
"Could not complete the Move commadn because the result would be too big."
What's weird is that it only does this when I try to get the edges aligned. I can move the image so it partially covers the images on the first row and it's perfectly happy. But, when I move it to whithin approximately 10% of the edge of the row above, the layer snaps back to its starting point and pops up the error.
I've been googling the error for the last hour, but so far haven't bee able to find a similar situation and I'm flummoxed on how to resolve it.
I'm currently running Elements 2019 on a AMD Ryzen 5 3600 with 32GB of RAM on Windows 10 64bit.
