跳转至内容
  • 版块
  • 最新
  • 标签
  • 热门
  • 用户
  • 群组
  • 搜索
  • 博客
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Darkly)
  • 不使用皮肤
折叠

bangbang93.forum()

  1. 主页
  2. BMCL
  3. 反馈问题

反馈问题

已定时 已固定 已锁定 已移动 BMCL
1 帖子 1 发布者 428 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • E 离线
    E 离线
    enderkirin
    写于 最后由 编辑
    #1

    运行时出现

    BMCL,4.9.1.2011
    System
    System.NotSupportedException: WebClient 不支持并发 I/O 操作。
    在 System.Net.WebClient.ClearWebClientState()
    在 System.Net.WebClient.DownloadStringAsync(Uri address, Object userToken)
    在 System.Net.WebClient.DownloadStringTaskAsync(Uri address)
    在 BMCLV2.Downloader.Downloader.DownloadStringTaskAsync(String uri)
    在 BMCLV2.Mirrors.BMCLAPI.Version.<DownloadJson>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Downloader.Version.<Start>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Windows.MainWindowTab.GridVersion.<btnDownloadVer_Click>d__3.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
    WebClient 不支持并发 I/O 操作。
    Key:System.Object
    Value:
    在 System.Net.WebClient.ClearWebClientState()
    在 System.Net.WebClient.DownloadStringAsync(Uri address, Object userToken)
    在 System.Net.WebClient.DownloadStringTaskAsync(Uri address)
    在 BMCLV2.Downloader.Downloader.DownloadStringTaskAsync(String uri)
    在 BMCLV2.Mirrors.BMCLAPI.Version.<DownloadJson>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Downloader.Version.<Start>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Windows.MainWindowTab.GridVersion.<btnDownloadVer_Click>d__3.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    -----------------BMCL LOG----------------------

    02/05/2020 13:24:26信息:BMCLNG Ver.4.9.1.2011正在启动
    02/05/2020 13:24:26信息:加载C:\Users\ASUS\Desktop\新建文件夹\bmcl\bmcl.xml文件
    02/05/2020 13:24:26信息:Javaw: javaw.exe, Username: 2543097532@qq.com, Javaxmx: 2048, Login: 正版登录, LastPlayVer: 1.12, ExtraJvmArg: -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true, Lang: zh-cn, Passwd: System.Byte[], Autostart: False, Report: True, CheckUpdate: True, WindowTransparency: 1, DownloadSource: 0, PluginConfig: System.Collections.Generic.Dictionary`2[System.String,System.Object], Height: -1, Width: -1, FullScreen: False, LaunchMode: Normal
    02/05/2020 13:24:26信息:加载默认配置
    02/05/2020 13:24:26异常:System
    System.Net.WebException: 基础连接已经关闭: 未能为 SSL/TLS 安全通道建立信任关系。 —> System.Security.Authentication.AuthenticationException: 根据验证过程,远程证书无效。
    在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
    在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
    — 内部异常堆栈跟踪的结尾 —
    在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    在 System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
    在 System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.UpdateChecker.<Run>d__1.MoveNext()
    基础连接已经关闭: 未能为 SSL/TLS 安全通道建立信任关系。
    在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    在 System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
    在 System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.UpdateChecker.<Run>d__1.MoveNext()

    System
    System.Security.Authentication.AuthenticationException: 根据验证过程,远程证书无效。
    在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
    在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
    根据验证过程,远程证书无效。
    在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
    在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

    02/05/2020 13:24:28异常:System
    System.Net.WebException: 基础连接已经关闭: 未能为 SSL/TLS 安全通道建立信任关系。 —> System.Security.Authentication.AuthenticationException: 根据验证过程,远程证书无效。
    在 System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
    在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    在 System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
    在 System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    在 System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    在 System.Net.ConnectStream.WriteHeaders(Boolean async)
    — 内部异常堆栈跟踪的结尾 —
    在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
    在 System.Net.HttpWebRequest.GetRequestStream()
    在 BMCLV2.Report.Run()
    基础连接已经关闭: 未能为 SSL/TLS 安全通道建立信任关系。
    在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
    在 System.Net.HttpWebRequest.GetRequestStream()
    在 BMCLV2.Report.Run()

    System
    System.Security.Authentication.AuthenticationException: 根据验证过程,远程证书无效。
    在 System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
    在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    在 System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
    在 System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    在 System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    在 System.Net.ConnectStream.WriteHeaders(Boolean async)
    根据验证过程,远程证书无效。
    在 System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
    在 System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
    在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    在 System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
    在 System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    在 System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    在 System.Net.ConnectStream.WriteHeaders(Boolean async)

    02/05/2020 13:24:35信息:https://bmclapi2.bangbang93.com/mc/game/version_manifest.json
    02/05/2020 13:24:41信息:http://bmclapi2.bangbang93.com/forge/promos
    02/05/2020 13:24:42信息:获取到47个forge版本
    02/05/2020 13:26:11信息:VersionDownloadingJSON
    02/05/2020 13:26:11信息:https://bmclapi2.bangbang93.com/v1/packages/367843437acbae63de3084dd6afd3dd8bd2a7479/1.12.json
    02/05/2020 13:26:11信息:VersionProcessingJSON
    02/05/2020 13:26:11信息:VersionDownloadingJar
    02/05/2020 13:26:11信息:url: https://bmclapi2.bangbang93.com/v1/objects/909823f9c467f9934687f136bc95a667a0d19d7f/client.jar, path: C:\Users\ASUS\Desktop\新建文件夹\bmcl.minecraft\versions\1.12\1.12.jar
    02/05/2020 14:29:54信息:VersionDownloadingJSON
    02/05/2020 14:29:54信息:https://bmclapi2.bangbang93.com/v1/packages/367843437acbae63de3084dd6afd3dd8bd2a7479/1.12.json
    02/05/2020 14:29:54异常:System
    System.NotSupportedException: WebClient 不支持并发 I/O 操作。
    在 System.Net.WebClient.ClearWebClientState()
    在 System.Net.WebClient.DownloadStringAsync(Uri address, Object userToken)
    在 System.Net.WebClient.DownloadStringTaskAsync(Uri address)
    在 BMCLV2.Downloader.Downloader.DownloadStringTaskAsync(String uri)
    在 BMCLV2.Mirrors.BMCLAPI.Version.<DownloadJson>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Downloader.Version.<Start>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Windows.MainWindowTab.GridVersion.<btnDownloadVer_Click>d__3.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
    WebClient 不支持并发 I/O 操作。
    Key:System.Object
    Value:
    在 System.Net.WebClient.ClearWebClientState()
    在 System.Net.WebClient.DownloadStringAsync(Uri address, Object userToken)
    在 System.Net.WebClient.DownloadStringTaskAsync(Uri address)
    在 BMCLV2.Downloader.Downloader.DownloadStringTaskAsync(String uri)
    在 BMCLV2.Mirrors.BMCLAPI.Version.<DownloadJson>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Downloader.Version.<Start>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Windows.MainWindowTab.GridVersion.<btnDownloadVer_Click>d__3.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    02/05/2020 14:29:54错误:BMCL,4.9.1.2011
    System
    System.NotSupportedException: WebClient 不支持并发 I/O 操作。
    在 System.Net.WebClient.ClearWebClientState()
    在 System.Net.WebClient.DownloadStringAsync(Uri address, Object userToken)
    在 System.Net.WebClient.DownloadStringTaskAsync(Uri address)
    在 BMCLV2.Downloader.Downloader.DownloadStringTaskAsync(String uri)
    在 BMCLV2.Mirrors.BMCLAPI.Version.<DownloadJson>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Downloader.Version.<Start>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Windows.MainWindowTab.GridVersion.<btnDownloadVer_Click>d__3.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
    WebClient 不支持并发 I/O 操作。
    Key:System.Object
    Value:
    在 System.Net.WebClient.ClearWebClientState()
    在 System.Net.WebClient.DownloadStringAsync(Uri address, Object userToken)
    在 System.Net.WebClient.DownloadStringTaskAsync(Uri address)
    在 BMCLV2.Downloader.Downloader.DownloadStringTaskAsync(String uri)
    在 BMCLV2.Mirrors.BMCLAPI.Version.<DownloadJson>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Downloader.Version.<Start>d__6.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    在 BMCLV2.Windows.MainWindowTab.GridVersion.<btnDownloadVer_Click>d__3.MoveNext()
    — 引发异常的上一位置中堆栈跟踪的末尾 —
    在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    1 条回复 最后回复
    0

    • 登录

    • 登录或注册以进行搜索。
    • 第一个帖子
      最后一个帖子
    0
    • 版块
    • 最新
    • 标签
    • 热门
    • 用户
    • 群组
    • 搜索
    • 博客