CleanroomMC / MixinBooter

Allows any mixins that work on mods to work effortlessly. With a single class and an annotation. On 1.12.2.
GNU Lesser General Public License v2.1
50 stars 17 forks source link

Compatibility Issue with MC Eternal Modpack and MixinBooter Version 7.2 and Above #91

Closed FloT1 closed 3 weeks ago

FloT1 commented 3 weeks ago

Hello,

I’ve encountered an issue while updating the MC Eternal modpack, specifically with the MixinBooter mod. After upgrading to a version higher than 7.1, the game starts crashing and refuses to launch. To restore stability, I had to revert to version 7.1. However, I recently added a new mod that requires MixinBooter version 8.0 or higher.

Could you please provide guidance on how to resolve this issue and achieve compatibility with the newer version of MixinBooter without causing crashes? Any assistance or recommendations would be greatly appreciated.

Thank you in advance!

Rongmario commented 3 weeks ago

Send your log + crash report, its possibly a phosphor issue if MC Eternal still has that. There is no stability issue but outdated mods.

FloT1 commented 3 weeks ago

wow, thank you so much for such a quick reply)

crash-2024-08-22_23.08.24-client.txt

FloT1 commented 3 weeks ago

I have successfully updated all the mods in my build, only these mods remain unupdated because if you update the mods, the build won't start and crashes image

I also attach the log file: 2024-07-25-1.log.gz

Rongmario commented 3 weeks ago

Essentials wont work, I've seen you disabled it there but its still enabled from what I can see in the logs.

FloT1 commented 3 weeks ago

Essentials wont work, I've seen you disabled it there but its still enabled from what I can see in the logs.

I had the same problem before installing Essentials

FloT1 commented 3 weeks ago

What in my build prevents me from installing a newer version of MixinBooter? Can you help with this issue?

Rongmario commented 3 weeks ago

From what I can see:

VanillaFix (use CensoredASM instead) Phosphor (use Alfheim instead)

FloT1 commented 3 weeks ago

I installed the specified mods and disabled the other two. However, a new problem has arisen: when I click 'Play,' Minecraft minimizes, and nothing happens—the modpack doesn't start loading. I have to close it through the Task Manager.

Rongmario commented 3 weeks ago

There should be new logs even if the screen doesn't spawn

FloT1 commented 3 weeks ago

There should be new logs even if the screen doesn't spawn

2024-08-24-1.log.gz

Rongmario commented 3 weeks ago

Doesn't seem like you updated MixinBooter + MixinBootstrap doesn't need to be installed.

FloT1 commented 3 weeks ago

Doesn't seem like you updated MixinBooter + MixinBootstrap doesn't need to be installed.

Thanks, problem solved. apparently it was the MixinBootstrap mod that caused the problem.