Advertisement
Guest User

debug.log

a guest
Jun 15th, 2025
13
0
364 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.66 KB | None | 0 0
  1. 2025-06-15T19:39:06.228038Z INFO anime_game_launcher: Starting application (3.14.1)
  2. at src/main.rs:203
  3.  
  4. 2025-06-15T19:39:06.317441Z DEBUG anime_launcher_sdk::config: Reading config data from file
  5. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/config/mod.rs:41
  6.  
  7. 2025-06-15T19:39:06.318419Z INFO anime_game_launcher: Set UI language to en-US
  8. at src/main.rs:227
  9.  
  10. 2025-06-15T19:39:06.344058Z INFO anime_game_launcher::ui::main: Initializing main window
  11. at src/ui/main/mod.rs:629
  12.  
  13. 2025-06-15T19:39:06.356590Z INFO anime_game_launcher::ui::main: Main window initialized
  14. at src/ui/main/mod.rs:845
  15.  
  16. 2025-06-15T19:39:06.356664Z INFO anime_game_launcher::ui::main: Initializing heavy tasks
  17. at src/ui/main/mod.rs:851
  18.  
  19. 2025-06-15T19:39:06.356769Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state: "/home/owner/.local/share/anime-game-launcher/components"
  20. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/traits/git_sync.rs:21
  21.  
  22. 2025-06-15T19:39:06.356790Z TRACE anime_game_core::traits::git_sync: Checking local repository sync state. Folder: "/home/owner/.local/share/anime-game-launcher/components". Remote: https://github.com/an-anime-team/components
  23. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/traits/git_sync.rs:40
  24.  
  25. 2025-06-15T19:39:06.356793Z DEBUG anime_game_core::games::genshin::game: Trying to find version diff for the game
  26. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:157
  27. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  28.  
  29. 2025-06-15T19:39:06.464494Z INFO anime_game_launcher::ui::preferences::main: Initializing preferences window
  30. at src/ui/preferences/main.rs:70
  31.  
  32. 2025-06-15T19:39:06.466189Z INFO anime_game_launcher::ui::preferences::general: Initializing general settings
  33. at src/ui/preferences/general/mod.rs:529
  34.  
  35. 2025-06-15T19:39:06.473275Z DEBUG anime_game_launcher::ui::preferences::general: Called general settings event: UpdateDownloadedWine
  36. at src/ui/preferences/general/mod.rs:561
  37. in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedWine, component: "anime_game_launcher::ui::preferences::general::GeneralApp", id: "0x7ffc9a54ec30"
  38.  
  39. 2025-06-15T19:39:06.473360Z DEBUG anime_game_launcher::ui::preferences::general: Called general settings event: UpdateDownloadedDxvk
  40. at src/ui/preferences/general/mod.rs:561
  41. in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedDxvk, component: "anime_game_launcher::ui::preferences::general::GeneralApp", id: "0x7ffc9a54ec30"
  42.  
  43. 2025-06-15T19:39:06.473531Z INFO anime_game_launcher::ui::preferences::enhancements: Initializing enhancements settings
  44. at src/ui/preferences/enhancements/mod.rs:518
  45.  
  46. 2025-06-15T19:39:06.482369Z TRACE anime_launcher_sdk: Checking package availability
  47. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/lib.rs:47
  48. in anime_launcher_sdk::is_available with binary: "gamemoderun"
  49.  
  50. 2025-06-15T19:39:06.482557Z TRACE anime_launcher_sdk: return: false
  51. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/lib.rs:45
  52. in anime_launcher_sdk::is_available with binary: "gamemoderun"
  53.  
  54. 2025-06-15T19:39:06.482588Z TRACE anime_launcher_sdk: Checking package availability
  55. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/lib.rs:47
  56. in anime_launcher_sdk::is_available with binary: "gamescope"
  57.  
  58. 2025-06-15T19:39:06.482707Z TRACE anime_launcher_sdk: return: false
  59. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/lib.rs:45
  60. in anime_launcher_sdk::is_available with binary: "gamescope"
  61.  
  62. 2025-06-15T19:39:06.484076Z INFO anime_game_launcher::ui::preferences::general::components: Initializing general settings -> components page
  63. at src/ui/preferences/general/components.rs:239
  64.  
  65. 2025-06-15T19:39:06.484206Z DEBUG anime_launcher_sdk::components::loader: Getting wine versions
  66. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/components/loader.rs:12
  67. in anime_launcher_sdk::components::loader::get_wine_versions with index: "/home/owner/.local/share/anime-game-launcher/components"
  68. in anime_launcher_sdk::components::loader::get_wine_versions with self: ComponentsLoader { folder: "/home/owner/.local/share/anime-game-launcher/components" }
  69.  
  70. 2025-06-15T19:39:06.485417Z DEBUG anime_launcher_sdk::components::loader: Getting dxvk versions
  71. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/components/loader.rs:83
  72. in anime_launcher_sdk::components::loader::get_dxvk_versions with index: "/home/owner/.local/share/anime-game-launcher/components"
  73. in anime_launcher_sdk::components::loader::get_dxvk_versions with self: ComponentsLoader { folder: "/home/owner/.local/share/anime-game-launcher/components" }
  74.  
  75. 2025-06-15T19:39:06.487846Z DEBUG anime_game_launcher::ui::preferences::general::components: Called general settings event: UpdateDownloadedWine
  76. at src/ui/preferences/general/components.rs:329
  77. in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedWine, component: "anime_game_launcher::ui::preferences::general::components::ComponentsPage", id: "0x7ffc9a54f200"
  78.  
  79. 2025-06-15T19:39:06.488396Z DEBUG anime_game_launcher::ui::preferences::general::components: Called general settings event: UpdateDownloadedDxvk
  80. at src/ui/preferences/general/components.rs:329
  81. in relm4::component::r#async::builder::update_with_view with input: UpdateDownloadedDxvk, component: "anime_game_launcher::ui::preferences::general::components::ComponentsPage", id: "0x7ffc9a54f200"
  82.  
  83. 2025-06-15T19:39:06.491063Z INFO anime_game_launcher::ui::preferences::gamescope: Initializing gamescope settings
  84. at src/ui/preferences/gamescope.rs:438
  85.  
  86. 2025-06-15T19:39:06.498253Z INFO anime_game_launcher::ui::preferences::enhancements::game: Initializing game settings
  87. at src/ui/preferences/enhancements/game.rs:144
  88.  
  89. 2025-06-15T19:39:06.498660Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  90. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  91.  
  92. 2025-06-15T19:39:06.498668Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  93. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  94.  
  95. 2025-06-15T19:39:06.498986Z INFO anime_game_launcher::ui::preferences::enhancements::sandbox: Initializing sandbox settings
  96. at src/ui/preferences/enhancements/sandbox.rs:319
  97.  
  98. 2025-06-15T19:39:06.501693Z TRACE anime_launcher_sdk: Checking package availability
  99. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/lib.rs:47
  100. in anime_launcher_sdk::is_available with binary: "bwrap"
  101.  
  102. 2025-06-15T19:39:06.502093Z TRACE anime_launcher_sdk: return: true
  103. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/lib.rs:45
  104. in anime_launcher_sdk::is_available with binary: "bwrap"
  105.  
  106. 2025-06-15T19:39:06.502248Z INFO anime_game_launcher::ui::preferences::enhancements::environment: Initializing environment settings
  107. at src/ui/preferences/enhancements/environment.rs:148
  108.  
  109. 2025-06-15T19:39:06.682403Z DEBUG anime_game_core::games::genshin::game: Trying to get installed game version
  110. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:60
  111. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  112. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  113.  
  114. 2025-06-15T19:39:06.684494Z DEBUG anime_game_core::games::genshin::game: return: Ok(5.6.0)
  115. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:58
  116. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  117. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  118.  
  119. 2025-06-15T19:39:06.684504Z DEBUG anime_game_core::games::genshin::game: Game version is latest
  120. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:203
  121. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  122.  
  123. 2025-06-15T19:39:06.685728Z DEBUG anime_game_core::games::genshin::game: return: Ok(Latest { version: 5.6.0, edition: Global })
  124. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:155
  125. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  126.  
  127. 2025-06-15T19:39:06.685744Z INFO anime_game_launcher::ui::main: Updated game version status
  128. at src/ui/main/mod.rs:951
  129.  
  130. 2025-06-15T19:39:06.685789Z DEBUG anime_game_launcher::ui::main: Called main window event: SetGameDiff(Some(Latest { version: 5.6.0, edition: Global }))
  131. at src/ui/main/mod.rs:976
  132. in relm4::component::sync::builder::update_with_view with input: SetGameDiff(Some(Latest { version: 5.6.0, edition: Global })), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  133.  
  134. 2025-06-15T19:39:06.686263Z DEBUG anime_game_launcher::ui::preferences::main: Called preferences window event: SetGameDiff(Some(Latest { version: 5.6.0, edition: Global }))
  135. at src/ui/preferences/main.rs:99
  136. in relm4::component::r#async::builder::update_with_view with input: SetGameDiff(Some(Latest { version: 5.6.0, edition: Global })), component: "anime_game_launcher::ui::preferences::main::PreferencesApp", id: "0x7ffc9a54d328"
  137.  
  138. 2025-06-15T19:39:06.686295Z DEBUG anime_game_launcher::ui::preferences::general: Called general settings event: SetGameDiff(Some(Latest { version: 5.6.0, edition: Global }))
  139. at src/ui/preferences/general/mod.rs:561
  140. in relm4::component::r#async::builder::update_with_view with input: SetGameDiff(Some(Latest { version: 5.6.0, edition: Global })), component: "anime_game_launcher::ui::preferences::general::GeneralApp", id: "0x7ffc9a54ec30"
  141.  
  142. 2025-06-15T19:39:06.689540Z DEBUG anime_game_core::traits::git_sync: Syncing local patch repository with remote
  143. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/traits/git_sync.rs:89
  144.  
  145. 2025-06-15T19:39:06.904843Z DEBUG anime_game_launcher::ui::main: Called main window event: Toast { title: "Components index was updated", description: Some("- Added Spritz-Wine-TkG 10.10-1") }
  146. at src/ui/main/mod.rs:976
  147. in relm4::component::sync::builder::update_with_view with input: Toast { title: "Components index was updated", description: Some("- Added Spritz-Wine-TkG 10.10-1") }, component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  148.  
  149. 2025-06-15T19:39:06.904853Z INFO anime_game_launcher::ui::main: App is ready
  150. at src/ui/main/mod.rs:969
  151.  
  152. 2025-06-15T19:39:06.905633Z DEBUG anime_game_launcher::ui::main: Called main window event: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }
  153. at src/ui/main/mod.rs:976
  154. 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: "0x7ffc9a5508e0"
  155.  
  156. 2025-06-15T19:39:06.905643Z DEBUG anime_launcher_sdk::games::genshin::states: Trying to get launcher state
  157. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/states.rs:155
  158. in anime_launcher_sdk::games::genshin::states::get_from_config
  159. 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: "0x7ffc9a5508e0"
  160.  
  161. 2025-06-15T19:39:06.905762Z DEBUG anime_launcher_sdk::games::genshin::states: Trying to get launcher state
  162. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/states.rs:70
  163. in anime_launcher_sdk::games::genshin::states::get_from_config
  164. 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: "0x7ffc9a5508e0"
  165.  
  166. 2025-06-15T19:39:06.905770Z DEBUG anime_game_core::games::genshin::game: Trying to find version diff for the game
  167. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:157
  168. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  169. in anime_launcher_sdk::games::genshin::states::get_from_config
  170. 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: "0x7ffc9a5508e0"
  171.  
  172. 2025-06-15T19:39:07.175816Z DEBUG anime_game_core::games::genshin::game: Trying to get installed game version
  173. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:60
  174. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  175. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  176. in anime_launcher_sdk::games::genshin::states::get_from_config
  177. 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: "0x7ffc9a5508e0"
  178.  
  179. 2025-06-15T19:39:07.177612Z DEBUG anime_game_core::games::genshin::game: return: Ok(5.6.0)
  180. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:58
  181. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  182. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  183. in anime_launcher_sdk::games::genshin::states::get_from_config
  184. 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: "0x7ffc9a5508e0"
  185.  
  186. 2025-06-15T19:39:07.177618Z DEBUG anime_game_core::games::genshin::game: Game version is latest
  187. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:203
  188. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  189. in anime_launcher_sdk::games::genshin::states::get_from_config
  190. 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: "0x7ffc9a5508e0"
  191.  
  192. 2025-06-15T19:39:07.178538Z DEBUG anime_game_core::games::genshin::game: return: Ok(Latest { version: 5.6.0, edition: Global })
  193. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:155
  194. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  195. in anime_launcher_sdk::games::genshin::states::get_from_config
  196. 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: "0x7ffc9a5508e0"
  197.  
  198. 2025-06-15T19:39:07.726919Z DEBUG anime_game_core::games::genshin::voice_data::package: Trying to find version diff for en-us voice package
  199. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:379
  200. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  201. in anime_launcher_sdk::games::genshin::states::get_from_config
  202. 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: "0x7ffc9a5508e0"
  203.  
  204. 2025-06-15T19:39:08.251411Z DEBUG anime_game_core::games::genshin::voice_data::package: Trying to get en-us voice package version
  205. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:266
  206. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  207. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  208. in anime_launcher_sdk::games::genshin::states::get_from_config
  209. 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: "0x7ffc9a5508e0"
  210.  
  211. 2025-06-15T19:39:08.529790Z DEBUG anime_game_core::games::genshin::voice_data::package: .version file wasn't found. Predict version. Package size: 18981299496
  212. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:288
  213. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  214. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  215. in anime_launcher_sdk::games::genshin::states::get_from_config
  216. 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: "0x7ffc9a5508e0"
  217.  
  218. 2025-06-15T19:39:08.529811Z DEBUG anime_game_core::games::genshin::voice_data::package: Predicted version: 5.6.0
  219. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:305
  220. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  221. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  222. in anime_launcher_sdk::games::genshin::states::get_from_config
  223. 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: "0x7ffc9a5508e0"
  224.  
  225. 2025-06-15T19:39:08.530664Z DEBUG anime_game_core::games::genshin::voice_data::package: return: Ok(5.6.0)
  226. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:261
  227. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  228. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  229. in anime_launcher_sdk::games::genshin::states::get_from_config
  230. 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: "0x7ffc9a5508e0"
  231.  
  232. 2025-06-15T19:39:08.530672Z DEBUG anime_game_core::games::genshin::voice_data::package: Package version is latest
  233. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:392
  234. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  235. in anime_launcher_sdk::games::genshin::states::get_from_config
  236. 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: "0x7ffc9a5508e0"
  237.  
  238. 2025-06-15T19:39:08.531614Z DEBUG anime_game_core::games::genshin::voice_data::package: return: Ok(Latest { version: 5.6.0, edition: Global })
  239. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:377
  240. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  241. in anime_launcher_sdk::games::genshin::states::get_from_config
  242. 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: "0x7ffc9a5508e0"
  243.  
  244. 2025-06-15T19:39:08.531629Z DEBUG anime_game_core::games::genshin::telemetry: Checking telemetry servers status
  245. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/telemetry.rs:17
  246. in anime_game_core::games::genshin::telemetry::is_disabled with game_edition: Global
  247. in anime_launcher_sdk::games::genshin::states::get_from_config
  248. 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: "0x7ffc9a5508e0"
  249.  
  250. 2025-06-15T19:39:08.554968Z WARN anime_game_core::games::genshin::telemetry: Server is not disabled: log-upload-os.hoyoverse.com
  251. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/telemetry.rs:21
  252. in anime_game_core::games::genshin::telemetry::is_disabled with game_edition: Global
  253. in anime_launcher_sdk::games::genshin::states::get_from_config
  254. 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: "0x7ffc9a5508e0"
  255.  
  256. 2025-06-15T19:39:08.554992Z DEBUG anime_launcher_sdk::games::genshin::states: return: Ok(TelemetryNotDisabled)
  257. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/states.rs:153
  258. in anime_launcher_sdk::games::genshin::states::get_from_config
  259. 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: "0x7ffc9a5508e0"
  260.  
  261. 2025-06-15T19:39:08.555257Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state")))
  262. at src/ui/main/mod.rs:976
  263. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state"))), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  264.  
  265. 2025-06-15T19:39:08.555400Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state: verifying game version")))
  266. at src/ui/main/mod.rs:976
  267. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state: verifying game version"))), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  268.  
  269. 2025-06-15T19:39:08.555493Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("")))
  270. at src/ui/main/mod.rs:976
  271. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some(""))), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  272.  
  273. 2025-06-15T19:39:08.555581Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLauncherState(Some(TelemetryNotDisabled))
  274. at src/ui/main/mod.rs:976
  275. in relm4::component::sync::builder::update_with_view with input: SetLauncherState(Some(TelemetryNotDisabled)), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  276.  
  277. 2025-06-15T19:39:08.555681Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(None)
  278. at src/ui/main/mod.rs:976
  279. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(None), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  280.  
  281. 2025-06-15T19:39:15.688859Z DEBUG anime_game_launcher::ui::main: Called main window event: PerformAction
  282. at src/ui/main/mod.rs:976
  283. in relm4::component::sync::builder::update_with_view with input: PerformAction, component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  284.  
  285. 2025-06-15T19:39:15.689419Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(true)
  286. at src/ui/main/mod.rs:976
  287. in relm4::component::sync::builder::update_with_view with input: DisableButtons(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  288.  
  289. 2025-06-15T19:39:18.137401Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(false)
  290. at src/ui/main/mod.rs:976
  291. in relm4::component::sync::builder::update_with_view with input: DisableButtons(false), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  292.  
  293. 2025-06-15T19:39:18.138048Z DEBUG anime_game_launcher::ui::main: Called main window event: UpdateLauncherState { perform_on_download_needed: false, show_status_page: true }
  294. at src/ui/main/mod.rs:976
  295. 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: "0x7ffc9a5508e0"
  296.  
  297. 2025-06-15T19:39:18.138057Z DEBUG anime_launcher_sdk::games::genshin::states: Trying to get launcher state
  298. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/states.rs:155
  299. in anime_launcher_sdk::games::genshin::states::get_from_config
  300. 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: "0x7ffc9a5508e0"
  301.  
  302. 2025-06-15T19:39:18.138165Z DEBUG anime_launcher_sdk::games::genshin::states: Trying to get launcher state
  303. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/states.rs:70
  304. in anime_launcher_sdk::games::genshin::states::get_from_config
  305. 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: "0x7ffc9a5508e0"
  306.  
  307. 2025-06-15T19:39:18.138172Z DEBUG anime_game_core::games::genshin::game: Trying to find version diff for the game
  308. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:157
  309. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  310. in anime_launcher_sdk::games::genshin::states::get_from_config
  311. 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: "0x7ffc9a5508e0"
  312.  
  313. 2025-06-15T19:39:18.404300Z DEBUG anime_game_core::games::genshin::game: Trying to get installed game version
  314. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:60
  315. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  316. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  317. in anime_launcher_sdk::games::genshin::states::get_from_config
  318. 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: "0x7ffc9a5508e0"
  319.  
  320. 2025-06-15T19:39:18.405706Z DEBUG anime_game_core::games::genshin::game: return: Ok(5.6.0)
  321. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:58
  322. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  323. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  324. in anime_launcher_sdk::games::genshin::states::get_from_config
  325. 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: "0x7ffc9a5508e0"
  326.  
  327. 2025-06-15T19:39:18.405710Z DEBUG anime_game_core::games::genshin::game: Game version is latest
  328. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:203
  329. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  330. in anime_launcher_sdk::games::genshin::states::get_from_config
  331. 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: "0x7ffc9a5508e0"
  332.  
  333. 2025-06-15T19:39:18.406589Z DEBUG anime_game_core::games::genshin::game: return: Ok(Latest { version: 5.6.0, edition: Global })
  334. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:155
  335. in anime_game_core::games::genshin::game::try_get_diff with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  336. in anime_launcher_sdk::games::genshin::states::get_from_config
  337. 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: "0x7ffc9a5508e0"
  338.  
  339. 2025-06-15T19:39:19.151653Z DEBUG anime_game_core::games::genshin::voice_data::package: Trying to find version diff for en-us voice package
  340. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:379
  341. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  342. in anime_launcher_sdk::games::genshin::states::get_from_config
  343. 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: "0x7ffc9a5508e0"
  344.  
  345. 2025-06-15T19:39:19.679136Z DEBUG anime_game_core::games::genshin::voice_data::package: Trying to get en-us voice package version
  346. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:266
  347. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  348. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  349. in anime_launcher_sdk::games::genshin::states::get_from_config
  350. 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: "0x7ffc9a5508e0"
  351.  
  352. 2025-06-15T19:39:19.946445Z DEBUG anime_game_core::games::genshin::voice_data::package: .version file wasn't found. Predict version. Package size: 18981299496
  353. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:288
  354. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  355. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  356. in anime_launcher_sdk::games::genshin::states::get_from_config
  357. 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: "0x7ffc9a5508e0"
  358.  
  359. 2025-06-15T19:39:19.946461Z DEBUG anime_game_core::games::genshin::voice_data::package: Predicted version: 5.6.0
  360. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:305
  361. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  362. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  363. in anime_launcher_sdk::games::genshin::states::get_from_config
  364. 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: "0x7ffc9a5508e0"
  365.  
  366. 2025-06-15T19:39:19.947176Z DEBUG anime_game_core::games::genshin::voice_data::package: return: Ok(5.6.0)
  367. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:261
  368. in anime_game_core::games::genshin::voice_data::package::try_get_version with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  369. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  370. in anime_launcher_sdk::games::genshin::states::get_from_config
  371. 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: "0x7ffc9a5508e0"
  372.  
  373. 2025-06-15T19:39:19.947187Z DEBUG anime_game_core::games::genshin::voice_data::package: Package version is latest
  374. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:392
  375. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  376. in anime_launcher_sdk::games::genshin::states::get_from_config
  377. 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: "0x7ffc9a5508e0"
  378.  
  379. 2025-06-15T19:39:19.948128Z DEBUG anime_game_core::games::genshin::voice_data::package: return: Ok(Latest { version: 5.6.0, edition: Global })
  380. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/voice_data/package.rs:377
  381. in anime_game_core::games::genshin::voice_data::package::try_get_diff with self: Installed { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact/GenshinImpact_Data/StreamingAssets/AudioAssets/English(US)", locale: English, game_edition: Global }
  382. in anime_launcher_sdk::games::genshin::states::get_from_config
  383. 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: "0x7ffc9a5508e0"
  384.  
  385. 2025-06-15T19:39:19.948141Z DEBUG anime_game_core::games::genshin::telemetry: Checking telemetry servers status
  386. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/telemetry.rs:17
  387. in anime_game_core::games::genshin::telemetry::is_disabled with game_edition: Global
  388. in anime_launcher_sdk::games::genshin::states::get_from_config
  389. 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: "0x7ffc9a5508e0"
  390.  
  391. 2025-06-15T19:39:19.948220Z DEBUG anime_launcher_sdk::games::genshin::states: return: Ok(Launch)
  392. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/states.rs:153
  393. in anime_launcher_sdk::games::genshin::states::get_from_config
  394. 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: "0x7ffc9a5508e0"
  395.  
  396. 2025-06-15T19:39:19.948990Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state")))
  397. at src/ui/main/mod.rs:976
  398. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state"))), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  399.  
  400. 2025-06-15T19:39:19.949445Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("Loading launcher state: verifying game version")))
  401. at src/ui/main/mod.rs:976
  402. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some("Loading launcher state: verifying game version"))), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  403.  
  404. 2025-06-15T19:39:19.949724Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(Some(Some("")))
  405. at src/ui/main/mod.rs:976
  406. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(Some(Some(""))), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  407.  
  408. 2025-06-15T19:39:19.949978Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLauncherState(Some(Launch))
  409. at src/ui/main/mod.rs:976
  410. in relm4::component::sync::builder::update_with_view with input: SetLauncherState(Some(Launch)), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  411.  
  412. 2025-06-15T19:39:19.950250Z DEBUG anime_game_launcher::ui::main: Called main window event: SetLoadingStatus(None)
  413. at src/ui/main/mod.rs:976
  414. in relm4::component::sync::builder::update_with_view with input: SetLoadingStatus(None), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  415.  
  416. 2025-06-15T19:39:26.096207Z DEBUG anime_game_launcher::ui::main: Called main window event: PerformAction
  417. at src/ui/main/mod.rs:976
  418. in relm4::component::sync::builder::update_with_view with input: PerformAction, component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  419.  
  420. 2025-06-15T19:39:26.096292Z INFO anime_launcher_sdk::games::genshin::game: Preparing to run the game
  421. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:55
  422. in anime_launcher_sdk::games::genshin::game::run
  423.  
  424. 2025-06-15T19:39:26.096455Z INFO anime_launcher_sdk::games::genshin::game: Checking telemetry
  425. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:85
  426. in anime_launcher_sdk::games::genshin::game::run
  427.  
  428. 2025-06-15T19:39:26.096460Z DEBUG anime_game_core::games::genshin::telemetry: Checking telemetry servers status
  429. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/telemetry.rs:17
  430. in anime_game_core::games::genshin::telemetry::is_disabled with game_edition: Global
  431. in anime_launcher_sdk::games::genshin::game::run
  432.  
  433. 2025-06-15T19:39:26.096546Z DEBUG anime_game_core::games::genshin::game: Trying to get installed game version
  434. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:60
  435. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  436. in anime_launcher_sdk::games::genshin::game::run
  437.  
  438. 2025-06-15T19:39:26.096768Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(true)
  439. at src/ui/main/mod.rs:976
  440. in relm4::component::sync::builder::update_with_view with input: DisableButtons(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  441.  
  442. 2025-06-15T19:39:26.098182Z DEBUG anime_game_launcher::ui::main: Called main window event: SetKillGameButton(true)
  443. at src/ui/main/mod.rs:976
  444. in relm4::component::sync::builder::update_with_view with input: SetKillGameButton(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  445.  
  446. 2025-06-15T19:39:26.098223Z DEBUG anime_game_core::games::genshin::game: return: Ok(5.6.0)
  447. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:58
  448. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  449. in anime_launcher_sdk::games::genshin::game::run
  450.  
  451. 2025-06-15T19:39:26.100440Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  452. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  453. in anime_launcher_sdk::games::genshin::game::run
  454.  
  455. 2025-06-15T19:39:26.100448Z INFO anime_launcher_sdk::games::genshin::game: Running the game with command: GST_PLUGIN_PATH="" LD_LIBRARY_PATH="/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib:/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib/wine/x86_64-unix:/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib/wine/i386-unix" WINEARCH="win64" WINEFSYNC="1" WINEPREFIX="/home/owner/.local/share/anime-game-launcher/prefix" WINE_FULLSCREEN_FSR="1" WINE_FULLSCREEN_FSR_MODE="balanced" WINE_FULLSCREEN_FSR_STRENGTH="2" bash -c "'/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/bin/wine64' GenshinImpact.exe -window-mode exclusive "
  456. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:289
  457. in anime_launcher_sdk::games::genshin::game::run
  458.  
  459. 2025-06-15T19:40:02.894862Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableKillGameButton(true)
  460. at src/ui/main/mod.rs:976
  461. in relm4::component::sync::builder::update_with_view with input: DisableKillGameButton(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  462.  
  463. 2025-06-15T19:40:05.894827Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableKillGameButton(false)
  464. at src/ui/main/mod.rs:976
  465. in relm4::component::sync::builder::update_with_view with input: DisableKillGameButton(false), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  466.  
  467. 2025-06-15T19:40:07.876373Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  468. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  469. in anime_launcher_sdk::games::genshin::game::run
  470.  
  471. 2025-06-15T19:40:07.876389Z INFO anime_launcher_sdk::games::genshin::game: return: Ok(())
  472. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:53
  473. in anime_launcher_sdk::games::genshin::game::run
  474.  
  475. 2025-06-15T19:40:07.876496Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(false)
  476. at src/ui/main/mod.rs:976
  477. in relm4::component::sync::builder::update_with_view with input: DisableButtons(false), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  478.  
  479. 2025-06-15T19:40:07.876790Z DEBUG anime_game_launcher::ui::main: Called main window event: SetKillGameButton(false)
  480. at src/ui/main/mod.rs:976
  481. in relm4::component::sync::builder::update_with_view with input: SetKillGameButton(false), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  482.  
  483. 2025-06-15T19:40:54.544570Z DEBUG anime_game_launcher::ui::main: Called main window event: PerformAction
  484. at src/ui/main/mod.rs:976
  485. in relm4::component::sync::builder::update_with_view with input: PerformAction, component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  486.  
  487. 2025-06-15T19:40:54.544647Z INFO anime_launcher_sdk::games::genshin::game: Preparing to run the game
  488. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:55
  489. in anime_launcher_sdk::games::genshin::game::run
  490.  
  491. 2025-06-15T19:40:54.544762Z INFO anime_launcher_sdk::games::genshin::game: Checking telemetry
  492. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:85
  493. in anime_launcher_sdk::games::genshin::game::run
  494.  
  495. 2025-06-15T19:40:54.544766Z DEBUG anime_game_core::games::genshin::telemetry: Checking telemetry servers status
  496. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/telemetry.rs:17
  497. in anime_game_core::games::genshin::telemetry::is_disabled with game_edition: Global
  498. in anime_launcher_sdk::games::genshin::game::run
  499.  
  500. 2025-06-15T19:40:54.544840Z DEBUG anime_game_core::games::genshin::game: Trying to get installed game version
  501. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:60
  502. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  503. in anime_launcher_sdk::games::genshin::game::run
  504.  
  505. 2025-06-15T19:40:54.545259Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(true)
  506. at src/ui/main/mod.rs:976
  507. in relm4::component::sync::builder::update_with_view with input: DisableButtons(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  508.  
  509. 2025-06-15T19:40:54.545838Z DEBUG anime_game_launcher::ui::main: Called main window event: SetKillGameButton(true)
  510. at src/ui/main/mod.rs:976
  511. in relm4::component::sync::builder::update_with_view with input: SetKillGameButton(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  512.  
  513. 2025-06-15T19:40:54.546408Z DEBUG anime_game_core::games::genshin::game: return: Ok(5.6.0)
  514. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:58
  515. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  516. in anime_launcher_sdk::games::genshin::game::run
  517.  
  518. 2025-06-15T19:40:54.547193Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  519. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  520. in anime_launcher_sdk::games::genshin::game::run
  521.  
  522. 2025-06-15T19:40:54.547199Z INFO anime_launcher_sdk::games::genshin::game: Running the game with command: GST_PLUGIN_PATH="" LD_LIBRARY_PATH="/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib:/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib/wine/x86_64-unix:/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib/wine/i386-unix" WINEARCH="win64" WINEFSYNC="1" WINEPREFIX="/home/owner/.local/share/anime-game-launcher/prefix" WINE_FULLSCREEN_FSR="1" WINE_FULLSCREEN_FSR_MODE="balanced" WINE_FULLSCREEN_FSR_STRENGTH="2" bash -c "'/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/bin/wine64' GenshinImpact.exe -window-mode exclusive "
  523. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:289
  524. in anime_launcher_sdk::games::genshin::game::run
  525.  
  526. 2025-06-15T19:41:03.657742Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  527. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  528. in anime_launcher_sdk::games::genshin::game::run
  529.  
  530. 2025-06-15T19:41:03.657765Z INFO anime_launcher_sdk::games::genshin::game: return: Ok(())
  531. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:53
  532. in anime_launcher_sdk::games::genshin::game::run
  533.  
  534. 2025-06-15T19:41:03.657831Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(false)
  535. at src/ui/main/mod.rs:976
  536. in relm4::component::sync::builder::update_with_view with input: DisableButtons(false), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  537.  
  538. 2025-06-15T19:41:03.658128Z DEBUG anime_game_launcher::ui::main: Called main window event: SetKillGameButton(false)
  539. at src/ui/main/mod.rs:976
  540. in relm4::component::sync::builder::update_with_view with input: SetKillGameButton(false), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  541.  
  542. 2025-06-15T19:41:07.722005Z DEBUG anime_game_launcher::ui::main: Called main window event: PerformAction
  543. at src/ui/main/mod.rs:976
  544. in relm4::component::sync::builder::update_with_view with input: PerformAction, component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  545.  
  546. 2025-06-15T19:41:07.722080Z INFO anime_launcher_sdk::games::genshin::game: Preparing to run the game
  547. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:55
  548. in anime_launcher_sdk::games::genshin::game::run
  549.  
  550. 2025-06-15T19:41:07.722224Z INFO anime_launcher_sdk::games::genshin::game: Checking telemetry
  551. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:85
  552. in anime_launcher_sdk::games::genshin::game::run
  553.  
  554. 2025-06-15T19:41:07.722229Z DEBUG anime_game_core::games::genshin::telemetry: Checking telemetry servers status
  555. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/telemetry.rs:17
  556. in anime_game_core::games::genshin::telemetry::is_disabled with game_edition: Global
  557. in anime_launcher_sdk::games::genshin::game::run
  558.  
  559. 2025-06-15T19:41:07.722328Z DEBUG anime_game_core::games::genshin::game: Trying to get installed game version
  560. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:60
  561. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  562. in anime_launcher_sdk::games::genshin::game::run
  563.  
  564. 2025-06-15T19:41:07.722636Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableButtons(true)
  565. at src/ui/main/mod.rs:976
  566. in relm4::component::sync::builder::update_with_view with input: DisableButtons(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  567.  
  568. 2025-06-15T19:41:07.723294Z DEBUG anime_game_launcher::ui::main: Called main window event: SetKillGameButton(true)
  569. at src/ui/main/mod.rs:976
  570. in relm4::component::sync::builder::update_with_view with input: SetKillGameButton(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  571.  
  572. 2025-06-15T19:41:07.723895Z DEBUG anime_game_core::games::genshin::game: return: Ok(5.6.0)
  573. at /github/home/.cargo/git/checkouts/anime-game-core-378a33c7bee76c76/4caaddd/src/games/genshin/game.rs:58
  574. in anime_game_core::games::genshin::game::get_version with self: Game { path: "/home/owner/.local/share/anime-game-launcher/Genshin Impact", edition: Global }
  575. in anime_launcher_sdk::games::genshin::game::run
  576.  
  577. 2025-06-15T19:41:07.724670Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value
  578. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/sessions.rs:38
  579. in anime_launcher_sdk::games::genshin::game::run
  580.  
  581. 2025-06-15T19:41:07.724677Z INFO anime_launcher_sdk::games::genshin::game: Running the game with command: GST_PLUGIN_PATH="" LD_LIBRARY_PATH="/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib:/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib/wine/x86_64-unix:/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/lib/wine/i386-unix" WINEARCH="win64" WINEFSYNC="1" WINEPREFIX="/home/owner/.local/share/anime-game-launcher/prefix" WINE_FULLSCREEN_FSR="1" WINE_FULLSCREEN_FSR_MODE="balanced" WINE_FULLSCREEN_FSR_STRENGTH="2" bash -c "'/home/owner/.local/share/anime-game-launcher/runners/wine-10.1-staging-tkg-amd64/bin/wine64' GenshinImpact.exe -window-mode exclusive "
  582. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/games/genshin/game.rs:289
  583. in anime_launcher_sdk::games::genshin::game::run
  584.  
  585. 2025-06-15T20:00:36.863254Z DEBUG anime_game_launcher::ui::main: Called main window event: DisableKillGameButton(true)
  586. at src/ui/main/mod.rs:976
  587. in relm4::component::sync::builder::update_with_view with input: DisableKillGameButton(true), component: "anime_game_launcher::ui::main::App", id: "0x7ffc9a5508e0"
  588.  
  589. 2025-06-15T20:00:38.207144Z DEBUG anime_launcher_sdk::config: Flushing config data
  590. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/config/mod.rs:76
  591.  
  592. 2025-06-15T20:00:38.207167Z DEBUG anime_launcher_sdk::config: Updating config data
  593. at /github/home/.cargo/git/checkouts/anime-launcher-sdk-32747a17ca17e783/e9c03f7/src/config/mod.rs:66
  594.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement