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.