Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a (presumeably) rare issue with sound playing. #1090

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

VladiStep
Copy link
Member

Description

One of the users experienced a bug - a "BadDeviceId calling waveOutOpen" error appears when trying to play any sound.
And somehow, explicitly setting DeviceNumber to 0 (default audio device) fixes this error.

Caveats

None.

@VladiStep VladiStep marked this pull request as draft October 25, 2022 19:50
@VladiStep VladiStep marked this pull request as ready for review October 26, 2022 06:01
@Grossley Grossley merged commit 8761628 into UnderminersTeam:master Nov 11, 2022
@VladiStep VladiStep deleted the soundDeviceFix branch November 11, 2022 16:18
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.

2 participants