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

An Anime Game launcher for Linux with telemetry disabling
https://discord.gg/ck37X6UWBp
GNU General Public License v3.0
1.53k stars 63 forks source link

Installed launcher via Lutris, launcher won't run #351

Open genderneutralnoun opened 6 months ago

genderneutralnoun commented 6 months ago

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.

xdSora commented 6 months ago

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

krypt0nn commented 6 months ago

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)

genderneutralnoun commented 6 months ago

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.

Toyo-tez commented 5 months ago

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

f3llo commented 5 months ago

@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.