You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/joustmania/JoustMania/piparty.py", line 1053, in <module>
InitAudio()
File "/home/joustmania/JoustMania/piparty.py", line 630, in game_loop
self.check_game_trigger()
File "/home/joustmania/JoustMania/piparty.py", line 876, in check_start_game
self.random_added.append(serial)
File "/home/joustmania/JoustMania/piaudio.py", line 192, in __init__
self.sample_ = pygame.mixer.Sound(file=fname)
pygame.error: mixer not initialized
The text was updated successfully, but these errors were encountered:
During startup I get the following error:
The text was updated successfully, but these errors were encountered: