Replies: 2 comments
-
未按要求填写issue,未及时回复,此issue转discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug 描述
打开应用固定报错
操作步骤
期望结果
不提示错误
截图
No response
日志
2023-10-10 23:55:45.8315|INFO|2|StackTrace.CheckVersion|BiliLite.UWP version: 40616|
2023-10-10 23:55:46.0961|ERROR|2|StackTrace.App_UnhandledException|程序运行出现错误|未指定的错误 (Exception from HRESULT: 0x80004005) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at BiliLite.Modules.DownloadVM.d__60.MoveNext() + 0x1a6
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at BiliLite.Modules.DownloadVM.d__57.MoveNext() + 0x2c0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action`1.Invoke(T) + 0x28
at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33
已定位描述
No response
应用来源
Github/其他Github镜像站
安装方式
No response
其它来源
No response
系统版本
其它 (需注明)
其它系统版本
win11 23H2
设备类型
笔记本
设备架构
x64
应用架构
x64
备注
AMD R7 4800H , Nvidia 2060
代码贡献
我更擅长发现问题
Beta Was this translation helpful? Give feedback.
All reactions