During and after startup, there is multiple mixin warnings and errors in log.
[16:05:46] [main/ERROR]: Critical problem: mixins.patcher.json:accessors.optifine.ConfigAccessor target Config was loaded too early.
[16:05:46] [main/ERROR]: Critical problem: mixins.patcher.json:features.optifine.ConfigMixin_SimplifyFpsCounter target Config was loaded too early.
[16:08:37] [Client thread/WARN]: Injection warning: LVT in net/minecraft/client/renderer/ImageBufferDownload::func_78432_a(Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage; has incompatible changes at opcode 671 in callback mixins.patcher.json:features.ImageBufferDownloadMixin_ImprovedHeadRendering->@Inject::patcher$callPreprocess(Ljava/awt/image/BufferedImage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/awt/image/BufferedImage;Ljava/awt/Graphics;)V.
Expected: [Ljava/awt/image/BufferedImage;, Ljava/awt/Graphics;]
Found: [Ljava/awt/image/BufferedImage;, I]
Available: [Ljava/awt/image/BufferedImage;, I, I, I, Ljava/awt/image/BufferedImage;, Ljava/awt/Graphics;]
[16:11:25] [Client thread/ERROR]: Unable to get OptiFine's Custom Color
java.lang.NoSuchMethodError: Config.invokeIsCustomColors_$md$9d5e21$0()Z
at club.sk1er.patcher.mixins.accessors.optifine.ConfigAccessor.invokeIsCustomColors(ConfigAccessor.java) ~[ConfigAccessor.class:?]
None of them seems to appear in the log when using original Patcher.
During and after startup, there is multiple mixin warnings and errors in log.
None of them seems to appear in the log when using original Patcher.
Relevant version information: