-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting Common Issues
This page covers the most common BLU setup and playback problems.
Check:
- the folder is installed to
World of Warcraft\_retail_\Interface\AddOns\BLU\ -
BLU.tocis directly inside theBLUfolder - the addon is enabled on the character-select screen
- you are using the Retail client, not Classic
If you need Classic support, use BLU Classic.
Check:
- BLU is enabled in the
Generaltab - the event module is enabled in the event tab
- your selected sound channel is not muted in WoW
- the selected event actually has a sound chosen
-
Mute in instancesorMute in combatis not blocking playback
Use the Test button in the event tab to verify the selection directly.
Try:
/blu refresh
/blu rescan
Then verify:
- the other addon is enabled
- the pack paths point into
Interface\AddOns\ - the pack is registered correctly if it is your own addon
For addon pack setup, see BLU Sound Pack Guide.
If you add a custom sound and BLU cannot find it:
- try the base file name like
myfile - try the full file name like
myfile.ogg - try a full path beginning with
Interface\AddOns\ - place the file in
Interface\AddOns\BLU\user\sounds\
Supported formats:
.ogg.mp3.wav
BLU's low, medium, and high switching only applies to BLU-native style packs that use:
name_low.ogg
name_med.ogg
name_high.ogg
and register through:
BLU:RegisterSoundPack(...)If the pack uses BLU:RegisterExternalSoundPack(...), BLU plays the exact file that was registered.
Try:
/reload- reopen
/blu - run
/blu refresh
If you changed sound pack files or registration code in another addon, a reload is usually the safest option.
Join the vibrant BLU community to ask questions, share ideas, and contribute to the project’s development.
- BLU Discussions: Connect with other BLU users, ask questions, and share your experiences.
- Report Issues: Found a bug or have a feature request? Report it in the Issues section.
If you find BLU helpful and want to support its continued development, you can contribute in several ways:
- Buy Me a Coffee: Show your appreciation and support the project with a small donation.
- Donate via CashApp: Another option to support BLU financially.
Follow the latest developments and updates to BLU by checking out our changelog and releases. Be sure to star the project on GitHub to show your support and receive notifications on new releases.
Thank you for being a part of the BLU community! This wiki is here to help you make the most of your experience with BLU. If you have any questions or suggestions, feel free to contribute to the discussions or contact the maintainers.