aedenthorn / ValheimMods

Other
145 stars 102 forks source link

[BUG] CustomAudio music is silent #71

Open DraconYale opened 2 years ago

DraconYale commented 2 years ago

After the latest game update, music from CustomAudio folder is silent, while custom sfx play as intended. If I remove/rename one of the biome/weather folders then the original game music plays for that biome/weather (so folder names are correct I think). Looking at the log I don't find any errors, but if I change biome/weather while I play the game, the potential music change is not written even in the log.

DraconYale commented 2 years ago

Update: it seems that the mod plays only .wav files, as .mp3 and .ogg files don't play at all. The log also show "Switching music from to " and "Added audio clip _ to dict" only for .wav files.