Skip to content

Fix Skin Sounds Not Loaded On Startup#4570

Open
menvae wants to merge 1 commit intoQuaver:developfrom
menvae:fix-i-#4510
Open

Fix Skin Sounds Not Loaded On Startup#4570
menvae wants to merge 1 commit intoQuaver:developfrom
menvae:fix-i-#4510

Conversation

@menvae
Copy link
Contributor

@menvae menvae commented Jan 1, 2026

the fix here is to call SkinManager.Skin.LoadSoundEffects(), seeing as QuaverGame.SetAudioDevice already did so I decided to set reloadResources to true and add null condition to AudioEngine.Track?.Stop().

+ fixed formating of sfxFolder (not really needed but now the path doesn't have double slashes and mixed slashes "/" and "\")

Fixes #4510

+ fixed formating of sfxFolder (optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hit and menu sounds are not playing after relaunching the game/changing output device

1 participant