Chunk become invisible (at least) at specific position in specific seed
cloudy1552 opened this issue ยท 2 comments
Version information
sodium-fabric-mc1.19.3-0.4.8+build.22
Expected Behavior
Chunk should not become invisible.
Actual Behavior
if i stand at specific position in specific seed and look down over angle 45 depression degrees, chunk become invisible.
Reproduction Steps
make new world in seed -4327102225930669092
tp 341,96,914(position)
place a full block at 341,96,914(block you are looking at)
dig 342,96,911~914 342,95,9128(block you are looking at)
look north and toward block that you placed in no3 at depression angle 45 degrees
chunk next to me become invisible
Java version
java 17.0.3 64bit
CPU
intel core i7-7700HQ
GPU
intel hd graphics 630
Additional information
i try same position in other seeds, but this didnt happed.
Seems to be just a case of a chunk getting culled wrongly, this is known and should be fixed with the new culling system they're working on (that might still take a while).