Crash on world load version 1.21.10
Closed this issue ยท 2 comments
Confirmations
- I can verify that I am running the mod on the latest Minecraft version the mod is released for.
- I can verify that the issue I am reporting exists on the latest Mod version.
- I checked this box anyway without reading and acknowledge that this issue will be closed if this box is checked.
- I acknowledge that this issue will only be fixed for the latest Minecraft version the mod is released for.
Mod version (NOT Minecraft version)
1.21.10-r1
A description of the issue
Created a world on 1.21.10 with the mod, everything plays fine until I try to enter the world again after a normal save and exit.
The world starts to load but then crashes.
Log or crash report
https://gist.github.com/antuar-ramos/e8fe72360f964da7e99b16c29e72f591
This doesn't look related to Enchancement (or Minecraft at all actually), one of your library objects is failing to load. Try reinstalling your java package?
I could load the world without the mod enabled, also disabled only the mod to check if any of the dependencies were the issue, but it only seems to happen when enchancement is enabled.
I'll check for the library as well.
Edit: Sorry for the inconvenience, seems like the AWT is on a separate package on my system, installing additional packages (jdk, jdk-dev) fixed the issue