Skip to main content

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

Mhhh still problems:


~$ ./thefireofardor-1.2.0-x86_64.AppImage

Traceback (most recent call last):

  File "/home/carsten/.local/share/virtualenvs/src-zA22MTc_/lib/python3.12/site-packages/cx_Freeze/initscripts/__startup__.py", line 140, in run

  File "/home/carsten/.local/share/virtualenvs/src-zA22MTc_/lib/python3.12/site-packages/cx_Freeze/initscripts/console.py", line 25, in run

  File "TheFireOfArdor.py", line 2, in <module>

ImportError: libsharpyuv.so.0: cannot open shared object file: No such file or directory

(+1)

I downloaded a Debian 12 image and tried to fix the dependencies, but it seems that ultimately, the glibc version on Debian 12 does not seem to be compatible to Ubuntu 24.04. Even if libc.so is bundled with the AppImage, the execution fails.
I am sorry, that I can not provide any better news...

(+1)

No worries, I appreciate the effort!

This run good on Wine. Keep making games!