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

Confusing Sound Issue related to Biome Makeover #140

Closed milkev closed 6 months ago

milkev commented 9 months ago

Bug description Under certain conditions, with Biome Makeover installed, mob sounds are heard even through 30+ blocks of stone. Due to loading the world initially with many mods, there are voids from blockus/etc, however these voids have not effected this issue at all. This issue occured both before and after loading the world with my original mod list vs cut down list

Steps to reproduce the issue

  1. I provided a .zip containing the world file I used to repeat this... I wasnt able to replicate this issue on other worlds CreatePowerhouse Main Testing.zip
  2. Launch the game with Sound Physics Remastered & Biome Makeover (latest versions as of this post, specific numbers below)
  3. Load into world, hear zombies & other mobs. They are in a cave below the large water lake under the player. The cave itself is from Profundis.
  4. Remove Biome makeover and repeat, no mobs are heard through stone.
  5. Going back to the latest beta version of Sound Physics Remastered (1.1.2) also fixes this issue.

Expected behavior Mobs in caves cannot be heard from the surface

Log latest.log

Versions

henkelmax commented 9 months ago

Does this happen with vanilla sounds o only with sounds from mods?

milkev commented 9 months ago

the 3 main ones i noticed were zombie, enderman and skeleton idle sounds. The vanilla ones, as far as im aware.

henkelmax commented 6 months ago

I think this is a duplicate of #169