Skip to content

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

@DogAwesome21

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions