Skip to content

Crash when losing in solo mode #13

@Polipoppy

Description

@Polipoppy

The game is crashing when I'm losing while playing solo.
The crash is happening because of a wrong file called "sounds/lose.wav".

https://imgur.com/a/b0tF5h5

To fix this bug, you should change the file src/GameOverScene.py line 40 :
self.lose_sound = pygame.mixer.Sound("sounds/Lose.wav")

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