an-anime-team/an-anime-game-launcher

Installed launcher via Lutris, launcher won't run

genderneutralnoun opened this issue · 5 comments

Title. I followed the installation guide for Lutris and installed the launcher, but when I click Play it runs for like two seconds and then quits - a window doesn't even pop up.
I'm using Linux MInt 21.3 Cinnamon. Please let me know any other information I should provide.

If you right click on the game in Lutris and click "Show logs" (second option), do you see anything?

Please verify that you use the latest launcher version. We don't maintain lutris script so I can't be sure. If yes, then provide debug.log file and output from the terminal when you run the launcher from it (if this is possible with lutris). You can take debug.log file from the launcher's folder (hamburger menu -> launcher folder or just debug file)

If you right click on the game in Lutris and click "Show logs" (second option), do you see anything?

Started initial process 12617 from gamemoderun ./anime-game-launcher Start monitoring process. ./anime-game-launcher: error while loading shared libraries: libadwaita-1.so.0: cannot open shared object file: No such file or directory Monitored process exited. Initial process has exited (return code: 32512) All processes have quit Exit with return code 32512

Please verify that you use the latest launcher version.
I'll try re-installing via the latest version. I did try that before using Lutris, but as far as I could tell I had the same issue. I'll report back.

Same issue, but logs say this:
Started initial process 76 from gamemoderun ./anime-game-launcher
Start monitoring process.
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
Monitored process exited.
Initial process has exited (return code: 0)
All processes have quit
Exit with return code 0

@genderneutralnoun looks like you might be missing libadwaita-1.so.0 dependency as it is not found by the launcher. This makes some sense as it is a gnome package. Try installing it using your package manager and the package libadwaita.