The Aether

The Aether

32M Downloads

Bug: Floating blocks sometimes jitter when carrying entities.

bconlon1 opened this issue ยท 6 comments

commented

Maybe someone else can figure this out since I can't.

commented

Added a bit of code to the floating block renderer to sync the client and server positions for entities riding on the blocks and it fixed the issue!

commented

so it's not as bad as it was before, but the jitter is still there.
When I moved the code to my GitHub fork it came back. It works every once in a while though so that's a plus!

commented

im tempted to just remove this behavior if it can't be made to work well by release.

commented

Planning to remove in the port to 1.18.

commented

Apparently they can now also get players stuck while floating. Setting noGravity is a bad idea.

commented

Floating blocks seem to need a complete refactor as they seem to be broken.