Skip to content

Game crashes if no audio support #5

Description

@CrazyPyro

Audio support should be an optional thing. But if there is not audio support, then all calls to SoundLoader.load will return None, which causes problems later when you try to call play() on them without checking. Perhaps wrap these calls?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions