FiniteReality / embeddium

An open-source client performance mod for Minecraft (based on Sodium 0.5.8) prioritizing reliability & mod compatibility
https://legacy.curseforge.com/minecraft/mc-mods/embeddium
GNU Lesser General Public License v3.0
213 stars 91 forks source link

Regression with rubidium? [1.19.2] #212

Closed LetterN closed 9 months ago

LetterN commented 9 months ago

Bug Description

Issue with computercraft tweaked rendering + oculus shading. This issue doesnt happen on rubidium oculus version: 1.6.9 embedium version: 0.3.3+mc1.19.2 using complementary shaders

Reproduction Steps

Use embeddium instead of rubidium change CC tweaked client config "monitor render" to "VBO" as seen in complementary workarounds weird bug where screen tris become transparent

image

Log File

<ommited> nothing related with rubidium

LetterN commented 9 months ago

weirdly it seems to work now after a restart, my configs is already set to VBO when i swapped to embeddium, will re open if i see it again