[Bug] [Fixed on it's own somehow] Game strangely doesn't load when 187 mods or more are installed and REI is enabled
Mqony opened this issue ยท 0 comments
What happened?
Game doesn't load at all due to a fatal error caused by an REI mixin, only when 187+ mods are installed. For some reason, the game works fine if I remove just one (or more) mods, but doesn't load at all if I'm using over 187 mods. It also works if I remove REI and use 187 mods or more.
What mod loaders are you seeing the problem on?
Forge
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
[19:48:16] [main/FATAL]: Mixin apply failed rei.mixins.json:MixinEffectRenderingInventoryScreen -> net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Variable modifier target for net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen::modifyK was removed by another injector [INJECT Applicator Phase -> rei.mixins.json:MixinEffectRenderingInventoryScreen -> Apply Injections -> -> Inject -> rei.mixins.json:MixinEffectRenderingInventoryScreen->@ModifyVariable::modifyK(I)I]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Variable modifier target for net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen::modifyK was removed by another injector [INJECT Applicator Phase -> rei.mixins.json:MixinEffectRenderingInventoryScreen -> Apply Injections -> -> Inject -> rei.mixins.json:MixinEffectRenderingInventoryScreen->@ModifyVariable::modifyK(I)I]
Anything else?
No response
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes