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]: 在运行祈愿记录中的Stoken刷新时出现卡退 #1794

Closed
4 tasks done
ke040606 opened this issue Jul 5, 2024 · 4 comments
Closed
4 tasks done

[Bug]: 在运行祈愿记录中的Stoken刷新时出现卡退 #1794

ke040606 opened this issue Jul 5, 2024 · 4 comments
Labels
area-Gacha 祈愿记录 BUG 非外部问题导致的应用程序异常 已完成 This issue is completed
Milestone

Comments

@ke040606
Copy link

ke040606 commented Jul 5, 2024

检查清单

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

Windows 版本

22631.3737

Snap Hutao 版本

1.10.5.0

设备 ID

576A7627EC3E8AFE085FB14085CFE445

问题分类

祈愿记录

发生了什么?

使用Stoken刷新时,如果有新祈愿内容更新,程序就会崩溃后闪退,需要重新手动打开软件。如果账号没有祈愿记录更新内容,则不会闪退。
Snap.Hutao Error Log.txt

你期望发生的行为?

No response

最后一步

  • 我认为上述的描述已经足以详细,以允许开发人员能复现该问题
@ke040606 ke040606 added BUG 非外部问题导致的应用程序异常 priority:none Priority not set labels Jul 5, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jul 5, 2024

device_id: 576A7627EC3E8AFE085FB14085CFE445

Exception Data:
[]:Description:
[]:RestrictedDescription:
[]:RestrictedErrorReference:
[]:RestrictedCapabilitySid:
[]:__RestrictedErrorObjectReference:
[bool]:__HasRestrictedLanguageErrorObject:False
----------------------------------------
System.Runtime.InteropServices.COMException (0x8001010E)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at Microsoft.UI.Xaml.Data.CurrentChangingEventArgs._ICurrentChangingEventArgsFactory.CreateInstance(Object baseInterface, IntPtr& innerInterface)
   at Microsoft.UI.Xaml.Data.CurrentChangingEventArgs..ctor()
   at Snap.Hutao.UI.Xaml.Data.AdvancedCollectionView`1.MoveCurrentToIndex(Int32 i) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\UI\Xaml\Data\AdvancedCollectionView.cs:line 669
   at Snap.Hutao.UI.Xaml.Data.AdvancedCollectionView`1.MoveCurrentTo(T item) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\UI\Xaml\Data\AdvancedCollectionView.cs:line 245
   at Snap.Hutao.UI.Xaml.Data.AdvancedCollectionView`1.set_CurrentItem(T value) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\UI\Xaml\Data\AdvancedCollectionView.cs:line 107
   at Snap.Hutao.Service.GachaLog.GachaLogService.RefreshGachaLogAsync(GachaLogQuery query, RefreshStrategyKind kind, IProgress`1 progress, CancellationToken token) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\Service\GachaLog\GachaLogService.cs:line 112
   at Snap.Hutao.ViewModel.GachaLog.GachaLogViewModel.RefreshCoreAsync(RefreshOption option) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\ViewModel\GachaLog\GachaLogViewModel.cs:line 187
   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:
[]:Description:
[]:RestrictedDescription:
[]:RestrictedErrorReference:
[]:RestrictedCapabilitySid:
[]:__RestrictedErrorObjectReference:
[bool]:__HasRestrictedLanguageErrorObject:False
----------------------------------------
System.Runtime.InteropServices.COMException (0x8001010E)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at Microsoft.UI.Xaml.Data.CurrentChangingEventArgs._ICurrentChangingEventArgsFactory.CreateInstance(Object baseInterface, IntPtr& innerInterface)
   at Microsoft.UI.Xaml.Data.CurrentChangingEventArgs..ctor()
   at Snap.Hutao.UI.Xaml.Data.AdvancedCollectionView`1.MoveCurrentToIndex(Int32 i) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\UI\Xaml\Data\AdvancedCollectionView.cs:line 669
   at Snap.Hutao.UI.Xaml.Data.AdvancedCollectionView`1.MoveCurrentTo(T item) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\UI\Xaml\Data\AdvancedCollectionView.cs:line 245
   at Snap.Hutao.UI.Xaml.Data.AdvancedCollectionView`1.set_CurrentItem(T value) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\UI\Xaml\Data\AdvancedCollectionView.cs:line 107
   at Snap.Hutao.Service.GachaLog.GachaLogService.RefreshGachaLogAsync(GachaLogQuery query, RefreshStrategyKind kind, IProgress`1 progress, CancellationToken token) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\Service\GachaLog\GachaLogService.cs:line 112
   at Snap.Hutao.ViewModel.GachaLog.GachaLogViewModel.RefreshCoreAsync(RefreshOption option) in D:\appveyor\project\Snap.Hutao.Project-rykohrnoth8m6jfx\src\Snap.Hutao\Snap.Hutao\ViewModel\GachaLog\GachaLogViewModel.cs:line 187
   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:
[string]:Description:因為應用程式正在發送同步輸入呼叫,所以無法建立傳出呼叫。

[string]:RestrictedDescription:因為應用程式正在發送同步輸入呼叫,所以無法建立傳出呼叫。

[string]:RestrictedErrorReference:
[string]:RestrictedCapabilitySid:
[WinRT.ExceptionHelpers+__RestrictedErrorObject]:__RestrictedErrorObjectReference:WinRT.ExceptionHelpers+__RestrictedErrorObject
[bool]:__HasRestrictedLanguageErrorObject:False
----------------------------------------
System.Runtime.InteropServices.COMException (0x8001010D): 因為應用程式正在發送同步輸入呼叫,所以無法建立傳出呼叫。

因為應用程式正在發送同步輸入呼叫,所以無法建立傳出呼叫。

   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at ABI.Microsoft.Windows.AppNotifications.IAppNotificationManagerMethods.Show(IObjectReference _obj, AppNotification notification)
   at Microsoft.Windows.AppNotifications.AppNotificationManager.Show(AppNotification notification)
   at Snap.Hutao.Extension.AppNotificationBuilderExtension.Show(AppNotificationBuilder builder, AppNotificationManager manager) in D:\appveyor\project\Snap.Hutao.Project-c8o6jckupddiwjso\src\Snap.Hutao\Snap.Hutao\Extension\AppNotificationBuilderExtension.cs:line 18
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-c8o6jckupddiwjso\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 108
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)

@dgp-bot dgp-bot bot added the area-Gacha 祈愿记录 label Jul 5, 2024
Lightczx added a commit that referenced this issue Jul 6, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jul 6, 2024

72a1ec2 已修复此问题

@dgp-bot dgp-bot bot added 已完成 This issue is completed 等待发布 This issue fix is going to be applied in the next release and removed priority:none Priority not set labels Jul 6, 2024
@dgp-bot dgp-bot bot added this to the 1.10.6 milestone Jul 6, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jul 6, 2024

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

@dgp-bot dgp-bot bot removed the 等待发布 This issue fix is going to be applied in the next release label Jul 6, 2024
@dgp-bot dgp-bot bot closed this as completed Jul 6, 2024
Copy link

github-actions bot commented Aug 7, 2024

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 Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Gacha 祈愿记录 BUG 非外部问题导致的应用程序异常 已完成 This issue is completed
Projects
Development

No branches or pull requests

1 participant