FoundationGames / EnhancedBlockEntities

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.
GNU Lesser General Public License v3.0
233 stars 57 forks source link

Chest lid flashing with Sodium #109

Open K3nPinBowling opened 2 years ago

K3nPinBowling commented 2 years ago

Title. Issue was first raised by Kichura at the end of their post in 2021 (https://github.com/FoundationGames/EnhancedBlockEntities/issues/57): "Cancelling the chest animation causes it to flicker on specific frames which is absent in vanilla."

Issue persists when using mod on Fabric, with Sodium, Indium installed, with and without a resource pack enabled, so I'm very certain its a bug.

See example: https://imgur.com/a/p6UFH3K (here all my mods + resource pack were active but I did test this issue without them)

willstewartcode commented 2 years ago

Getting this as well, using those mods and Complementary shaders.

akai-hana commented 2 years ago

+1. Using same mods and sildurs vibrant shaders extreme VL, although I doubt it is a shader nor texture pack issue.

jeedrb commented 2 years ago

Happens for me as well

skcipherhash commented 2 years ago

I recently noticed this in Vanilla 1.19.1 as well. I don't have any shaders.

https://user-images.githubusercontent.com/66863359/183467814-b196d341-ef1d-4991-a065-03d79b061486.mp4

PweSol commented 2 years ago

I only have this issue in this scenario https://github.com/FoundationGames/EnhancedBlockEntities/issues/85

FoundationGames commented 1 year ago

This is because of Sodium and cannot be fixed (without hacking into Sodium and potentially breaking when Sodium updates), since this is one of the many ways Sodium improves your game's performance

The issue has also been known for a long time, even back when it affected vanilla (EBE currently hacks into the vanilla chunk builder to force the animation to be seamless, but since Sodium replaces the chunk builder code you get the visual glitch again)

Scarlaid commented 1 year ago

This isn't an issue on the Sodium side, this is from EBE side, at least on 1.19.2 Enabling Enhanced Chest from EBE alongside with Sodium Always Defer Chunk Updates either on or off, the chest lid will always have that flashing texture But disabling Enhanced Chest fixed the issue, which kinda ruin the point of EBE

Barerock commented 6 months ago

I have this issue as well and noticed that the secondary texture that sometimes shows up as an overlay can take the form of the Christmas textures. It's March.

A0000Xz commented 4 months ago

So are we really unable to solve this problem? Sorry, I'm just a bit obsessive-compulsive and I really want to be compatibility.