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 on 1.16.1 due to Mixin Library problem #225

Open Processhf opened 4 years ago

Processhf commented 4 years ago

[15:45:10] [main/INFO]: Loading for game Minecraft 1.16.1 [15:45:13] [main/WARN]: Warnings were found!

Processhf commented 4 years ago

I've tried removing problem mods as listed in other issues such as REI and the issue still happens with any mod using mixin library.

modmuss50 commented 4 years ago

Seems to be another mod causing the issue. Can you track down exactally what mod it is?

Updating to beta 2 should fix the REI crash.

rosalinadev commented 4 years ago

@modmuss50 i had the same problem of crashing, probably due to REI too, and updating to beta2 fixed it. Other issues of the game crashing on rendering the main menu (when loading the actual menu, so the buttons and not the background) seem related.

Processhf commented 4 years ago

Seems to be another mod causing the issue. Can you track down exactally what mod it is?

Updating to beta 2 should fix the REI crash.

No, I cannot. It seems like almost every single mod is causing a crash. Out of my 31 mods (including Optifabric) at least 20 of them are causing crashes on their own with optifabric. Every crash log is having a problem with Mixin being the error that actually causes the crash. Beta 2 did not fix the issue, only with REI.

Processhf commented 4 years ago

Looking through other users crashlogs indicate the issue is without a doubt due to Mixin incompatibility.