Bobby chunks disappear / appear randomly depending on player position and camera direction
fernandoarmengol opened this issue ยท 5 comments
Bobby doesn't depend on the camera rotation. This is either a bug in Sodium/Iris (assuming you're those) or just a side-effect of how Sodium (and also the vanilla game) render chunks when not all chunks between the camera and the target chunk are available (see #165; though it doesn't quite look like that unless there's chunks missing right below you that one can't see from up here).
The chunks below me don't disappear, only the chunks uploaded by bobby disappear, the 10 chunks from the server never fail
I have tried to remove bobby and change the server distance to 32 chunks and all the chunks load without problems