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]: 国际服点击签到界面下方提示活动未存在后白屏随后闪退 #1013

Closed
4 tasks done
LBW11451419 opened this issue Oct 13, 2023 · 4 comments
Closed
4 tasks done
Labels
area-UserInterface 用户界面 BUG 非外部问题导致的应用程序异常 已完成 This issue is completed

Comments

@LBW11451419
Copy link

检查清单

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

Windows 版本

22621.2283

Snap Hutao 版本

1.7.9.0

设备 ID

01CBDE72E476062BD55F299B61A0C8D8

问题分类

用户界面

发生了什么?

错误应用程序名称: Snap.Hutao.exe,版本: 1.0.0.0,时间戳: 0x64e841c5
错误模块名称: Microsoft.ui.xaml.dll,版本: 3.1.4.0,时间戳: 0xac5fca29
异常代码: 0xc000027b
错误偏移量: 0x00000000003b95e4
错误进程 ID: 0x0xD5C4
错误应用程序启动时间: 0x0x1D9FDC7D4D975F4
错误应用程序路径: C:\Program Files\WindowsApps\60568DGPStudio.SnapHutao_1.7.9.0_x64__ebfp3nyc27j86\Snap.Hutao.exe
错误模块路径: C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.4_4000.1010.1349.0_x64__8wekyb3d8bbwe\Microsoft.ui.xaml.dll
报告 ID: 3a4e39fc-4464-436c-8dda-0a191f8749e4
错误程序包全名: 60568DGPStudio.SnapHutao_1.7.9.0_x64__ebfp3nyc27j86
错误程序包相对应用程序 ID: App

你期望发生的行为?

弹出签到界面并签到

最后一步

  • 我认为上述的描述已经足以详细,以允许开发人员能复现该问题
@LBW11451419 LBW11451419 added the BUG 非外部问题导致的应用程序异常 label Oct 13, 2023
@dgp-bot
Copy link

dgp-bot bot commented Oct 13, 2023

device_id: 01CBDE72E476062BD55F299B61A0C8D8

Exception Data:
----------------------------------------
System.Collections.Generic.KeyNotFoundException: The given key 'mid' was not present in the dictionary.
   at System.Collections.Generic.SortedDictionary`2.get_Item(TKey key)
   at Snap.Hutao.Web.Hoyolab.Cookie.get_Item(String key) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Hoyolab\Cookie.cs:line 36
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.AddMihoyoCookie(CoreWebView2CookieManager manager, String name, Cookie cookie, Boolean isOversea) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 105
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.SetCookie(CoreWebView2 webView, Cookie cookieToken, Cookie lToken, Cookie sToken, Boolean isOversea) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 93
   at Snap.Hutao.View.Control.WebViewer.RefreshWebview2Content() in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\View\Control\WebViewer.xaml.cs:line 94
   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.Collections.Generic.KeyNotFoundException: The given key 'mid' was not present in the dictionary.
   at System.Collections.Generic.SortedDictionary`2.get_Item(TKey key)
   at Snap.Hutao.Web.Hoyolab.Cookie.get_Item(String key) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Hoyolab\Cookie.cs:line 36
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.AddMihoyoCookie(CoreWebView2CookieManager manager, String name, Cookie cookie, Boolean isOversea) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 105
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.SetCookie(CoreWebView2 webView, Cookie cookieToken, Cookie lToken, Cookie sToken, Boolean isOversea) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 93
   at Snap.Hutao.View.Control.WebViewer.RefreshWebview2Content() in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\View\Control\WebViewer.xaml.cs:line 94
   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.Collections.Generic.KeyNotFoundException: The given key 'mid' was not present in the dictionary.
   at System.Collections.Generic.SortedDictionary`2.get_Item(TKey key)
   at Snap.Hutao.Web.Hoyolab.Cookie.get_Item(String key) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Hoyolab\Cookie.cs:line 36
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.AddMihoyoCookie(CoreWebView2CookieManager manager, String name, Cookie cookie, Boolean isOversea) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 105
   at Snap.Hutao.Web.Bridge.CoreWebView2Extension.SetCookie(CoreWebView2 webView, Cookie cookieToken, Cookie lToken, Cookie sToken, Boolean isOversea) in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\Web\Bridge\CoreWebView2Extension.cs:line 93
   at Snap.Hutao.View.Control.WebViewer.RefreshWebview2Content() in D:\Develop\Projects\Snap.Hutao\src\Snap.Hutao\Snap.Hutao\View\Control\WebViewer.xaml.cs:line 94
   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-UserInterface 用户界面 label Oct 13, 2023
@dgp-bot
Copy link

dgp-bot bot commented Oct 13, 2023

06c5bca 已修复此问题

@dgp-bot dgp-bot bot added 已完成 This issue is completed 等待发布 This issue fix is going to be applied in the next release labels Oct 13, 2023
@dgp-bot
Copy link

dgp-bot bot commented Oct 17, 2023

包含解决该问题的程序版本 1.7.10 已发布,点击查看

@dgp-bot dgp-bot bot removed the 等待发布 This issue fix is going to be applied in the next release label Oct 17, 2023
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 Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-UserInterface 用户界面 BUG 非外部问题导致的应用程序异常 已完成 This issue is completed
Projects
Archived in project
Development

No branches or pull requests

1 participant