LXGaming / MixinBootstrap

MixinBootstrap is a temporary way of booting Mixin in a MinecraftForge production environment.
Apache License 2.0
54 stars 4 forks source link

Crashes when opening control menu in combination with Optifine/optiforge/mixingbootstrap #11

Closed roninvanderwerke closed 4 years ago

roninvanderwerke commented 4 years ago

Client crashes when opening control menu in combination with Optifine/optiforge/mixingbootstrap

Forge 31.1.30 Optifine 1.15.2 pre 13 MOD Optiforge MC1.15.2-0.2.17 Mixing Bootsrap-1.0.2

Controlling 5.0.6

LXGaming commented 4 years ago

crash-2020-04-07_11.43.34-client.txt

I reproduced the issue and got the crash report above. This is an issue with jaredlll08/Controlling, the mod needs to updated in order to be compatible with the latest Forge versions.

The cause of the crash is due to a NoSuchFieldError which is caused by this line ClientEventHandler.java#L16