gorilla-devs / GDLauncher-Carbon

GDLauncher Carbon is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
https://gdlauncher.com
Other
91 stars 7 forks source link

GDLauncher uninstalled itself, apparently when trying to auto-update #319

Open Torchwood12 opened 3 months ago

Torchwood12 commented 3 months ago

Steps that ocured:

  1. After finishing Minecraft game I shut down my computer (GPD Win Mini running Windows 11) as always.
  2. After booting computer next time GDLauncher disappeared - trying to launch it from Start Menu shows "Problem with shortcut" error stating that GDLauncher.exe file cannot be found.
  3. According to the logs (attached), apparently it was trying to update itself - I guess it uninstalled itself but didn't reinstall for some reason. Last few lines from the log:

[2024-03-29 13:33:45.495] [info] Downloading update from GDLauncher2.0.4win__x64.exe [2024-03-29 13:33:45.497] [info] Update downloaded, ready to install [2024-03-29 13:35:44.161] [info] [CORE] Message: DRPC:STOP_ACTIVITY

[2024-03-29 13:35:44.162] [info] [CORE] Message: _INSTANCESTATE:GAME_CLOSED|none

[2024-03-29 13:36:48.429] [info] [CORE] Exit with code: null [2024-03-29 13:36:48.590] [info] Auto install update on quit [2024-03-29 13:36:48.591] [info] Install: isSilent: true, isForceRunAfter: false [2024-03-29 13:36:48.592] [info] Executing: C:\Users\Marek\AppData\Local\@gddesktop-updater\pending\GDLauncher2.0.4win__x64.exe with args: --updated,/S [main.log]

(https://github.com/gorilla-devs/GDLauncher-Carbon/files/14805446/main.log)