MCRcortex / voxy

An LoD rendering mod for minecraft
https://modrinth.com/mod/voxy
99 stars 16 forks source link

Leaves decaying naturally (not broken by player) do not get removed from LODs #34

Open BlueJayofEvil opened 2 months ago

BlueJayofEvil commented 2 months ago

I came across this anomaly both on a multiplayer server and my own single player worlds when I was cutting down trees. Leaves I broke manually were fine, but ones that decayed and vanished on their own naturally remain in the LODs and can be seen when further away.

Here's a screenshot where the leaves in my world were decaying (most already decayed; some were broken by me): 2024-04-18_02 42 01

Here's what can be seen when I move further back away from where the tree was: 2024-04-18_02 42 06

A few other angles for clarity: 2024-04-18_02 42 07 2024-04-18_02 42 15

Restarting the game and/or relogging into the world does not fix this.

KarmaMarazu commented 2 months ago

Hi yes this is a known issue for now the best solution till it gets fixed is to move away ~100ish blocks and go back then they are gone (this will make it so the LoD chunks get updated with the new info of the leaves being removed)

BlueJayofEvil commented 2 months ago

Good to know. Thanks!