Crashes on 1.20.2
DraconicNEO opened this issue ยท 2 comments
Describe the bug
When I attempt to load the mod in 1.20.2 the game imediately crashes when trying to load the world
To Reproduce
Steps to reproduce the behavior:
- load Mod
- Join a World (server or local, doesn't matter)
- game crash
Expected behavior
Mod should work as intended
Screenshots
If applicable, add screenshots to help explain your problem.
Debugging
Crash Log: https://mclo.gs/TigaIBu
Additional context
Add any other context about the problem here.
Thanks for the report. Unfortunately the crash report is from a 1.20.1 version and not showing any indicator of this mod causing the crashes. I additional checked my reference mod pack (with 272 mods) in 1.20.1 and got no crashed at all.
This means the following:
* The crashes are caused by another mod which is using mixin or core modding. * The crashes are related to the used launcher and some "unexpected" modification.
Oh I sent the wrong log, whoops.
Here is the correct one:
https://mclo.gs/UQZtrnq
Thanks for the report. Unfortunately the crash report is from a 1.20.1 version and not showing any indicator of this mod causing the crashes.
I additional checked my reference mod pack (with 272 mods) in 1.20.1 and got no crashed at all.
This means the following:
- The crashes are caused by another mod which is using mixin or core modding.
- The crashes are related to the used launcher and some "unexpected" modification.