Crash on launch
AverageDood opened this issue ยท 4 comments
Describe the bug
This bug triggers on two scenarios:
1.- Have Iceberg, Player Animator and a mod that depends on Iceberg (this specific case: Advancement Plaques)
2.- Have Iceberg, Player Animator and a mod that depends on Player Animator (this specific case, both Combat Roll and Better combat)
For some reason, simply having Player Animator and Iceberg together, without mods that may depend on them, causes no problem and the game launches without trouble.
Iceberg simply prevents the game from launching, and the launcher complains about mixin, specifically, how one of them at Iceberg tried to load too early.
To Reproduce
Steps to reproduce the behavior:
- Have Iceberg, Player Animator and a mod that depends on either of them
- Try to launch the game
- Profitn't
Expected behavior
Minecraft should launch and run without crashing
Environment (please complete the following information):
- Mod name: Iceberg
- Mod version: 1.0.47
- Modloader: Forge
- Modloader version: 43.1.30
- Minecraft version: 1.19.2
Log files
Player Animation dependant: https://mclo.gs/erBeGqu
Iceberg dependant: https://mclo.gs/cg8Jpd7
Edit: correct the submission, as I accidentally sent it while redacting.
Please don't kill me now...
I use a third party launcher, mod pack manager, PolyMC.
Well, turns out that when I installed Configured and Catalogue, Iceberg was actually disabled and I have just realized this. Kinda feel like an idiot
I'm gonna be closing this issue, as I double checked the dependencies. I thought Configured depended on this mod, and not the other way around. After installing Configured and Catalogue, everything works as it should.
Sorry for the inconvenience