Sodium Extra

Sodium Extra

25M Downloads

Crash when joining single-player game

eizengan opened this issue · 3 comments

commented

Make sure you are not opening a duplicate.

Minecraft version.

1.19.2

Sodium Extra version.

0.4.12

Sodium version.

0.4.4

What happened?

Upon joining game:

  • loads to 100%
  • displays "Joining Game..."
  • pauses briefly
  • displays "Saving Game"
  • CTD

The following error is displayed the next time the launcher is opened:

The game crashed whilst unexpected error
Error: java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.putIfAbsent(Object, Object)" is null

Relevant logs

latest.log
crash report

Additional information

This is 100% reproducible on my PC with only the following installed:

  • Fabric API 0.66.0
  • Sodium 0.4.4
  • Sodium Extra 0.4.12

Happy to dig deeper if desired, but may need a guiding hand; Java is not my home turf 😅

commented

This appears to be the same issue as #283, which Reese just finished fixing in version 0.4.13.
The updated jarfile with the fix is on Modrinth and CurseForge now.

commented

Like mentioned above, this issue has been fixed in version 0.4.13.

commented

Nice! Sorry for the duplicate report