[1.19.2] net.minecraft.client.OptionInstance becomes final
SigmaFlame opened this issue ยท 1 comments
The game crashed whilst initializing game
Error: java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance
You mod in 1.19.2 (Tis-3D) makes the class net.minecraft.client.OptionInstance as final, so other mods cannot inherit on it.
You mod is incompatible with Oculus.