We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
嗯……这个问题我今天碰巧遇到了。之后 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。
嗯……这个问题我今天碰巧遇到了。之后 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
The text was updated successfully, but these errors were encountered:
不知道怎么复现0.0
Sorry, something went wrong.
No branches or pull requests
Originally posted by @youzi-3222 in #3474
The text was updated successfully, but these errors were encountered: