Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm sorry, the Linux build didn't work on my system :(

lafferty@lafferty-desktop ~/Downloads/GEMINI Linux/GEMINI Linux$ ./GEMINI  

pygame 2.0.1 (SDL 2.0.14, Python 3.9.5)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):  File "main.py", line 3, in <module>  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked  File "PyInstaller/loader/pyimod03_importers.py", line 540, in exec_module  File "framework.py", line 71, in <module>  File "framework.py", line 69, in <lambda>
pygame.error: Unable to open file 'src/audio/draw.mp3'
[6493] Failed to execute script main

Hi! Sorry about this. It's due to a bug with the graphics library wrapper I used not being compatible with .mp3 format audio on Linux specifically. I didn't find out about his until after the fact. Thanks for stopping by anyways.