PepperCode1 / Continuity

A Fabric mod that allows for efficient connected textures
GNU Lesser General Public License v3.0
261 stars 66 forks source link

every block is invisible (1.20.1) #350

Closed Masterioq closed 5 months ago

Masterioq commented 6 months ago

when I load to any of my worlds, no blocks at all appear visible, this happens with only having the mod installed, you dont even need to activate built-in the resource packs for this to happen, I only tested this once but if you punch a block on survival the game crashes. Im using shaders and the resource pack stay true, and here is my mod list: Captura de tela 2023-12-13 212613

YukiAyase commented 6 months ago

Update Sodium, Iris and Indium

TheTrashCrafter commented 6 months ago

Same thing happening to me when using Vulkan Mod.

YukiAyase commented 6 months ago

Same thing happening to me when using Vulkan Mod.

I'm not 100% sure but I do think VulkanMod is not compatible with Continuity @PepperCode1 should have the solid answer for this one though

PepperCode1 commented 5 months ago

From a quick look at VulkanMod's code, it seems that it does not support FRAPI, meaning it is incompatible with Continuity. It is fully on VulkanMod to support FRAPI and resolve the conflict.