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

[转发] 刷新下载公开属性失败:集合已修改;可能无法执行枚举操作 #5429

Open
LTCatt opened this issue Jan 17, 2025 · 1 comment
Labels
· Bug 处理中 开发者正在调查或处理该项 🟨 中 优先度:中

Comments

@LTCatt
Copy link
Member

LTCatt commented Jan 17, 2025

嗯……这个问题我今天碰巧遇到了。之后 PCL 大量循环爆出以下两个错误(即使下载任务已经失败了):

刷新下载公开属性失败:集合已修改;可能无法执行枚举操作。
   在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   在 System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   在 PCL.ModNet.NetManagerClass.RefreshStat()
错误类型:System.InvalidOperationException
刷新下载公开属性失败:算术运算导致溢出。
   在 PCL.ModNet.NetManagerClass.RefreshStat()
错误类型:System.OverflowException

Log1.txt

不管怎么说,即使是网络问题,原则上 PCL 也不应该显示 NaN。

Originally posted by @youzi-3222 in #3474

@LTCatt LTCatt added 处理中 开发者正在调查或处理该项 · Bug 🟨 中 优先度:中 labels Jan 17, 2025
@LTCatt LTCatt mentioned this issue Jan 17, 2025
3 tasks
@hadesanc1
Copy link
Contributor

不知道怎么复现0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· Bug 处理中 开发者正在调查或处理该项 🟨 中 优先度:中
Projects
None yet
Development

No branches or pull requests

2 participants