Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RIFF ID crashes #1553

Closed
Some-Username-Available opened this issue Apr 3, 2021 · 1 comment
Closed

RIFF ID crashes #1553

Some-Username-Available opened this issue Apr 3, 2021 · 1 comment
Labels
Duplicate This issue has already been reported

Comments

@Some-Username-Available
Copy link

[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
@LautaroL20 LautaroL20 added the Duplicate This issue has already been reported label Apr 3, 2021
@LautaroL20
Copy link
Member

This is a duplicate of: #1520

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants