Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello!  I ran the Linux executable, and unfortunately the game loaded only part-way before crashing.  This is the error message:

Traceback (most recent call last):

  File "flyre.py", line 5, in <module>

  File "engine/app.py", line 57, in run

  File "engine/state_machine.py", line 274, in state

  File "engine/state_machine.py", line 92, in on_resume

pygame.error: Unrecognized audio format

[42573] Failed to execute script flyre


The game looks great, I hope to be able to try it soon.

Interesting, I also get the same error now! I'll try to fix that when I have some spare time. Thanks for reporting this :)