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

Sound Physics bug when using [Let's Do] Beachparty mod #131

Closed EnderGirl1500 closed 10 months ago

EnderGirl1500 commented 10 months ago

Bug description When using both Sound Physics and [Let's Do] Beachparty, we hear pelican sounds constantly as if they were next to us. This happens when there are pelicans in the same chunk as us.

Steps to reproduce the issue

  1. Install both Sound Physics and [Let's Do] Beachparty
  2. Create a new world
  3. Find or spawn pelicans
  4. See how even if you go away, their sounds continue super loud until you leave the chunk

Expected behavior Pelican sounds should behave as the other ones - the further, the lower.

Versions

henkelmax commented 10 months ago

Let's Do: Beachparty uses stereo sound files, which are not properly supported by Minecraft. See here: https://forge.gemwire.uk/wiki/Sounds image

Here you can see that they are using stereo sound files. image