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

Crashing when mixing into renderStatusEffectOverlay's "effect icon draw" lambda #207

Open Leo40Git opened 4 years ago

Leo40Git commented 4 years ago

https://github.com/Leo40Git/Duravision/blob/1.15.2/src/main/java/adudecalledleo/duravision/mixin/MixinInGameHud_ImprovePotionOverlay.java#L69 you broke my mod 😢

Leo40Git commented 4 years ago

InGameHud.renderStatusEffectOverlay, lambda method name is method_18620 (on 1.15.2, at least).