henkelmax / sound-physics-remastered

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

Using the mod disables naturally occuring cave noises #177

Closed PastaLaPasta closed 6 months ago

PastaLaPasta commented 7 months ago

Bug description As the title states: when using the mod, cave noises do not play when they should. The game still recognizes that they should be there, as the subtitles for one happening still appears, but the sound is not played. The sounds still works if you play them using the /playsound command, so the issue isn't that they have been muted.

Steps to reproduce the issue

  1. Find an empty location deep underground, dig into a wall and cover the entrance.
  2. Make sure there are no light sources inside the space. Space should be the bare minimum in size (2x1x1).
  3. Wait for the "mood" variable in the F3 menu to reach 100% (should take 5 minutes under these conditions).

Expected behavior The game will play a cave sound.

Versions

While I don't recall the specific version used, I also had this issue back in 1.19.2 when I was using Fabric Loader, so the bug should not be caused by Quilt.

Other mods The issue was tested and reproduced without issue when only having the core dependencies installed.