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
Exception: " Error 277 for command: open "C:\Users\jonas\AppData\Roaming\Kat\resources\win\win.mp3" alias playsound_0.3350055210840338 Der opstod et problem under initialisering af MCI."
#118
Open
nimrossum opened this issue
Oct 7, 2022
· 0 comments
Traceback (most recent call last):
File "C:\Users\jonas\AppData\Roaming\Kat\kattis.py", line 43, in main
execCommand[command](data)
File "C:\Users\jonas\AppData\Roaming\Kat\commands\submit.py", line 87, in submitCommand
winsound()
File "C:\Users\jonas\AppData\Roaming\Kat\helpers\sound.py", line 9, in winsound
playsound(random.choice(glob.glob(os.path.join(prefix, "win", "*.mp3"))))
File "C:\Users\jonas\AppData\Roaming\Python\Python310\site-packages\playsound.py", line 35, in _playsoundWin
winCommand('open "' + sound + '" alias', alias)
File "C:\Users\jonas\AppData\Roaming\Python\Python310\site-packages\playsound.py", line 31, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 277 for command:
open "C:\Users\jonas\AppData\Roaming\Kat\resources\win\win.mp3" alias playsound_0.3350055210840338
Der opstod et problem under initialisering af MCI.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: