Closed Flow86 closed 7 years ago
Hmm, yes this is due to how I'm currently getting the item that is required to actually place the block, based on the blockstate that is stored in the template, but using a method that tries to get it from the block in a way that the block would expect it to be in the world. I'll need to figure out a better way to get the block, maybe I'll just temporarily set the block... although that would likely make the Paste operation slower. hmmm....
If you are worried about getting locked out of the world, you can "fix" it by restarting the game/server and the running block placement task will vanish. I think I'll make the tasks get cleared if the player logs out, so that a simple relog would also fix that part of the issue.
Hi,
I tried to copy a small building, and ran into this:
using "enderutilities-1.10.2-0.6.5"