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
232 stars 57 forks source link

Invisible Block Entities and Weird-looking Block Entities model with shaders (except sign) #53

Open NaiNonTH opened 2 years ago

NaiNonTH commented 2 years ago

I know that I had reported this issue for a while now, But this one is kinda different a little bit.

When you launch the game with your shader enabled in the first place, All Block Entities are working completely fine. But if your shader is disabled then you turn it on, This (old) issue will occur.

For me, in order to fix this is to relaunch the game.

DieuDeGlace commented 2 years ago

For me the issue doesnt exist, because EBE doesnt even work. How do i know it doesnt? because with optifabric and optifine, i notice the chests look entirely normal, not even changing shaders forces it to do anything. Thus i get absolutely shit framerates in servers etc because its not even active.

FoundationGames commented 2 years ago

OptiFine is not supported because it breaks mods and I cannot do anything about it. Please install mod menu and make sure EBE's features are actually enabled by checking the config menu. I would recommend using Iris and other mods instead for shaders/other OptiFine features.

DieuDeGlace commented 2 years ago

im aware, the guy originally posting this is who is using optifine. I would make the massive jump myself if so many alternatives didnt unfortunately die/or were not problematic in one way or another. Im fine with supporting them, and in fact would prefer it, but for things to work cohesively out of the box optifine just does better in its current state.

NaiNonTH commented 2 years ago

OptiFine is not supported because it breaks mods and I cannot do anything about it. Please install mod menu and make sure EBE's features are actually enabled by checking the config menu. I would recommend using Iris and other mods instead for shaders/other OptiFine features.

Understood. Thank you for replying to me, by the way.