Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

[Bug]动态请求失败 #1560

Closed
2 of 11 tasks
AlierKitten opened this issue Nov 11, 2022 · 0 comments · Fixed by #1566
Closed
2 of 11 tasks

[Bug]动态请求失败 #1560

AlierKitten opened this issue Nov 11, 2022 · 0 comments · Fixed by #1566
Assignees
Labels
bug 🐛 异常或错误使得应用不能按预期工作

Comments

@AlierKitten
Copy link

AlierKitten commented Nov 11, 2022

Bug 描述

Value was either too large or too small for an Int32.

复现问题的步骤

点动态就看不到

预期行为

查看动态

截图

image

应用来源

  • Microsoft Store
  • Github
  • 其它

其它来源

No response

系统版本

  • Windows 10 1809 (Build 17763)
  • Windows 10 1903 (Build 18362)
  • Windows 10 1909 (Build 18363)
  • Windows 10 2004 (Build 19041)
  • Windows 10 20H2 (Build 19042)
  • Windows 10 21H1 (Build 19043)
  • Windows 11 21H2 (Build 22000)
  • 其它 (需注明)

其它系统版本

Windows10 21h2

运行设备

桌面/平板或笔记本

日志记录

2022/11/11 12:08:58.956|Error|System.OverflowException: Value was either too large or too small for an Int32.|System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Int64) + 0x47
at Bili.Adapter.DynamicAdapter.ConvertToDynamicInformation(DynamicItem) + 0x6a0
at Bili.Adapter.DynamicAdapter.b__11_1(DynamicItem) + 0x8
at System.Runtime.CompilerServices.ConditionalWeakTable2.CreateValueCallback.Invoke(TKey) + 0x2b at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() + 0xb4
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1) + 0xe4
at Bili.App!+0x2acd892
at Bili.Adapter.DynamicAdapter.ConvertToDynamicView(DynVideoReply) + 0x313
at Bili.Lib.CommunityProvider.d__6.MoveNext() + 0x2cb
--- 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 Bili.ViewModels.Uwp.Base.DynamicModuleViewModelBase.d__3.MoveNext() + 0x152
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Bili.App!+0x2879c21

2022/11/11 12:09:02.003|Error|System.OverflowException: Value was either too large or too small for an Int32.|System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Int64) + 0x47
at Bili.Adapter.DynamicAdapter.ConvertToDynamicInformation(DynamicItem) + 0x6a0
at Bili.Adapter.DynamicAdapter.b__11_1(DynamicItem) + 0x8
at System.Runtime.CompilerServices.ConditionalWeakTable2.CreateValueCallback.Invoke(TKey) + 0x2b at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() + 0xb4
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1) + 0xe4
at Bili.App!+0x2acd892
at Bili.Adapter.DynamicAdapter.ConvertToDynamicView(DynVideoReply) + 0x313
at Bili.Lib.CommunityProvider.d__6.MoveNext() + 0x2cb
--- 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 Bili.ViewModels.Uwp.Base.DynamicModuleViewModelBase.d__3.MoveNext() + 0x152
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Bili.App!+0x2879c21

2022/11/11 12:09:03.027|Error|System.OverflowException: Value was either too large or too small for an Int32.|System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Int64) + 0x47
at Bili.Adapter.DynamicAdapter.ConvertToDynamicInformation(DynamicItem) + 0x6a0
at Bili.Adapter.DynamicAdapter.b__11_1(DynamicItem) + 0x8
at System.Runtime.CompilerServices.ConditionalWeakTable2.CreateValueCallback.Invoke(TKey) + 0x2b at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() + 0xb4
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1) + 0xe4
at Bili.App!+0x2acd892
at Bili.Adapter.DynamicAdapter.ConvertToDynamicView(DynVideoReply) + 0x313
at Bili.Lib.CommunityProvider.d__6.MoveNext() + 0x2cb
--- 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 Bili.ViewModels.Uwp.Base.DynamicModuleViewModelBase.d__3.MoveNext() + 0x152
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Bili.App!+0x2879c21

2022/11/11 13:31:49.408|Error|System.OverflowException: Value was either too large or too small for an Int32.|System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Int64) + 0x47
at Bili.Adapter.DynamicAdapter.ConvertToDynamicInformation(DynamicItem) + 0x6a0
at Bili.Adapter.DynamicAdapter.b__11_1(DynamicItem) + 0x8
at System.Runtime.CompilerServices.ConditionalWeakTable2.CreateValueCallback.Invoke(TKey) + 0x2b at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() + 0xb4
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1) + 0xe4
at Bili.App!+0x2acd892
at Bili.Adapter.DynamicAdapter.ConvertToDynamicView(DynVideoReply) + 0x313
at Bili.Lib.CommunityProvider.d__6.MoveNext() + 0x2cb
--- 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 Bili.ViewModels.Uwp.Base.DynamicModuleViewModelBase.d__3.MoveNext() + 0x152
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Bili.App!+0x2879c21

2022/11/11 13:39:50.863|Error|System.OverflowException: Value was either too large or too small for an Int32.|System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Int64) + 0x47
at Bili.Adapter.DynamicAdapter.ConvertToDynamicInformation(DynamicItem) + 0x6a0
at Bili.Adapter.DynamicAdapter.b__11_1(DynamicItem) + 0x8
at System.Runtime.CompilerServices.ConditionalWeakTable2.CreateValueCallback.Invoke(TKey) + 0x2b at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() + 0xb4
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1) + 0xe4
at Bili.App!+0x2acd892
at Bili.Adapter.DynamicAdapter.ConvertToDynamicView(DynVideoReply) + 0x313
at Bili.Lib.CommunityProvider.d__6.MoveNext() + 0x2cb
--- 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 Bili.ViewModels.Uwp.Base.DynamicModuleViewModelBase.d__3.MoveNext() + 0x152
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Bili.App!+0x2879c21

2022/11/11 13:40:34.544|Error|System.OverflowException: Value was either too large or too small for an Int32.|System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Int64) + 0x47
at Bili.Adapter.DynamicAdapter.ConvertToDynamicInformation(DynamicItem) + 0x6a0
at Bili.Adapter.DynamicAdapter.b__11_1(DynamicItem) + 0x8
at System.Runtime.CompilerServices.ConditionalWeakTable2.CreateValueCallback.Invoke(TKey) + 0x2b at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() + 0xb4
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1) + 0xe4
at Bili.App!+0x2acd892
at Bili.Adapter.DynamicAdapter.ConvertToDynamicView(DynVideoReply) + 0x313
at Bili.Lib.CommunityProvider.d__6.MoveNext() + 0x2cb
--- 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 Bili.ViewModels.Uwp.Base.DynamicModuleViewModelBase.d__3.MoveNext() + 0x152
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Bili.App!+0x2879c21

备注

No response

人人为我,我为人人

No response

@AlierKitten AlierKitten added the bug 🐛 异常或错误使得应用不能按预期工作 label Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants