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

Show a nice error message when Desktop CMU Graphics can't find/handle a sound file #65

Open
austin-schick opened this issue May 29, 2024 · 0 comments

Comments

@austin-schick
Copy link
Collaborator

Some users (maybe Windows users in particular) see a confusing error like [Errno 22] Invalid argument when trying to open an invalid file.

Long term, the best solution here may be to stop using subprocesses to play sounds, and instead use the PyGame mixer directly. But to close this issue, we jut need to improve this error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant