Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 刷新幻想真境剧诗数据失败并使得程序崩溃 #2170

Closed
4 tasks done
zbh531 opened this issue Nov 17, 2024 · 8 comments
Closed
4 tasks done

[Bug]: 刷新幻想真境剧诗数据失败并使得程序崩溃 #2170

zbh531 opened this issue Nov 17, 2024 · 8 comments
Assignees
Labels
area-Acrobatics 幻想真境剧诗 area-Hoyoverse 国际服支持 need-community-help Need community support to solve 已完成 This issue is completed
Milestone

Comments

@zbh531
Copy link

zbh531 commented Nov 17, 2024

检查清单

  • 我已阅读 Snap Hutao 文档中的常见问题常见程序异常,我的问题没有在文档中得到解答
  • 我知道文档站的导航栏中有搜索功能,且已经搜索过相关关键词
  • 我的问题不是已完成的问题也不是一个别人已发布的重复的问题

Windows 版本

22631.4460

Snap Hutao 版本

1.12.1.0

设备 ID

35E9E5DC6A07AF5DB231204D2EC9B7BD

问题分类

其它

发生了什么?

使用的Snap Hutao是英文界面,国际服原神。

点击幻想真境剧诗的“Refresh Data”后,程序崩溃闪退,并跳出以下错误窗口。再次打开后,发现刷新并未成功,再次点击“Refresh Data”后依旧使得程序崩溃。

Image

你期望发生的行为?

能够刷新数据

最后一步

  • 我认为上述的描述已经足以详细,以允许开发人员能复现该问题
@zbh531 zbh531 added the priority:none Priority not set label Nov 17, 2024
@dgp-bot
Copy link

dgp-bot bot commented Nov 17, 2024

device_id: 35E9E5DC6A07AF5DB231204D2EC9B7BD

Exception Data:
----------------------------------------
System.NotSupportedException: Specified method is not supported.
   at Snap.Hutao.Service.RoleCombat.RoleCombatService.RefreshRoleCombatAsync(UserAndUid userAndUid) in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\Service\RoleCombat\RoleCombatService.cs:line 74
   at Snap.Hutao.ViewModel.RoleCombat.RoleCombatViewModel.RefreshAsync() in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\ViewModel\RoleCombat\RoleCombatViewModel.cs:line 96
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
Exception Data:
----------------------------------------
System.NotSupportedException: Specified method is not supported.
   at Snap.Hutao.Service.RoleCombat.RoleCombatService.RefreshRoleCombatAsync(UserAndUid userAndUid) in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\Service\RoleCombat\RoleCombatService.cs:line 74
   at Snap.Hutao.ViewModel.RoleCombat.RoleCombatViewModel.RefreshAsync() in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\ViewModel\RoleCombat\RoleCombatViewModel.cs:line 96
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
Exception Data:
----------------------------------------
System.NotSupportedException: Specified method is not supported.
   at Snap.Hutao.Service.RoleCombat.RoleCombatService.RefreshRoleCombatAsync(UserAndUid userAndUid) in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\Service\RoleCombat\RoleCombatService.cs:line 74
   at Snap.Hutao.ViewModel.RoleCombat.RoleCombatViewModel.RefreshAsync() in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\ViewModel\RoleCombat\RoleCombatViewModel.cs:line 96
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()

@dgp-bot dgp-bot bot added the needs-triage 需要诊断问题类型 label Nov 17, 2024
@Lightczx Lightczx added area-Acrobatics 幻想真境剧诗 area-Hoyoverse 国际服支持 and removed needs-triage 需要诊断问题类型 labels Nov 17, 2024
@BTMuli
Copy link
Member

BTMuli commented Nov 17, 2024

目前所有的国际服功能支持均由社区贡献,在国际服无法使用某些功能时我们仅提供有限的支持。
如果有人愿意贡献修复这些功能的代码,非常欢迎对 develop 分支发起 PR。

Currently, all Hoyoverse/HoYoLAB feature support is contributed by the community, and we only provide limited support when some features are not available on the it.
If anyone would like to contribute code that fixes these features, a PR to the develop branch is more than welcome.

@sheaahhoi1
Copy link

Snap Hutao 1.12.1.0
Windows 10.0.26100.2152
System Architecture: X64
Process Architecture: X64
Framework: .NET 9.0.0

Exception Data:

System.NotSupportedException: Specified method is not supported.
at Snap.Hutao.Web.Hutao.RoleCombat.HutaoRoleCombatClient.GetPlayerRecordAsync(UserAndUid userAndUid, CancellationToken token) in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\Web\Hutao\RoleCombat\HutaoRoleCombatClient.cs:line 57
at Snap.Hutao.ViewModel.RoleCombat.RoleCombatViewModel.UploadRoleCombatRecordAsync() in C:\Users\Public\appveyor\Snap.Hutao-0vfibuvt4r4cnpja\src\Snap.Hutao\Snap.Hutao\ViewModel\RoleCombat\RoleCombatViewModel.cs:line 119
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.b__0()

@qhy040404 qhy040404 added the need-community-help Need community support to solve label Nov 18, 2024
@dgp-bot
Copy link

dgp-bot bot commented Nov 18, 2024

6f4570f 已完成此议题

@dgp-bot dgp-bot bot added 已完成 This issue is completed 等待发布 This issue fix is going to be applied in the next release labels Nov 18, 2024
@dgp-bot dgp-bot bot moved this to 完成 in Snap Hutao Development Nov 18, 2024
@dgp-bot dgp-bot bot removed the priority:none Priority not set label Nov 18, 2024
@qhy040404
Copy link
Member

@zbh531 @sheaahhoi1 麻烦测试一下这个版本,应该可以正常获取了。 https://github.com/DGP-Studio/Snap.Hutao/actions/runs/11891306674

@zbh531
Copy link
Author

zbh531 commented Nov 18, 2024

成功了!感谢!

Image

@zbh531 zbh531 closed this as completed Nov 18, 2024
@Lightczx Lightczx reopened this Nov 19, 2024
@dgp-bot dgp-bot bot added the priority:none Priority not set label Nov 19, 2024
@dgp-bot dgp-bot bot removed the priority:none Priority not set label Nov 20, 2024
@dgp-bot dgp-bot bot added this to the 1.12.2 milestone Nov 20, 2024
@dgp-bot
Copy link

dgp-bot bot commented Nov 20, 2024

包含解决该问题的程序版本 1.12.2 已发布。

@dgp-bot dgp-bot bot removed the 等待发布 This issue fix is going to be applied in the next release label Nov 20, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topic.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Acrobatics 幻想真境剧诗 area-Hoyoverse 国际服支持 need-community-help Need community support to solve 已完成 This issue is completed
Projects
Development

No branches or pull requests

5 participants