an-anime-team / the-honkers-railway-launcher

The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
https://discord.gg/ck37X6UWBp
GNU General Public License v3.0
631 stars 15 forks source link

Failed to launch the game, os error 17 #91

Open myamusashi opened 10 months ago

myamusashi commented 10 months ago

After I finished downloading and installing the game everything went fine, after I shutdown my laptop and wanted to play it again there was an error like this

`the-honkers-railway-launcher

(process:2341): Adwaita-WARNING **: 05:00:15.064: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. 2023-11-22T22:00:17.051819Z WARN anime_launcher_sdk::games::star_rail::sessions: Session file doesn't exist. Returning default value at /var/home/observer/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/dcd1b3e/src/games/star_rail/sessions.rs:38

2023-11-22T22:00:17.051848Z WARN anime_launcher_sdk::games::star_rail::sessions: Session file doesn't exist. Returning default value at /var/home/observer/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/dcd1b3e/src/games/star_rail/sessions.rs:38 2023-11-22T22:00:19.265042Z ERROR honkers_railway_launcher::ui::main::launch: Failed to launch game: File exists (os error 17) at src/ui/main/launch.rs:43

2023-11-22T22:00:46.208083Z ERROR honkers_railway_launcher::ui::main::launch: Failed to launch game: File exists (os error 17) at src/ui/main/launch.rs:43

2023-11-22T22:01:03.228679Z ERROR honkers_railway_launcher::ui::main::launch: Failed to launch game: File exists (os error 17) at src/ui/main/launch.rs:43

2023-11-22T22:01:10.629636Z ERROR honkers_railway_launcher::ui::main::launch: Failed to launch game: File exists (os error 17) at src/ui/main/launch.rs:43

2023-11-22T22:01:54.066501Z ERROR honkers_railway_launcher::ui::main::launch: Failed to launch game: File exists (os error 17) at src/ui/main/launch.rs:43 ` -20231123050202

aschereT commented 10 months ago

Same issue as https://github.com/an-anime-team/the-honkers-railway-launcher/issues/89#issuecomment-1815518188

BakaJzon commented 7 months ago

Same :(

  2024-03-06T14:36:00.586079Z  INFO anime_launcher_sdk::games::star_rail::game: Preparing to run the game
    at /var/home/observer/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/fae9497/src/games/star_rail/game.rs:51
    in anime_launcher_sdk::games::star_rail::game::run

  2024-03-06T14:36:00.586199Z  INFO anime_launcher_sdk::games::star_rail::game: Checking telemetry
    at /var/home/observer/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/fae9497/src/games/star_rail/game.rs:76
    in anime_launcher_sdk::games::star_rail::game::run

  2024-03-06T14:36:00.586205Z DEBUG anime_game_core::games::star_rail::telemetry: Checking telemetry servers status
    at /var/home/observer/.cargo/git/checkouts/anime-game-core-31370ac61699cd7f/74a7c5a/src/games/star_rail/telemetry.rs:17
    in anime_game_core::games::star_rail::telemetry::is_disabled with game_edition: China
    in anime_launcher_sdk::games::star_rail::game::run

  2024-03-06T14:36:00.586285Z  INFO anime_launcher_sdk::games::star_rail::game: return: Err(文件已存在 (os error 17))
    at /var/home/observer/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/fae9497/src/games/star_rail/game.rs:49
    in anime_launcher_sdk::games::star_rail::game::run

  2024-03-06T14:36:00.586305Z ERROR honkers_railway_launcher::ui::main::launch: Failed to launch game: 文件已存在 (os error 17)
    at src/ui/main/launch.rs:43

  2024-03-06T14:36:00.586596Z DEBUG honkers_railway_launcher::ui::main: Called main window event: Toast { title: "启动游戏失败", description: Some("文件已存在 (os error 17)") }
    at src/ui/main/mod.rs:1019
    in relm4::component::sync::builder::update_with_view with input: Toast { title: "启动游戏失败", description: Some("文件已存在 (os error 17)") }, component: "honkers_railway_launcher::ui::main::App", id: "0x7fffc197a6b0"

  2024-03-06T14:36:00.587178Z DEBUG honkers_railway_launcher::ui::main: Called main window event: ShowWindow
    at src/ui/main/mod.rs:1019
    in relm4::component::sync::builder::update_with_view with input: ShowWindow, component: "honkers_railway_launcher::ui::main::App", id: "0x7fffc197a6b0"