astei / krypton

A Fabric mod that optimizes the Minecraft networking stack and entity tracker.
GNU Lesser General Public License v3.0
367 stars 34 forks source link

Falling blocks are not deleted #87

Closed tomozbot closed 2 years ago

tomozbot commented 2 years ago

I have observed this issue on my survival server. The issue is resolved when Krypton is removed from the server. The issue has been present for both 1.19 and 1.19.1

Whenever a fallingblock falls, it sometimes isn't deleted client-side and sits inside the actual block. Hence, when the player breaks the block there is still a "ghost" fallingblock there.

tomozbot commented 2 years ago

It appears that this issue was caused by another mod.

joeyleesi commented 2 years ago

Which mod was causing the issue? Experiencing the same issue and I also thought it was krypton