投币故障
#701
Replies: 1 comment 7 replies
-
这个问题第一次看到,麻烦请用脚本方式安装后再试试https://github.com/ywmoyue/biliuwp-lite/blob/dev/document/install-readme.md |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug 描述
给视频投币出现报错,开启代理可正常投币
操作步骤
期望结果
正常投币
截图
No response
日志
2024-07-06 12:46:38.2722|ERROR|2|StackTrace.DoCoin|Object reference not set to an instance of an object.|Object reference not set to an instance of an object. at BiliLite.Models.Requests.BiliRequest.d__9.MoveNext() + 0x82
--- 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.Models.Requests.BiliRequest.d__13.MoveNext() + 0x3c7
--- 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.Extensions.StringHttpExtensions.d__8.MoveNext() + 0xe6
--- 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.Extensions.ApiModelExtensions.d__1.MoveNext() + 0x3a3
--- 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.VideoDetailPageViewModel.d__127.MoveNext() + 0x1a6
已定位描述
No response
应用来源
Github/其他Github镜像站
安装方式
appx直接安装
其它来源
No response
系统版本
Windows 10 20H2 (Build 19042)
其它系统版本
No response
设备类型
No response
设备架构
No response
应用架构
No response
备注
No response
代码贡献
我更擅长发现问题
Beta Was this translation helpful? Give feedback.
All reactions