Blocks not rendering at chunk borders (see-through chunks)
matejbrezovic opened this issue ยท 1 comments
Version information
mc1.19.2-0.4.4+build.18
Expected Behavior
Blocks should render normally within selected render distance.
Actual Behavior
Blocks don't render in specific situations. I wasn't able to replicate the issue in any other world, but I am quite sure that it is an issue with sodium. I use a lot of mods so I isolated Sodium and Oh the Biomes You'll Go, and the issue was still there. The game doesn't render blocks in certain relatively small areas, like when there is a passage or a small hole, all within one chunk wide. It just shows what is at the other side so it's kinda like x ray, I can see caves and surfaces through such holes which normally I wouldn't be able to. It really destroys the immersion in the game. It is the same even if I don't use BYG and don't use any resource packs, sodium only. Here are some images of the issue. It seems that while I am in the same chunk as the place where the bug happens, it doesn't happen, but if I am outside of the chunk the bug appears.
Link to the zipped save: https://we.tl/t-COvseCJPPo
Reproduction Steps
I didn't manage to reproduce this issue in any other world. That's why here is a link to a zipped folder of my save. I have removed all the unnecessary chunks and dimensions. It looks a bit cursed because I tried it without BYG so some modded blocks aren't there. That's why the bug in my base at staircase going down isn't happening, probably because there aren't any stairs now as they were modded from BYG wood type and once I loaded the game with sodium only they were destroyed. Other two situations are still affected (at the side of the mountain and in caves). You can try removing and adding some blocks to the areas affected by the bug to see how the bug will behave. You can see the coords or those areas in the top left in screenshots. These aren't the only places this has happened, but are the ones I know the locations of. It happened in the caves in a few more places.
Java version
Java 17.0.1 64bit
CPU
Ryzen 5 2600X
GPU
Nvidia GeForce GTX 1650 SUPER
Additional information
No response
Duplicate of #872.