You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OGG audio files worked before and haven't been changed. It's more likely that something in the program and within Qt changed and is responsible for the problem. I also don't hear anything on Windows, so I guess it's not Mac specific.
I run examples/client/audio_examples.py and additionally listed to the error
audio.soundtrack_player.error.connect(print)
which gave 1 as output, which means ResourceError, i.e. the resource could not be resolved. Most probably it's something with Qt that changed and made it not recognizing local URLs to files anymore.
Unfortunately I cannot resolve the error right now.
No audio music is played on Mac. Setting/reseting audio in settings does not help. Can it be the problem with OGG audio files?
The text was updated successfully, but these errors were encountered: