Skip to content

Error on run. Something to do with sound.py and sound manager #14

Description

@DogAwesome21

pygame 2.6.1 (SDL 2.28.4, Python 3.12.3)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/home/ubuntu/falling-pickaxe/./src/main.py", line 505, in
game()
File "/home/ubuntu/falling-pickaxe/./src/main.py", line 193, in game
sound_manager = SoundManager()
^^^^^^^^^^^^^^
File "/home/ubuntu/falling-pickaxe/src/sound.py", line 5, in init
pygame.mixer.init() # Initialize the mixer
^^^^^^^^^^^^^^^^^^^
pygame.error: dsp: No such audio device

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions