Sort It Out!

Sort It Out!

2.2k Downloads

java.lang.ExceptionInInitializerError: null during startup with Minecraft 1.21.5 and NeoForge

Closed this issue ยท 1 comments

commented

Describe the bug
Mod crashes during startup, even if it and its two dependencies are the only mods installed on a fresh NeoForge profile in PrismLauncher.

To Reproduce
Make a 1.21.5 profile in PrismLauncher with NeoForge (21.5.65-beta as of writing this) as your modloader.
Add the following mods: Sort It Out (1.1.1), JamLib (1.3.5), and Architectury (16.1.4).
Click Launch

Expected behavior
Minecraft to successfully load with functional inventory sorting.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Minecraft: 1.21.5
  • Mod loader NeoForge 21.5.65-beta
  • Mod version 1.1.1

Log
https://mclo.gs/6XWdXmi

commented

Thanks for reporting