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
[ERROR] __init__.tk_error(): Uncaught Exception:
Traceback (most recent call last):
File "pyglet\media\codecs\wave.py", line 58, in __init__
File "wave.py", line 509, in open
File "wave.py", line 163, in __init__
File "wave.py", line 130, in initfp
wave.Error: file does not start with RIFF id
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "app\sound.py", line 136, in ticker
File "pyglet\media\__init__.py", line 140, in load
File "pyglet\media\__init__.py", line 130, in load
File "pyglet\media\codecs\wave.py", line 107, in decode
File "pyglet\media\codecs\wave.py", line 60, in __init__
pyglet.media.codecs.wave.WAVEDecodeException: file does not start with RIFF id
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: