[1.20.1 - Neo - Compatibility Crashes] Crash when `uniformCache` is called in mixin `features.shader.uniform.ShaderProgramMixin`
KhanhPham05 opened this issue · 0 comments
What is crashing ?
This stack trace will help you see what is crashing
Mods that included
- NeoForged 47.1.79
- Mekanism 10.4.0.14
- JEI 15.2.0.27
Rubidium 0.7.0a
(Because 0.7.1 is unplayable)
Steps to reproduce
- Install the mods above and lunch the game
- Create or Log in a world
- Open inventory and search "bio" on JEI's searchbar
Temporary Fix
- Modify the jar by open the rubidium mod jar with WinRAR or similar softwares.
- Open
rubidium.mixin.json
in Notepad or similar softwares. - Find
"features.shader.uniform.ShaderProgramMixin",
line and delete it. - Save the changes file and the jar
- Make sure to save everything and relaunch the game → Problem solved.