Asek3 / Rubidium

Rubidium is an Unofficial Fork of CaffeineMC's "Sodium", made to work with Forge Mod Loader.
GNU Lesser General Public License v3.0
116 stars 55 forks source link

[1.20.1 - Neo - Compatibility Crashes] Crash when `uniformCache` is called in mixin `features.shader.uniform.ShaderProgramMixin` #646

Closed KhanhPham05 closed 8 months ago

KhanhPham05 commented 9 months ago

What is crashing ?

This stack trace will help you see what is crashing

Mods that included

  1. NeoForged 47.1.79
  2. Mekanism 10.4.0.14
  3. JEI 15.2.0.27
  4. Rubidium 0.7.0a (Because 0.7.1 is unplayable)

Steps to reproduce

  1. Install the mods above and lunch the game
  2. Create or Log in a world
  3. Open inventory and search "bio" on JEI's searchbar

Temporary Fix

  1. Modify the jar by open the rubidium mod jar with WinRAR or similar softwares.
  2. Open rubidium.mixin.json in Notepad or similar softwares.
  3. Find "features.shader.uniform.ShaderProgramMixin", line and delete it.
  4. Save the changes file and the jar
  5. Make sure to save everything and relaunch the game → Problem solved.