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

1.18.2-1.0.6: Sounds changed by a resource pack don't get sound physics #135

Closed SteffoSpieler closed 10 months ago

SteffoSpieler commented 10 months ago

Bug description When playing a changed soundeffect (e.g. with playsound) in a room, there is no echo no nothing. And the volume doesn't change when moving to another room.

Steps to reproduce the issue

  1. Change a sound (e.g. minecraft:block.note_block.cat)
  2. Play it with /playsound minecraft:block.note_block.cat block Player123 ~ ~ ~
  3. Move.

Expected behavior The changed sound should receive hall and echo and get quieter when moving away.

Log files https://gist.github.com/SteffoSpieler/9d9c266cc338ffce1765343e19d7fa47

Versions

Other mods

[1.18.2]+SecurityCraft+v1.9.6.1
Adorn-3.5.01.18.2-forge
AmbientSounds_FORGE_v5.0.16_mc1.18.2
bmorph-1.18.2-2.0.1
cfm-7.0.0-pre29-1.18.2
cloth-config-6.5.102-forge
collective-1.18.2-6.59
create-1.18.2-0.5.0.g
CreativeCore_FORGE_v2.6.16_mc1.18.2
doubledoors-1.18.2-4.5
exlinefurniture-forge-1.18.2-2.0.7
firstperson-forge-2.2.3-mc1.18.2
flywheel-forge-1.18.2-0.6.8
FNAF+Mod+Update+3+Patch+1
FNaF-Blocks-v4.2-[1.18.2]
FnafDecor_V4_1.18.2
freddyfazmod-3.3.5-1.18.2
geckolib-quilt-1.18-3.0.46
goprone-1.18.2-2.2.1
kotlinforforge-3.12.0-all
mcw-doors-1.0.9forge-mc1.18.2
mcw-fences-1.0.7-mc1.18.2forge
mcw-furniture-3.1.0-mc1.18.2forge
modernlife-1.18.2-1.54
PresenceFootsteps-1.18.2-1.5.0-beta2-forge
preview_OptiFine_1.18.2_HD_U_H9_pre3
rsgauges-1.18.2-1.2.18
soundphysics-forge-1.18.2-1.0.6
UPDATE+3.1-FNAF+WP
voicechat-forge-1.18.2-2.4.10
worldedit-mod-7.2.10
SteffoSpieler commented 10 months ago

nevermind. Sounds were stereo, which apparently doesn't work. With mono sounds it works! (Great mod! ^^)