an-anime-team / honkers-launcher

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

The Launcher window appears back after starting the game on GE-Proton7-55 #7

Closed YogSottot closed 1 year ago

YogSottot commented 1 year ago

The Launcher window appears back after starting the game. This started happening after switching to GE-Proton7-55. Videos did not work for me on Wine-GE-Proton-43 even with mfplat patch, so I switched to GE-Proton7-55.

Anime Launcher SDK: 1.0.12
Anime Game Core: 1.7.4

GTK: 4.8.3
libadwaita: 1.2.4
pango: 1.50.14
cairo: 1.16.0
debug.log ``` 2023-04-25T07:40:36.859330Z INFO honkers_launcher: Starting application (1.0.2) at src/main.rs:123 2023-04-25T07:40:36.952873Z DEBUG anime_launcher_sdk::config: Reading config data from file at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/config/mod.rs:41 2023-04-25T07:40:36.952973Z INFO honkers_launcher: Set UI language to en-US at src/main.rs:170 2023-04-25T07:40:36.955121Z INFO honkers_launcher::ui::main: Initializing main window at src/ui/main/mod.rs:478 2023-04-25T07:40:36.976067Z INFO honkers_launcher::ui::about: Initializing about dialog at src/ui/about.rs:112 2023-04-25T07:40:36.987000Z INFO honkers_launcher::ui::main: Main window initialized at src/ui/main/mod.rs:583 2023-04-25T07:40:36.987109Z INFO honkers_launcher::ui::main: Initializing heavy tasks at src/ui/main/mod.rs:589 2023-04-25T07:40:36.987129Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state: "/home/user/.local/share/honkers_launcher/components" at /run/build/honkers/cargo/vendor/anime-game-core/src/traits/git_sync.rs:21 2023-04-25T07:40:36.987142Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state. Folder: "/home/user/.local/share/honkers_launcher/components". Remote: https://github.com/an-anime-team/components at /run/build/honkers/cargo/vendor/anime-game-core/src/traits/git_sync.rs:40 2023-04-25T07:40:37.038472Z INFO honkers_launcher::ui::preferences::main: Initializing preferences window at src/ui/preferences/main.rs:92 2023-04-25T07:40:37.046982Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Updating components index"))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Updating components index"))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:37.052369Z INFO honkers_launcher::ui::preferences::general: Initializing general settings at src/ui/preferences/general.rs:621 2023-04-25T07:40:37.052571Z INFO honkers_launcher::ui::migrate_installation: Initializing migration window at src/ui/migrate_installation.rs:45 2023-04-25T07:40:37.053348Z DEBUG anime_launcher_sdk::components::loader: Getting wine versions at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/components/loader.rs:12 in anime_launcher_sdk::components::loader::get_wine_versions with index: "/home/user/.local/share/honkers_launcher/components" in anime_launcher_sdk::components::loader::get_wine_versions with self: ComponentsLoader { folder: "/home/user/.local/share/honkers_launcher/components" } 2023-04-25T07:40:37.054050Z DEBUG anime_launcher_sdk::components::loader: Getting dxvk versions at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/components/loader.rs:82 in anime_launcher_sdk::components::loader::get_dxvk_versions with index: "/home/user/.local/share/honkers_launcher/components" in anime_launcher_sdk::components::loader::get_dxvk_versions with self: ComponentsLoader { folder: "/home/user/.local/share/honkers_launcher/components" } 2023-04-25T07:40:37.067241Z DEBUG honkers_launcher::ui::preferences::general: Called general settings event: UpdateDownloadedWine at src/ui/preferences/general.rs:723 in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedWine, component: "honkers_launcher::ui::preferences::general::GeneralApp", id: "0x7fffa0b54960" 2023-04-25T07:40:37.067723Z DEBUG honkers_launcher::ui::preferences::general: Called general settings event: UpdateDownloadedDxvk at src/ui/preferences/general.rs:723 in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedDxvk, component: "honkers_launcher::ui::preferences::general::GeneralApp", id: "0x7fffa0b54960" 2023-04-25T07:40:37.068224Z INFO honkers_launcher::ui::preferences::enhancements: Initializing enhancements settings at src/ui/preferences/enhancements.rs:357 2023-04-25T07:40:37.074808Z TRACE anime_launcher_sdk: Checking package availability at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/lib.rs:31 in anime_launcher_sdk::is_available with binary: "gamemoderun" 2023-04-25T07:40:37.075002Z TRACE anime_launcher_sdk: return: true at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/lib.rs:29 in anime_launcher_sdk::is_available with binary: "gamemoderun" 2023-04-25T07:40:37.075036Z TRACE anime_launcher_sdk: Checking package availability at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/lib.rs:31 in anime_launcher_sdk::is_available with binary: "gamescope" 2023-04-25T07:40:37.075218Z TRACE anime_launcher_sdk: return: false at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/lib.rs:29 in anime_launcher_sdk::is_available with binary: "gamescope" 2023-04-25T07:40:37.075687Z INFO honkers_launcher::ui::preferences::sandbox: Initializing sandbox settings at src/ui/preferences/sandbox.rs:311 2023-04-25T07:40:37.078635Z TRACE anime_launcher_sdk: Checking package availability at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/lib.rs:31 in anime_launcher_sdk::is_available with binary: "bwrap" 2023-04-25T07:40:37.078884Z TRACE anime_launcher_sdk: return: false at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/lib.rs:29 in anime_launcher_sdk::is_available with binary: "bwrap" 2023-04-25T07:40:37.079396Z INFO honkers_launcher::ui::preferences::environment: Initializing environment settings at src/ui/preferences/environment.rs:147 2023-04-25T07:40:37.085989Z INFO honkers_launcher::ui::preferences::gamescope: Initializing gamescope settings at src/ui/preferences/gamescope.rs:267 2023-04-25T07:40:37.824485Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading patch status"))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading patch status"))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:37.825337Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state: "/home/user/.local/share/honkers_launcher/patch" at /run/build/honkers/cargo/vendor/anime-game-core/src/traits/git_sync.rs:21 2023-04-25T07:40:37.825351Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state. Folder: "/home/user/.local/share/honkers_launcher/patch". Remote: https://notabug.org/mkrsym1/dusk at /run/build/honkers/cargo/vendor/anime-game-core/src/traits/git_sync.rs:40 2023-04-25T07:40:37.825650Z DEBUG honkers_launcher::ui::main: Called main window event: SetMfplatPatch(true) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetMfplatPatch(true), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:37.825939Z DEBUG honkers_launcher::ui::preferences::main: Called preferences window event: SetMfplatPatch(true) at src/ui/preferences/main.rs:131 in relm4::component::r#async::builder::update_with_view with input: SetMfplatPatch(true), component: "honkers_launcher::ui::preferences::main::PreferencesApp", id: "0x7fffa0b54b40" 2023-04-25T07:40:37.825975Z DEBUG honkers_launcher::ui::preferences::general: Called general settings event: SetMfplatPatch(true) at src/ui/preferences/general.rs:723 in relm4::component::r#async::builder::update_with_view with input: SetMfplatPatch(true), component: "honkers_launcher::ui::preferences::general::GeneralApp", id: "0x7fffa0b54960" 2023-04-25T07:40:38.661823Z TRACE anime_game_core::honkai::api: Fetching API at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/api/mod.rs:8 in anime_game_core::honkai::api::request 2023-04-25T07:40:38.661938Z TRACE minreq::connection: Setting up TLS parameters for sdk-os-static.hoyoverse.com. at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:167 2023-04-25T07:40:38.662779Z TRACE minreq::connection: Establishing TCP connection to sdk-os-static.hoyoverse.com. at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:175 2023-04-25T07:40:39.046084Z TRACE minreq::connection: Timeout requested, it is currently: Ok(Some(3.61577481s)) at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:154 2023-04-25T07:40:39.124664Z TRACE minreq::connection: Establishing TLS session to sdk-os-static.hoyoverse.com. at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:179 2023-04-25T07:40:39.124704Z TRACE minreq::connection: Writing HTTPS request to sdk-os-static.hoyoverse.com. at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:181 2023-04-25T07:40:39.124710Z TRACE minreq::connection: Timeout requested, it is currently: Ok(Some(3.537140418s)) at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:154 2023-04-25T07:40:39.266201Z TRACE minreq::connection: Reading HTTPS response from sdk-os-static.hoyoverse.com. at /run/build/honkers/cargo/vendor/minreq-2.7.0/src/connection.rs:186 2023-04-25T07:40:39.335861Z INFO honkers_launcher::ui::main: Updated patch status at src/ui/main/mod.rs:725 2023-04-25T07:40:39.335917Z DEBUG anime_game_core::honkai::game: Trying to find version diff for the game at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:112 in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } 2023-04-25T07:40:39.335958Z DEBUG honkers_launcher::ui::main: Called main window event: SetMainPatch(Some(MainPatch { folder: "/home/user/.local/share/honkers_launcher/patch", status: Testing { version: 6.5.0, bh3base_hash: "a8a9faa460be9c6fd1d0a0f7fe62a678", player_hash: "27fbee826303858eb28ccd5dc4a67b43" } })) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetMainPatch(Some(MainPatch { folder: "/home/user/.local/share/honkers_launcher/patch", status: Testing { version: 6.5.0, bh3base_hash: "a8a9faa460be9c6fd1d0a0f7fe62a678", player_hash: "27fbee826303858eb28ccd5dc4a67b43" } })), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.336610Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading game version"))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading game version"))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.337616Z DEBUG anime_game_core::honkai::game: Trying to get installed game version at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:43 in anime_game_core::honkai::game::get_version with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } 2023-04-25T07:40:39.339342Z DEBUG honkers_launcher::ui::preferences::main: Called preferences window event: SetMainPatch(Some(MainPatch { folder: "/home/user/.local/share/honkers_launcher/patch", status: Testing { version: 6.5.0, bh3base_hash: "a8a9faa460be9c6fd1d0a0f7fe62a678", player_hash: "27fbee826303858eb28ccd5dc4a67b43" } })) at src/ui/preferences/main.rs:131 in relm4::component::r#async::builder::update_with_view with input: SetMainPatch(Some(MainPatch { folder: "/home/user/.local/share/honkers_launcher/patch", status: Testing { version: 6.5.0, bh3base_hash: "a8a9faa460be9c6fd1d0a0f7fe62a678", player_hash: "27fbee826303858eb28ccd5dc4a67b43" } })), component: "honkers_launcher::ui::preferences::main::PreferencesApp", id: "0x7fffa0b54b40" 2023-04-25T07:40:39.339483Z DEBUG honkers_launcher::ui::preferences::general: Called general settings event: SetMainPatch(Some(MainPatch { folder: "/home/user/.local/share/honkers_launcher/patch", status: Testing { version: 6.5.0, bh3base_hash: "a8a9faa460be9c6fd1d0a0f7fe62a678", player_hash: "27fbee826303858eb28ccd5dc4a67b43" } })) at src/ui/preferences/general.rs:723 in relm4::component::r#async::builder::update_with_view with input: SetMainPatch(Some(MainPatch { folder: "/home/user/.local/share/honkers_launcher/patch", status: Testing { version: 6.5.0, bh3base_hash: "a8a9faa460be9c6fd1d0a0f7fe62a678", player_hash: "27fbee826303858eb28ccd5dc4a67b43" } })), component: "honkers_launcher::ui::preferences::general::GeneralApp", id: "0x7fffa0b54960" 2023-04-25T07:40:39.344495Z DEBUG anime_game_core::honkai::game: return: Ok(6.5.0) at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:41 in anime_game_core::honkai::game::get_version with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } 2023-04-25T07:40:39.344528Z DEBUG anime_game_core::honkai::game: Game version is latest at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:122 in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } 2023-04-25T07:40:39.344535Z DEBUG anime_game_core::honkai::game: return: Ok(Latest(6.5.0)) at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:110 in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } 2023-04-25T07:40:39.344552Z INFO honkers_launcher::ui::main: Updated game version status at src/ui/main/mod.rs:745 2023-04-25T07:40:39.344559Z INFO honkers_launcher::ui::main: App is ready at src/ui/main/mod.rs:759 2023-04-25T07:40:39.349268Z DEBUG honkers_launcher::ui::main: Called main window event: SetGameDiff(Some(Latest(6.5.0))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetGameDiff(Some(Latest(6.5.0))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.349712Z DEBUG honkers_launcher::ui::main: Called main window event: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true } at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.349731Z DEBUG anime_launcher_sdk::honkai::states: Trying to get launcher state at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/states.rs:118 in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.349922Z DEBUG anime_launcher_sdk::honkai::states: Trying to get launcher state at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/states.rs:55 in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.349943Z DEBUG anime_game_core::honkai::game: Trying to find version diff for the game at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:112 in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.349980Z DEBUG anime_game_core::honkai::game: Trying to get installed game version at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:43 in anime_game_core::honkai::game::get_version with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.352517Z DEBUG anime_game_core::honkai::game: return: Ok(6.5.0) at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:41 in anime_game_core::honkai::game::get_version with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.352540Z DEBUG anime_game_core::honkai::game: Game version is latest at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:122 in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.352545Z DEBUG anime_game_core::honkai::game: return: Ok(Latest(6.5.0)) at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/game.rs:110 in anime_game_core::honkai::game::try_get_diff with self: Game { path: "/home/user/.local/share/honkers_launcher/Honkai Impact" } in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.354181Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state: "/home/user/.local/share/honkers_launcher/patch" at /run/build/honkers/cargo/vendor/anime-game-core/src/traits/git_sync.rs:21 in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:39.354200Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state. Folder: "/home/user/.local/share/honkers_launcher/patch". Remote: https://notabug.org/mkrsym1/dusk at /run/build/honkers/cargo/vendor/anime-game-core/src/traits/git_sync.rs:40 in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.011231Z DEBUG anime_launcher_sdk::honkai::states: return: Ok(Launch) at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/states.rs:116 in anime_launcher_sdk::honkai::states::get_from_config in relm4::component::sync::builder::update_with_view with input: UpdateLauncherState { perform_on_download_needed: false, apply_patch_if_needed: false, show_status_page: true }, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.011609Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state"))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state"))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.011778Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state: verifying game version"))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state: verifying game version"))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.011906Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state: verifying installed patch"))) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state: verifying installed patch"))), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.012026Z DEBUG honkers_launcher::ui::main: Called main window event: SetLauncherState(Some(Launch)) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLauncherState(Some(Launch)), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.012152Z DEBUG honkers_launcher::ui::main: Called main window event: SetLoadingStatus(None) at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(None), component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:40:40.013549Z DEBUG honkers_launcher::ui::preferences::main: Called preferences window event: SetGameDiff(Some(Latest(6.5.0))) at src/ui/preferences/main.rs:131 in relm4::component::r#async::builder::update_with_view with input: SetGameDiff(Some(Latest(6.5.0))), component: "honkers_launcher::ui::preferences::main::PreferencesApp", id: "0x7fffa0b54b40" 2023-04-25T07:40:40.013595Z DEBUG honkers_launcher::ui::preferences::general: Called general settings event: SetGameDiff(Some(Latest(6.5.0))) at src/ui/preferences/general.rs:723 in relm4::component::r#async::builder::update_with_view with input: SetGameDiff(Some(Latest(6.5.0))), component: "honkers_launcher::ui::preferences::general::GeneralApp", id: "0x7fffa0b54960" 2023-04-25T07:41:05.697018Z DEBUG honkers_launcher::ui::main: Called main window event: PerformAction at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: PerformAction, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:41:05.697616Z INFO anime_launcher_sdk::honkai::game: Preparing to run the game at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/game.rs:36 in anime_launcher_sdk::honkai::game::run 2023-04-25T07:41:05.698189Z DEBUG honkers_launcher::ui::main: Called main window event: HideWindow at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: HideWindow, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" 2023-04-25T07:41:05.699894Z INFO anime_launcher_sdk::honkai::game: Checking telemetry at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/game.rs:59 in anime_launcher_sdk::honkai::game::run 2023-04-25T07:41:05.699943Z DEBUG anime_game_core::honkai::telemetry: Checking telemetry servers status at /run/build/honkers/cargo/vendor/anime-game-core/src/honkai/telemetry.rs:16 in anime_game_core::honkai::telemetry::is_disabled in anime_launcher_sdk::honkai::game::run 2023-04-25T07:41:05.711020Z INFO anime_launcher_sdk::honkai::game: Running the game with command: LANG="en_US.UTF-8" STAGING_SHARED_MEMORY="1" STAGING_WRITECOPY="1" STEAM_COMPAT_CLIENT_INSTALL_PATH="" STEAM_COMPAT_DATA_PATH="/home/user/.local/share/honkers_launcher/prefix" SteamAppId="0" WINEARCH="win64" WINEDEBUG="fixme-all" WINEESYNC="1" WINEPREFIX="/home/user/.local/share/honkers_launcher/prefix" bash -c "python3 '/home/user/.local/share/honkers_launcher/runners/GE-Proton7-55/proton' waitforexitandrun compact_launch.bat" at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/game.rs:185 in anime_launcher_sdk::honkai::game::run 2023-04-25T07:41:12.380424Z INFO anime_launcher_sdk::honkai::game: return: Ok(()) at /run/build/honkers/cargo/vendor/anime-launcher-sdk/src/honkai/game.rs:34 in anime_launcher_sdk::honkai::game::run 2023-04-25T07:41:12.380563Z DEBUG honkers_launcher::ui::main: Called main window event: ShowWindow at src/ui/main/mod.rs:766 in relm4::component::sync::builder::update_with_view with input: ShowWindow, component: "honkers_launcher::ui::main::App", id: "0x7fffa0b54998" ```