SBPrime / AsyncWorldEdit-Premium

Async WorldEdit - Edit millions of blocks without lag! (Premium version)
Other
19 stars 4 forks source link

When I worldedit, sometimes the anvils fall down before the other blocks load... #211

Closed craftyfoxe closed 4 years ago

craftyfoxe commented 4 years ago

When I worldedit, sometimes the anvils fall down before the other blocks load. I have physicsfreez set to true. How can I make it so the anvil float in midair while the worldedit loads? 2020-03-08_14 33 31 btw in this picture I had to separately add back in the anvils on the top part where it fell

SBPrime commented 4 years ago

It might be related to the change in WE block placing order, unfortunately there is not much you can do (except pre-filling the area).

craftyfoxe commented 4 years ago

Hmm even if I move 1 anvil up in the air, it doesn't stay up though

SBPrime commented 4 years ago

the anvil won't stay up by itself. For it to stay up you need something like this:

UP
^  A
|  #

If there is no block under the anvil it won't stay in the air.

SBPrime commented 4 years ago

I tried to reproduce this problem and I was unable to do it with normal operations. Although I noticed that when setting an area with sand on speed set to 1bbp the physics freeze is not working as I expected it to do. I will do some more digging in the subject.

SBPrime commented 4 years ago

I changed physics freeze in 3.7. If the problem still occurs in 3.7 please create a new ticket.