spoorn / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
28 stars 8 forks source link

Z-fighting on chests #176

Open Rimevel opened 2 years ago

Rimevel commented 2 years ago

Expected Behavior

For chests to render without visual glitches.

Actual Behavior

Chest blocks are flickering and z-fighting. See GIF linked below under attachments:

Reproduction Steps

Settings used: https://gyazo.com/7482f6c709896b98f097938672cbd440 https://gyazo.com/bce67748c2b113ffeb9a473f665bc50b https://gyazo.com/4ac8ba9a7515831f030480c371a021c7

Then place down a chest.

Attachments

https://gyazo.com/36cddf1c490184e98ecef03eabfb4843

Mods list

My modlist: https://flawless-sunflower-57c.notion.site/d3c558be227444e1af62ef8cc15c8f0f?v=9c338fa31ce94697bf2f8a72684bba21

System Information

You can obtain this information from the in-game debug screen or through using DxDiag on Windows.

p0pdr0p commented 2 years ago

If the issue has not yet been tracked, I narrowed down this issue to being caused by either create or flywheel. (I say both because Create is a dependent of Flywheel so I am unsure of which)

tpl20000 commented 2 years ago

Same behavior can be observed for shulker boxes. Opening it make it seem that there are two shulker boxes in a single block image image

tpl20000 commented 2 years ago

Oh wow it already got fixed, until the fix gets merged you can download it from here: https://github.com/spoorn/sodium-forge/pull/175#issuecomment-920428726