Skip to content

Play sounds not working on Windows 7 and 8.1 #1520

@LautaroL20

Description

@LautaroL20

The "play sounds" option is always disabled on Windows 7 and 8.1. The reason for the app crash that is now solved (file does not start with RIFF, and issue #1521) was caused due that the OGG-format sound files are very problematic on Windows 7 and 8.1 systems.

The solution for this is replacing the OGG sound files with WAVE-format sound files which still have the .ogg extension while the internal format is WAVE, this brings way better OS support for 7/8.1 and then the app not only will not gonna crash, but sounds will work fine

Play sounds always disabled

Credit for this solution goes to @Lieutenant-L-T-Smash:
"As a workaround until this issue is fixed, replace the "sounds" folder inside the main BEE folder with the one from this archive:
https://drive.google.com/file/d/1pUYiGqulmzkM79fd63imq6tZityFDswa/view"

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working correctlyDone in next releaseThis has been addressed in the next release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions