henkelmax / sound-physics-remastered

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
GNU General Public License v3.0
75 stars 24 forks source link

Crashes when opening mod settings. #126

Closed Anonym0us-13 closed 1 year ago

Anonym0us-13 commented 1 year ago

Bug description When I try customizing the options for the mod it instantly crashes the game after saving. I am using Fabric, Iris, and Sodium.

Steps to reproduce the issue

  1. Go to Mods
  2. Click on Sound Physics
  3. Click on Settings Cogwheel
  4. See error

Expected behavior This should normally let me customize settings.

Log files Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1799.method_7950(net.minecraft.class_1657, net.minecraft.class_1836)" because "$$0" is null

Versions

Other mods image_2023-07-28_153000922

henkelmax commented 1 year ago

Please post your logs like stated in the template. Please also check if this happens without other mods.

henkelmax commented 1 year ago

Closed due to inactivity