[1.18.2] Missing sound files
tobi1449 opened this issue ยท 3 comments
[net.minecraft.client.sounds.SoundManager/]: File supplementaries:sounds/block/rope_step_0.ogg does not exist, cannot add it to event supplementaries:block.rope.step
[net.minecraft.client.sounds.SoundManager/]: File supplementaries:sounds/block/rope_step_1.ogg does not exist, cannot add it to event supplementaries:block.rope.step
[net.minecraft.client.sounds.SoundManager/]: File supplementaries:sounds/block/rope_step_2.ogg does not exist, cannot add it to event supplementaries:block.rope.step
[net.minecraft.client.sounds.SoundManager/]: File supplementaries:sounds/block/rope_step_3.ogg does not exist, cannot add it to event supplementaries:block.rope.step
These missing files lead to minecraft possibly not loading any vanilla sounds.
I added back some files in the last 1.18 update I did. Those should have been added back
They are still missing from https://github.com/MehVahdJukaar/Supplementaries/tree/1.18.2/src/main/resources/assets/supplementaries/sounds/block in the latest version