modmuss50 / OptiFabric

A fabric mod that patches optifine into the game at runtime.
https://www.curseforge.com/minecraft/mc-mods/optifabric
Mozilla Public License 2.0
173 stars 176 forks source link

Crash to desktop on launch when used with Light Overlay or Roughly Enough Items (1.16.1) #223

Closed ilepow34 closed 4 years ago

ilepow34 commented 4 years ago

When using Optifabric with either of Roughly Enough Items or Light Overlay (or both) the game crashes almost immediately after the loading screen finishes. The same exception is thrown for both. It occurs with the following installed:

I attached the crash reports from running the game with each mod individually, and the full log associated with the Light Overlay crash report.

Light-Overlay.txt Roughly-Enough-Items.txt latest.log

modmuss50 commented 4 years ago

Can confirm, seems to be coming from:

https://github.com/shedaniel/cloth-api/blob/3913836e59e1df9058ece3e791ee0f5993b8bc00/cloth-client-events-v0/src/main/java/me/shedaniel/cloth/mixin/client/events/MixinGameRenderer.java#L49

Its not a trivial fix, but ill try my best.

modmuss50 commented 4 years ago

Fixed, please update to beta2