Starward icon indicating copy to clipboard operation
Starward copied to clipboard

[Bug] 米游社工具箱绝区零部分无法获取数据且无法校验

Open S-t-e-v-e-e opened this issue 6 months ago • 5 comments

Checklist

  • [x] My issue was not mentioned by others, and it is not a duplicate issue.

Description

获取绳网月报数据时报错账号异常(10041)

Reproduction Steps

  1. 打开启动器
  2. 切换至绝区零页签
  3. 点击米游社工具箱登录
  4. 查看相关功能页面并刷新

Expected Behavior

No response

Screenshots

Image

Image

Starward Version

0.14.5

Windows Version

26100.4349

Log

[04:16:06.885] [INFO] [Starward.exe (19244)] 
Welcome to Starward v0.14.5
System: Microsoft Windows NT 10.0.26100.0
Command Line: "D:\Program Files\Starward\app-0.14.5\Starward.dll"

[04:16:08.449] [WARN] [Starward.exe (19244)] Starward.Features.Background.BackgroundService
Get background image timeout ("nap_cn")

[04:16:10.410] [INFO] [Starward.exe (19244)] Starward.Features.Update.UpdateService
Current version: "0.14.5", latest version: "0.14.5", ignore version: null.

[04:16:20.627] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.GameRecordPage
Update game role head icon silently ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetGameRoleHeadIconAsync(GameRecordRole role, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 170
   at Starward.Core.GameRecord.GameRecordClient.UpdateGameRoleHeadIconAsync(GameRecordRole role, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 250
   at Starward.Features.GameRecord.GameRecordService.UpdateGameRoleHeadIconAsync(GameRecordRole role) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 218
   at Starward.Features.GameRecord.GameRecordPage.RefreshGameRoleHeadIconSilentlyAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordPage.xaml.cs:line 455

[04:16:20.746] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.DailyNote.DailyNoteButton
Refresh daily note failed (Biz: "nap_cn", Server: null, Uid: null)
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetZZZDailyNoteAsync(GameRecordRole role, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 929
   at Starward.Features.GameRecord.GameRecordService.GetZZZDailyNoteAsync(GameRecordRole role, Boolean forceUpdate, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 1115
   at Starward.Features.GameRecord.DailyNote.DailyNoteButton.RefreshDailyNoteAsync(Nullable`1 forceUpdate) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\DailyNote\DailyNoteButton.xaml.cs:line 140

[04:16:23.773] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage
Get realtime inter knot report data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetInterKnotReportSummaryAsync(GameRecordRole role, String month, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 813
   at Starward.Features.GameRecord.GameRecordService.GetInterKnotReportSummaryAsync(GameRecordRole role, String month) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 847
   at Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage.GetCurrentSummaryAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\InterKnotMonthlyReportPage.xaml.cs:line 130

[04:16:25.378] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage
Get realtime inter knot report data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetInterKnotReportSummaryAsync(GameRecordRole role, String month, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 813
   at Starward.Features.GameRecord.GameRecordService.GetInterKnotReportSummaryAsync(GameRecordRole role, String month) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 847
   at Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage.GetCurrentSummaryAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\InterKnotMonthlyReportPage.xaml.cs:line 130

[04:16:27.560] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage
Get realtime inter knot report data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetInterKnotReportSummaryAsync(GameRecordRole role, String month, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 813
   at Starward.Features.GameRecord.GameRecordService.GetInterKnotReportSummaryAsync(GameRecordRole role, String month) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 847
   at Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage.GetCurrentSummaryAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\InterKnotMonthlyReportPage.xaml.cs:line 130

[04:16:28.359] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage
Get realtime inter knot report data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetInterKnotReportSummaryAsync(GameRecordRole role, String month, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 813
   at Starward.Features.GameRecord.GameRecordService.GetInterKnotReportSummaryAsync(GameRecordRole role, String month) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 847
   at Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage.GetCurrentSummaryAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\InterKnotMonthlyReportPage.xaml.cs:line 130

[04:16:29.026] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage
Get realtime inter knot report data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetInterKnotReportSummaryAsync(GameRecordRole role, String month, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 813
   at Starward.Features.GameRecord.GameRecordService.GetInterKnotReportSummaryAsync(GameRecordRole role, String month) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 847
   at Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage.GetCurrentSummaryAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\InterKnotMonthlyReportPage.xaml.cs:line 130

[04:16:29.707] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage
Get realtime inter knot report data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetInterKnotReportSummaryAsync(GameRecordRole role, String month, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 813
   at Starward.Features.GameRecord.GameRecordService.GetInterKnotReportSummaryAsync(GameRecordRole role, String month) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 847
   at Starward.Features.GameRecord.ZZZ.InterKnotMonthlyReportPage.GetCurrentSummaryAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\InterKnotMonthlyReportPage.xaml.cs:line 130

[04:16:32.688] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.ShiyuDefensePage
Refresh shiyu defense data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetShiyuDefenseInfoAsync(GameRecordRole role, Int32 schedule, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 770
   at Starward.Features.GameRecord.GameRecordService.RefreshShiyuDefenseInfoAsync(GameRecordRole role, Int32 schedule, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 938
   at Starward.Features.GameRecord.ZZZ.ShiyuDefensePage.RefreshDataAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\ShiyuDefensePage.xaml.cs:line 107

[04:16:33.777] [EROR] [Starward.exe (19244)] Starward.Features.GameRecord.ZZZ.ShiyuDefensePage
Refresh shiyu defense data ("nap_cn", 16005123).
Starward.Core.miHoYoApiException:  (10041)
   at Starward.Core.GameRecord.GameRecordClient.CommonSendAsync[T](HttpRequestMessage request, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\GameRecordClient.cs:line 184
   at Starward.Core.GameRecord.HyperionClient.GetShiyuDefenseInfoAsync(GameRecordRole role, Int32 schedule, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward.Core\GameRecord\HyperionClient.cs:line 770
   at Starward.Features.GameRecord.GameRecordService.RefreshShiyuDefenseInfoAsync(GameRecordRole role, Int32 schedule, CancellationToken cancellationToken) in C:\a\Starward\Starward\src\Starward\Features\GameRecord\GameRecordService.cs:line 938
   at Starward.Features.GameRecord.ZZZ.ShiyuDefensePage.RefreshDataAsync() in C:\a\Starward\Starward\src\Starward\Features\GameRecord\ZZZ\ShiyuDefensePage.xaml.cs:line 107

Additional Context

No response

S-t-e-v-e-e avatar Jun 16 '25 20:06 S-t-e-v-e-e

qaq

S-t-e-v-e-e avatar Jun 21 '25 20:06 S-t-e-v-e-e

同样的问题,绝区零看不到体力信息,但是崩铁可以看到

Starward_250624.log

AidenWayne avatar Jun 24 '25 03:06 AidenWayne

现在好像是绝区零和原神都看不到体力信息,只有星铁能看到

DC-Lucas avatar Jul 11 '25 12:07 DC-Lucas

现在绝区零除了危局强袭战都会10041

smallg0at avatar Aug 08 '25 15:08 smallg0at

+1,同样看不了

wzm831 avatar Sep 17 '25 13:09 wzm831