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

Crash Report - Stuck on Loading Data #90

Open ARTUROOBREGON13 opened 10 months ago

ARTUROOBREGON13 commented 10 months ago

Hardware/Software Info just in case:

Updated the launcher via flatpak, started the launcher and it gets stuck on "Loading Data"

image

closed the launcher and started it via terminal and got the following message:

image

Finally, this is the content of the crash report:

"name" = "honkers-railway-launcher"
"operating_system" = "Linux [64-bit]"
"crate_version" = "1.5.1"
"explanation" = """
Panic occurred in file '/run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/voice_data/package.rs' at line 265
"""
"cause" = "internal error: entered unreachable code"
"method" = "Panic"
"backtrace" = """

   0: 0x55e90dfd58c4 - <unresolved>
   1: 0x55e90e139ee1 - <unresolved>
   2: 0x55e90e088fda - <unresolved>
   3: 0x55e90e06f097 - <unresolved>
   4: 0x7f41c514cd47 - <unresolved>
   5: 0x7f41c514ee57 - <unresolved>
   6: 0x7f41c514f513 - g_main_context_iteration
   7: 0x7f41c5332b1d - g_application_run
   8: 0x55e90e0e26b2 - <unresolved>
   9: 0x55e90e12ca45 - <unresolved>
  10: 0x55e90e1a9a0a - <unresolved>
  11: 0x55e90e12827a - <unresolved>
  12: 0x7f41c435208a - <unresolved>
  13: 0x7f41c435214b - __libc_start_main
  14: 0x55e90dfb3fe5 - <unresolved>
  15:        0x0 - <unresolved>"""

