What I'm doing:
I am planting a brick on top of the other. 2x2, 4x4, 4x4. They all plant successfully. NOW, if via code I plant a second set of bricks 2x2, 4x4, 4x4, with enough space for it to plant successfully, it won't plant and return 1. I played around with my temp brick, the errors are as follow:
0 - No error.
1 - Overlap.
2 - Float.
3 - Stuck.
5 - Buried.
Why would it return Overlap if there's enough room for the brick to plant? Planting it manually via the console also returns 1. The same occurs when leaving a 1x space inbetween the bricks. Help please. I'd post images but I do not have the bandwidth to upload them although I'll try if it's absolutely necessary.