Supplementaries

Supplementaries

127M Downloads

[๐Ÿž]: Awning bounce sound not being found on load

meradudd opened this issue ยท 0 comments

commented

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove known hacky mods such as: Optifine, Fabric API/Connector on forge, and every kind of hybrid server like Mohist and Velocity. None of these are supported. Also try without other lesser usual suspects like Sodium and Lithium.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1-FORGE

Supplementaries Version

supplementaries 1.20 - 3.1.37

Moonlight Lib Version

moonlight 1.20-2.16.8 (forge)

Describe Issue

Not a crash but a bug. Awning bounce sound not being found on load.

Specifically, "[minecraft/SoundManager]: File supplementaries:sounds/item/awning_bounce_1.ogg does not exist, cannot add it to event supplementaries:block.awning.bounce"

It also warns on awning_bounce_2 and awning_bounce_3 (but not 0). The .oggs in question ARE in the sounds/block directory, but something is looking to the sounds/item directory.

Thank you.