Asek3 / Oculus

GNU Lesser General Public License v3.0
107 stars 55 forks source link

Chest becomes invisible using shaders #77

Open inverspe opened 2 years ago

inverspe commented 2 years ago

What happened?

Chest becomes invisible using shaders (I used complementary shaders) I haven't tested other shaders

Screenshots

No response

Relevant log output

No response

Minecraft Version

1.18.2

Iris Version

Latest version of Oculus

Sodium Version

Latest version of Rubidium

Operating System

Windows 10

What is your GPU?

Radeon RX 570 Series

Java Version

Java 8

Additional context

mods that im running are 1.Clumps 2.Create 3.farmers delight 4.flywheel 5.fps reducer

  1. just enough items
  2. Lazy DFU
  3. Oculus
  4. Rubidium
  5. Starlight
Stounik commented 2 years ago

Disabling Botania's shaders (botania-client.toml configuration file) and Flywheel's backend (flywheel-client.toml configuration file) probably fixes some issues, including transparent chests. Disabling Botania's shaders alone might be enough in this case.

TheFantasticLoki commented 2 years ago

Disabling Botania's shaders (botania-client.toml configuration file) and Flywheel's backend (flywheel-client.toml configuration file) probably fixes some issues, including transparent chests. Disabling Botania's shaders alone might be enough in this case.

I can confirm that it seems to be caused by flywheel backend. Keeping botania's shaders enabled doesn't seem to cause issues with chest rendering.

rakdosArcanist commented 2 years ago

I had the same issue using BSL shaders. Can confirm that setting the flywheel backend to 'OFF' solved the issue for me.