JonathanMurray / JonathanMurray/python-2d-game

pygame.error: Unrecognized audio format

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
103
Forks
26
PR merge metrics
No merged PRs in 30d

Description

pygame.mixer.Sound('./resources/sound/zombie_death.ogg')
#

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the error at the pygame.mixer.Sound('./resources/sound/zombie_death.ogg') call and inspect the referenced resources/sound/zombie_death.ogg file. Determine why Pygame rejects this audio format; done means the sound loads without pygame.error and can be used by the game.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.