And this is the debug.log:

  2023-11-18T01:35:23.607868Z  INFO honkers_railway_launcher: Starting application (1.5.1)
    at src/main.rs:157

  2023-11-18T01:35:23.912290Z DEBUG anime_launcher_sdk::config: Reading config data from file
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/config/mod.rs:41

  2023-11-18T01:35:23.912502Z  INFO honkers_railway_launcher: Set UI language to en-US
    at src/main.rs:208

  2023-11-18T01:35:23.915929Z  INFO honkers_railway_launcher::ui::main: Initializing main window
    at src/ui/main/mod.rs:680

  2023-11-18T01:35:23.950052Z  INFO honkers_railway_launcher::ui::about: Initializing about dialog
    at src/ui/about.rs:142

  2023-11-18T01:35:24.015990Z  INFO honkers_railway_launcher::ui::main: Main window initialized
    at src/ui/main/mod.rs:865

  2023-11-18T01:35:24.016365Z  INFO honkers_railway_launcher::ui::main: Initializing heavy tasks
    at src/ui/main/mod.rs:871

  2023-11-18T01:35:24.016671Z DEBUG honkers_railway_launcher::background: Downloading background picture
    at src/background.rs:45

  2023-11-18T01:35:24.016768Z TRACE minreq::connection: Setting up TLS parameters for hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:164

  2023-11-18T01:35:24.017024Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/components"
    at /run/build/railway/cargo/vendor/anime-game-core/src/traits/git_sync.rs:21

  2023-11-18T01:35:24.017046Z TRACE minreq::connection: Setting up TLS parameters for codeberg.org.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:164

  2023-11-18T01:35:24.017076Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state. Folder: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/components". Remote: https://github.com/an-anime-team/components
    at /run/build/railway/cargo/vendor/anime-game-core/src/traits/git_sync.rs:40

  2023-11-18T01:35:24.017158Z DEBUG anime_game_core::games::star_rail::game: Trying to find version diff for the game
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:136
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.017200Z TRACE anime_game_core::games::star_rail::api: Fetching API for Global
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/api/mod.rs:12
    in anime_game_core::games::star_rail::api::request with game_edition: Global
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.017526Z TRACE minreq::connection: Setting up TLS parameters for hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:164

  2023-11-18T01:35:24.019165Z TRACE minreq::connection: Establishing TCP connection to hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:172

  2023-11-18T01:35:24.019165Z TRACE minreq::connection: Establishing TCP connection to codeberg.org.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:172

  2023-11-18T01:35:24.019290Z TRACE minreq::connection: Establishing TCP connection to hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:172

  2023-11-18T01:35:24.021166Z TRACE minreq::connection: Timeout requested, it is currently: Ok(None)
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.205335Z TRACE minreq::connection: Establishing TLS session to codeberg.org.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:176

  2023-11-18T01:35:24.205376Z TRACE minreq::connection: Writing HTTPS request to codeberg.org.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:178

  2023-11-18T01:35:24.205425Z TRACE minreq::connection: Timeout requested, it is currently: Ok(None)
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.222721Z TRACE minreq::connection: Timeout requested, it is currently: Ok(None)
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.222860Z TRACE minreq::connection: Timeout requested, it is currently: Ok(Some(7.794372477s))
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.238776Z TRACE minreq::connection: Establishing TLS session to hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:176

  2023-11-18T01:35:24.238815Z TRACE minreq::connection: Writing HTTPS request to hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:178

  2023-11-18T01:35:24.238828Z TRACE minreq::connection: Timeout requested, it is currently: Ok(None)
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.241858Z TRACE minreq::connection: Establishing TLS session to hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:176

  2023-11-18T01:35:24.241885Z TRACE minreq::connection: Writing HTTPS request to hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:178

  2023-11-18T01:35:24.241890Z TRACE minreq::connection: Timeout requested, it is currently: Ok(Some(7.775337362s))
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.259204Z TRACE minreq::connection: Reading HTTPS response from hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:183

  2023-11-18T01:35:24.263032Z TRACE minreq::connection: Reading HTTPS response from hkrpg-launcher-static.hoyoverse.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:183

  2023-11-18T01:35:24.313577Z  INFO honkers_railway_launcher::ui::preferences::main: Initializing preferences window
    at src/ui/preferences/main.rs:82

  2023-11-18T01:35:24.320128Z  INFO honkers_railway_launcher::ui::preferences::general: Initializing general settings
    at src/ui/preferences/general/mod.rs:553

  2023-11-18T01:35:24.321497Z  INFO honkers_railway_launcher::ui::migrate_installation: Initializing migration window
    at src/ui/migrate_installation.rs:44

  2023-11-18T01:35:24.347231Z DEBUG honkers_railway_launcher::ui::preferences::general: Called general settings event: UpdateDownloadedWine
    at src/ui/preferences/general/mod.rs:591
    in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedWine, component: "honkers_railway_launcher::ui::preferences::general::GeneralApp", id: "0x7ffef2656fd0"

  2023-11-18T01:35:24.354568Z DEBUG honkers_railway_launcher::ui::preferences::general: Called general settings event: UpdateDownloadedDxvk
    at src/ui/preferences/general/mod.rs:591
    in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedDxvk, component: "honkers_railway_launcher::ui::preferences::general::GeneralApp", id: "0x7ffef2656fd0"

  2023-11-18T01:35:24.358591Z  INFO honkers_railway_launcher::ui::preferences::enhancements: Initializing enhancements settings
    at src/ui/preferences/enhancements/mod.rs:563

  2023-11-18T01:35:24.364678Z TRACE minreq::connection: Setting up TLS parameters for discord.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:164

  2023-11-18T01:35:24.364830Z TRACE minreq::connection: Establishing TCP connection to discord.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:172

  2023-11-18T01:35:24.388739Z TRACE minreq::connection: Reading HTTPS response from codeberg.org.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:183

  2023-11-18T01:35:24.449439Z TRACE minreq::connection: Timeout requested, it is currently: Ok(None)
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.467090Z TRACE minreq::connection: Establishing TLS session to discord.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:176

  2023-11-18T01:35:24.467151Z TRACE minreq::connection: Writing HTTPS request to discord.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:178

  2023-11-18T01:35:24.467164Z TRACE minreq::connection: Timeout requested, it is currently: Ok(None)
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:151

  2023-11-18T01:35:24.485056Z TRACE minreq::connection: Reading HTTPS response from discord.com.
    at /run/build/railway/cargo/vendor/minreq-2.11.0/src/connection.rs:183

  2023-11-18T01:35:24.702265Z TRACE anime_launcher_sdk: Checking package availability
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/lib.rs:44
    in anime_launcher_sdk::is_available with binary: "gamemoderun"

  2023-11-18T01:35:24.702647Z TRACE anime_launcher_sdk: return: true
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/lib.rs:42
    in anime_launcher_sdk::is_available with binary: "gamemoderun"

  2023-11-18T01:35:24.702702Z TRACE anime_launcher_sdk: Checking package availability
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/lib.rs:44
    in anime_launcher_sdk::is_available with binary: "gamescope"

  2023-11-18T01:35:24.703232Z TRACE anime_launcher_sdk: return: false
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/lib.rs:42
    in anime_launcher_sdk::is_available with binary: "gamescope"

  2023-11-18T01:35:24.708532Z  INFO honkers_railway_launcher::ui::preferences::general::components: Initializing general settings -> components page
    at src/ui/preferences/general/components.rs:248

  2023-11-18T01:35:24.708741Z DEBUG anime_launcher_sdk::components::loader: Getting wine versions
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/components/loader.rs:12
    in anime_launcher_sdk::components::loader::get_wine_versions with index: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/components"
    in anime_launcher_sdk::components::loader::get_wine_versions with self: ComponentsLoader { folder: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/components" }

  2023-11-18T01:35:24.709374Z DEBUG anime_launcher_sdk::components::loader: Getting dxvk versions
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/components/loader.rs:83
    in anime_launcher_sdk::components::loader::get_dxvk_versions with index: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/components"
    in anime_launcher_sdk::components::loader::get_dxvk_versions with self: ComponentsLoader { folder: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/components" }

  2023-11-18T01:35:24.714253Z DEBUG honkers_railway_launcher::ui::preferences::general::components: Called general settings event: UpdateDownloadedWine
    at src/ui/preferences/general/components.rs:338
    in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedWine, component: "honkers_railway_launcher::ui::preferences::general::components::ComponentsPage", id: "0x7ffef26570e0"

  2023-11-18T01:35:24.714690Z DEBUG honkers_railway_launcher::ui::preferences::general::components: Called general settings event: UpdateDownloadedDxvk
    at src/ui/preferences/general/components.rs:338
    in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedDxvk, component: "honkers_railway_launcher::ui::preferences::general::components::ComponentsPage", id: "0x7ffef26570e0"

  2023-11-18T01:35:24.718174Z  INFO honkers_railway_launcher::ui::preferences::gamescope: Initializing gamescope settings
    at src/ui/preferences/gamescope.rs:264

  2023-11-18T01:35:24.724595Z  INFO honkers_railway_launcher::ui::preferences::enhancements::game: Initializing game settings
    at src/ui/preferences/enhancements/game.rs:159

  2023-11-18T01:35:24.725203Z  WARN anime_launcher_sdk::games::star_rail::sessions: Session file doesn't exist. Returning default value
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/games/star_rail/sessions.rs:38

  2023-11-18T01:35:24.725221Z  WARN anime_launcher_sdk::games::star_rail::sessions: Session file doesn't exist. Returning default value
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/games/star_rail/sessions.rs:38

  2023-11-18T01:35:24.725959Z  INFO honkers_railway_launcher::ui::preferences::enhancements::sandbox: Initializing sandbox settings
    at src/ui/preferences/enhancements/sandbox.rs:330

  2023-11-18T01:35:24.730685Z TRACE anime_launcher_sdk: Checking package availability
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/lib.rs:44
    in anime_launcher_sdk::is_available with binary: "bwrap"

  2023-11-18T01:35:24.731144Z TRACE anime_launcher_sdk: return: true
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/lib.rs:42
    in anime_launcher_sdk::is_available with binary: "bwrap"

  2023-11-18T01:35:24.731491Z  INFO honkers_railway_launcher::ui::preferences::enhancements::environment: Initializing environment settings
    at src/ui/preferences/enhancements/environment.rs:159

  2023-11-18T01:35:24.766288Z DEBUG anime_game_core::games::star_rail::game: Trying to get installed game version
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:53
    in anime_game_core::games::star_rail::game::get_version with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.772468Z DEBUG anime_game_core::games::star_rail::game: return: Ok(1.5.0)
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:51
    in anime_game_core::games::star_rail::game::get_version with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.772509Z DEBUG anime_game_core::games::star_rail::game: Game version is latest
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:166
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.772528Z DEBUG anime_game_core::games::star_rail::game: return: Ok(Latest { version: 1.5.0, edition: Global })
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:134
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.772551Z  INFO honkers_railway_launcher::ui::main: Updated game version status
    at src/ui/main/mod.rs:985

  2023-11-18T01:35:24.774185Z DEBUG honkers_railway_launcher::background: Background picture is already downloaded. Skipping
    at src/background.rs:53

  2023-11-18T01:35:24.780073Z DEBUG honkers_railway_launcher::ui::main: Called main window event: SetGameDiff(Some(Latest { version: 1.5.0, edition: Global }))
    at src/ui/main/mod.rs:1009
    in relm4::component::sync::builder::update_with_view with input: SetGameDiff(Some(Latest { version: 1.5.0, edition: Global })), component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.786718Z DEBUG honkers_railway_launcher::ui::preferences::main: Called preferences window event: SetGameDiff(Some(Latest { version: 1.5.0, edition: Global }))
    at src/ui/preferences/main.rs:111
    in relm4::component::r#async::builder::update_with_view with input: SetGameDiff(Some(Latest { version: 1.5.0, edition: Global })), component: "honkers_railway_launcher::ui::preferences::main::PreferencesApp", id: "0x7ffef26570a0"

  2023-11-18T01:35:24.787009Z DEBUG honkers_railway_launcher::ui::preferences::general: Called general settings event: SetGameDiff(Some(Latest { version: 1.5.0, edition: Global }))
    at src/ui/preferences/general/mod.rs:591
    in relm4::component::r#async::builder::update_with_view with input: SetGameDiff(Some(Latest { version: 1.5.0, edition: Global })), component: "honkers_railway_launcher::ui::preferences::general::GeneralApp", id: "0x7ffef2656fd0"

  2023-11-18T01:35:24.812707Z DEBUG anime_game_core::games::star_rail::game: Trying to get installed game version
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:53
    in anime_game_core::games::star_rail::game::get_version with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.818001Z DEBUG anime_game_core::games::star_rail::game: return: Ok(1.5.0)
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:51
    in anime_game_core::games::star_rail::game::get_version with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }

  2023-11-18T01:35:24.818038Z  INFO honkers_railway_launcher::ui::main: Updated patch status
    at src/ui/main/mod.rs:965

  2023-11-18T01:35:24.818207Z  INFO honkers_railway_launcher::ui::main: App is ready
    at src/ui/main/mod.rs:1002

  2023-11-18T01:35:24.826374Z DEBUG honkers_railway_launcher::ui::main: Called main window event: SetMainPatch(Some((3.0.11, Concerning)))
    at src/ui/main/mod.rs:1009
    in relm4::component::sync::builder::update_with_view with input: SetMainPatch(Some((3.0.11, Concerning))), component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.826801Z DEBUG honkers_railway_launcher::ui::main: Called main window event: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }
    at src/ui/main/mod.rs:1009
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.826814Z DEBUG anime_launcher_sdk::games::star_rail::states: Trying to get launcher state
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/games/star_rail/states.rs:186
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.826942Z DEBUG anime_launcher_sdk::games::star_rail::states: Trying to get launcher state
    at /run/build/railway/cargo/vendor/anime-launcher-sdk/src/games/star_rail/states.rs:75
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.826958Z DEBUG anime_game_core::games::star_rail::game: Trying to find version diff for the game
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:136
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.826992Z DEBUG anime_game_core::games::star_rail::game: Trying to get installed game version
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:53
    in anime_game_core::games::star_rail::game::get_version with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829213Z DEBUG anime_game_core::games::star_rail::game: return: Ok(1.5.0)
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:51
    in anime_game_core::games::star_rail::game::get_version with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829226Z DEBUG anime_game_core::games::star_rail::game: Game version is latest
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:166
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829232Z DEBUG anime_game_core::games::star_rail::game: return: Ok(Latest { version: 1.5.0, edition: Global })
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/game.rs:134
    in anime_game_core::games::star_rail::game::try_get_diff with self: Game { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR", edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829274Z DEBUG anime_game_core::games::star_rail::voice_data::package: Trying to find version diff for en-us voice package
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/voice_data/package.rs:330
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829293Z DEBUG anime_game_core::games::star_rail::voice_data::package: Trying to get en-us voice package version
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/voice_data/package.rs:222
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829461Z DEBUG anime_game_core::games::star_rail::voice_data::package: .version file wasn't found. Predict version. Package size: 2472634141
    at /run/build/railway/cargo/vendor/anime-game-core/src/games/star_rail/voice_data/package.rs:241
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.829470Z TRACE os_info::imp: linux::current_platform is called
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/mod.rs:9
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.830107Z DEBUG os_info::imp::lsb_release: lsb_release command failed with Os { code: 2, kind: NotFound, message: "No such file or directory" }
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/lsb_release.rs:68
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.830154Z TRACE os_info::imp::file_release: Path 'etc/mariner-release' doesn't exist
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/file_release.rs:18
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.830163Z TRACE os_info::imp::file_release: Path 'etc/centos-release' doesn't exist
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/file_release.rs:18
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.830170Z TRACE os_info::imp::file_release: Path 'etc/fedora-release' doesn't exist
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/file_release.rs:18
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.830185Z TRACE os_info::imp::file_release: Path 'etc/alpine-release' doesn't exist
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/file_release.rs:18
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.830192Z TRACE os_info::imp::file_release: Path 'etc/redhat-release' doesn't exist
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/file_release.rs:18
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.833927Z TRACE os_info::imp: Returning Info { os_type: Linux, version: Unknown, edition: None, codename: None, bitness: X64, architecture: Some("x86_64") }
    at /run/build/railway/cargo/vendor/os_info-3.7.0/src/linux/mod.rs:17
    in anime_game_core::games::star_rail::voice_data::package::try_get_version with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_game_core::games::star_rail::voice_data::package::try_get_diff with self: Installed { path: "/home/catu/.var/app/moe.launcher.the-honkers-railway-launcher/data/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English", locale: English, game_edition: Global }
    in anime_launcher_sdk::games::star_rail::states::get_from_config
    in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }, component: "honkers_railway_launcher::ui::main::App", id: "0x7ffef2656f90"

  2023-11-18T01:35:24.836405Z DEBUG honkers_railway_launcher::ui::preferences::main: Called preferences window event: SetMainPatch(Some((3.0.11, Concerning)))
    at src/ui/preferences/main.rs:111
    in relm4::component::r#async::builder::update_with_view with input: SetMainPatch(Some((3.0.11, Concerning))), component: "honkers_railway_launcher::ui::preferences::main::PreferencesApp", id: "0x7ffef26570a0"

  2023-11-18T01:35:24.836468Z DEBUG honkers_railway_launcher::ui::preferences::general: Called general settings event: SetMainPatch(Some((3.0.11, Concerning)))
    at src/ui/preferences/general/mod.rs:591
    in relm4::component::r#async::builder::update_with_view with input: SetMainPatch(Some((3.0.11, Concerning))), component: "honkers_railway_launcher::ui::preferences::general::GeneralApp", id: "0x7ffef2656fd0"
demsarm commented 10 months ago

As far as I can tell, this is the same problem as in issue #89. Until the problem is fixed in a patch, the solution seems to be what @jsedge found yesterday: "I deleted the folder it was referencing in there at ~/.local/share/honkers-railway-launcher/HSR/StarRail_Data/Persistent/Audio/AudioPackage/Windows/English to see what would happen, then restarted the launcher, and it re-downloaded the 1.5 version and seems to get past the error and let me download the patch afterwards."

ARTUROOBREGON13 commented 10 months ago

Tried it and indeed it works, but i should ask Should I keep the issue open or should i close it? Since there's one that's kind of related.