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.44k stars 64 forks source link

2 errors after the instalation ( Failed to find game diff & Failed to update launcher state ) #347

Open Lishisan1314 opened 3 months ago

Lishisan1314 commented 3 months ago

Hi,

I struggle to complete the installation. After the Wine installation and prefix, I restarted the app and get these two errors:

  1. 2024-03-17T13:27:33.092289Z ERROR anime_game_launcher::ui::main: Failed to find game diff: No such file or directory (os error 2) at src/ui/main/mod.rs:899

  2. 2024-03-17T13:27:33.504060Z ERROR anime_game_launcher::ui::main: Failed to update launcher state: No such file or directory (os error 2) at src/ui/main/mod.rs:964 in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "anime_game_launcher::ui::main::App", id: "0x7ffcdcb89678"

I'm a casual Steam Deck user, and this is my first use of Linux so please be gentle :P

Edit1: I followed the "Any distribution (Flatpak)" guide.

krypt0nn commented 3 months ago

I suppose you've made a game folder yourself (or launcher did it due to some bug). Please delete it and let the launcher to make it by itself

NaufalF22 commented 3 months ago

Did you already install the game?

Kenst1092 commented 1 month ago

I suppose you've made a game folder yourself (or launcher did it due to some bug). Please delete it and let the launcher to make it by itself

What is the point of providing the option to provide a game folder, if it will cause the launcher to freak out? While I appreciate the move, as I would rather all my games get installed on a separate SSD with much larger space than my OS SSD, I don't see a point to have it in there if it'll just error out.

ArthurSmoke commented 1 week ago

Have the same issue,any update on this?

Rewarp commented 3 days ago

Game was working fine until today, when this error popped up. I already gave in and let the installer choose where it wants to install itself months ago. Alas, this appears to be in need of another look.

Rewarp commented 3 days ago

My debug log file generated from the crash.

debug.log

ngandrass commented 3 days ago

I'm also experiencing these issues since today.

debug.log

ngandrass commented 3 days ago

@Rewarp There seems to be a problem with the API. Should be fixed today. See: https://discord.com/channels/910869215857217596/929167558760861706/1257565326934147072

Chrisss88 commented 3 days ago

@Rewarp There seems to be a problem with the API. Should be fixed today. See: https://discord.com/channels/910869215857217596/929167558760861706/1257565326934147072

Still can't get in the game I hope they'll fix it soon

ngandrass commented 3 days ago

Still can't get in the game I hope they'll fix it soon

Wait for a new release later today :) With the current release it wont work.

Kamui96 commented 3 days ago

Will it be updated also on flatpak or do I have to compile it from source? The new release is out on GitHub page.

Rewarp commented 2 hours ago

Tested out the new version. I had trouble getting it to work with my previous game files, so just did a clean reinstall. Works perfectly again!

Thanks for the great work!