Scighost / Starward

Game Launcher for miHoYo - 米家游戏启动器
https://starward.scighost.com
MIT License
3.47k stars 165 forks source link

Pre-Release Update on a Stable Version [Bug] #602

Closed studiobutter closed 8 months ago

studiobutter commented 8 months ago

Checklist

Description

Seems like there's an MSBuild Bug that cause Pre-Release Apps get published to the Stable version

Reproduction Steps

Open Starward and let it do Update Check

Expected Behavior

It shouldn't show any pre-release update

Screenshots

image

Starward Version

0.10.4 -> 0.10.7-preview.1

Windows Version

11 22631.3078

Log

[10:29:48.061] [INFO] 
Welcome to Starward v0.10.4
System: Microsoft Windows NT 10.0.22631.0
Command Line: C:\Launchers\Starward\app-0.10.4\Starward.dll

[10:29:48.456] [INFO] Starward.Services.DatabaseService
Database path is 'C:\Launchers\Starward'

[10:29:48.660] [INFO] Starward.Services.DatabaseService
Database version is 7, target version is 7.

[10:29:48.880] [INFO] Starward.Pages.MainPage
Select game region is hk4e_global

[10:29:48.886] [INFO] Starward.Pages.MainPage
Navigate to "LauncherPage" with param hk4e_global

[10:29:49.594] [INFO] Starward.Pages.LauncherPage
Game install path hk4e_global: "C:\Program Files\Genshin Impact\Genshin Impact game"

[10:29:49.891] [INFO] Starward.Services.DownloadGameService
Local game version is "4.3.0" (gameBiz: hk4e_global)

[10:29:49.962] [WARN] Starward.Services.GameService
Game uninstalled path not found (hk4e_cloud)

[10:29:49.963] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_cn)

[10:29:49.964] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_global)

[10:29:49.964] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_jp)

[10:29:49.965] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_kr)

[10:29:49.966] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_tw)

[10:29:50.108] [INFO] Starward.Services.UpdateService
Start to check update (Preview: False, Arch: X64)

[10:29:50.418] [INFO] Starward.Services.UpdateService
Current version: "0.10.4", latest version: "0.10.7-preview.1", ignore version: null

[10:29:57.443] [WARN] Starward.Services.GameService
Game uninstalled path not found (hk4e_cloud)

[10:29:57.444] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_cn)

[10:29:57.444] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_global)

[10:29:57.444] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_jp)

[10:29:57.444] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_kr)

[10:29:57.445] [WARN] Starward.Services.GameService
Game uninstalled path not found (bh3_tw)

Additional Context

No response

Scighost commented 8 months ago

There is no direct connection between the release channel and whether it is a preview version. In the release note, I wrote:

For some reasons, I have decided to push this preview version to all users.