Skip to main content

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

This was working for a while, but now it seemingly doesn’t anymore. It launches then closes itself. Terminal output says dlopen(assets/libfiledialogs.so) failed with error: "liblibfiledialogs_linux_arm64-v8a.so: cannot open shared object file: No such file or directory" which is odd because i am running the x86_64 version.

What Linux distro (and release) are you using? Only Ubuntu is supported, last time I updated it was strictly Ubuntu 22.04 LTS that was required for building app images, then the resulting app image could then work on almost any modern distro. I may need to update this to make it work on Ubuntu 24.04 LTS since GameMaker has moved on a bit with the most recent Ubuntu support.

I’m on Kubuntu, so basically just Ubuntu with KDE, not sure if being on X11 or Wayland is relevant, likely not since regular Ubuntu also defaulted to Wayland now, but maybe that could be a clue on where the problem might be coming from