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

无法显示祈愿记录页面 #563

Closed
5 tasks done
AtriDayo opened this issue Feb 26, 2023 · 3 comments
Closed
5 tasks done

无法显示祈愿记录页面 #563

AtriDayo opened this issue Feb 26, 2023 · 3 comments
Labels

Comments

@AtriDayo
Copy link

检查清单

  • 我已完整阅读胡桃工具箱文档,并认为我的问题没有在文档中得到解答
  • 我知道文档站的导航栏中有搜索功能,且已经搜索过相关关键词
  • 我使用的操作系统是受支持的版本
  • 通过搜索功能确认没有其他人已经提出了相同或类似的问题
  • 我明白上述的勾选项是一个有助于快速排查问题的检查清单,而不是随手确认的选项

Windows 版本

22623.1325

Snap Hutao 版本

2023.2.25.1

设备 ID

6ED1B83AAA430AC5676F4ABEE3720808

问题分类

祈愿记录

发生了什么?

打开祈愿记录后无法加载界面,其他设备亦是如此。

你期望发生的行为?

可以正常显示祈愿记录界面。

@dgp-bot
Copy link

dgp-bot bot commented Feb 26, 2023

device_id: 6ED1B83AAA430AC5676F4ABEE3720808

System.Runtime.InteropServices.COMException (0x802A000C): This method can only be called from the thread that created the object. (0x802A000C)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at ABI.Microsoft.Web.WebView2.Core.ICoreWebView2_2Methods.get_CookieManager(IObjectReference _obj)
   at Microsoft.Web.WebView2.Core.CoreWebView2.get_CookieManager()
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.SetCookie(CoreWebView2 webView, Cookie cookieToken, Cookie ltoken, Cookie stoken) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 35
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.GetCookieTokenAsync(JsParam`1 param) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 208
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.TryGetJsResultFromJsParamAsync(JsParam param) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 373
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.OnWebMessageReceived(CoreWebView2 webView2, CoreWebView2WebMessageReceivedEventArgs args) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 347
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
System.Runtime.InteropServices.COMException (0x802A000C): This method can only be called from the thread that created the object. (0x802A000C)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at ABI.Microsoft.Web.WebView2.Core.ICoreWebView2_2Methods.get_CookieManager(IObjectReference _obj)
   at Microsoft.Web.WebView2.Core.CoreWebView2.get_CookieManager()
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.SetCookie(CoreWebView2 webView, Cookie cookieToken, Cookie ltoken, Cookie stoken) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 35
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.GetCookieTokenAsync(JsParam`1 param) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 208
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.TryGetJsResultFromJsParamAsync(JsParam param) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 373
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.OnWebMessageReceived(CoreWebView2 webView2, CoreWebView2WebMessageReceivedEventArgs args) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 347
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.<Post>b__0()
System.Runtime.InteropServices.COMException (0x802A000C): This method can only be called from the thread that created the object. (0x802A000C)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at ABI.Microsoft.Web.WebView2.Core.ICoreWebView2_2Methods.get_CookieManager(IObjectReference _obj)
   at Microsoft.Web.WebView2.Core.CoreWebView2.get_CookieManager()
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.SetCookie(CoreWebView2 webView, Cookie cookieToken, Cookie ltoken, Cookie stoken) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 35
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.GetCookieTokenAsync(JsParam`1 param) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 208
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.TryGetJsResultFromJsParamAsync(JsParam param) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 373
   at Snap.Hutao.Web.Bridge.MiHoYoJSInterface.OnWebMessageReceived(CoreWebView2 webView2, CoreWebView2WebMessageReceivedEventArgs args) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\MiHoYoJSInterface.cs:line 347
   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 area-Gacha 祈愿记录 label Feb 26, 2023
@dgp-bot
Copy link

dgp-bot bot commented Feb 26, 2023

请更新至最新版本:
稳定版: 1.4.15
测试版: 2023.1.30.1

@dgp-bot dgp-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 2023
@dgp-bot dgp-bot bot added the Outdated label Feb 26, 2023
Copy link

github-actions bot commented Feb 2, 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 Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant