我又缺什么啦
-
BMCL,4.5.5.1870
mscorlib
System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.MD5CryptoServiceProvider…ctor()
at BMCLV2.Util.Crypto.Md5(String str)
at BMCLV2.Auth.AuthResult…ctor(String username, String uid, String clientIdentifier)
at BMCLV2.Auth.AuthManager.<Login>d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Game.GameManager.<LaunchGame>d__11.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Windows.FrmMain.<btnStart_Click>d__14.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c__DisplayClass2.<ThrowAsync>b__3(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Key:System.Object
Value:
at System.Security.Cryptography.MD5CryptoServiceProvider…ctor()
at BMCLV2.Util.Crypto.Md5(String str)
at BMCLV2.Auth.AuthResult…ctor(String username, String uid, String clientIdentifier)
at BMCLV2.Auth.AuthManager.<Login>d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Game.GameManager.<LaunchGame>d__11.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Windows.FrmMain.<btnStart_Click>d__14.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c__DisplayClass2.<ThrowAsync>b__3(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)-----------------BMCL LOG----------------------
01/26/2017 23:45:20信息:BMCLNG Ver.4.5.5.1870正在启动
01/26/2017 23:45:21信息:加载E:\我的世界新\新端\bmcl.xml文件
01/26/2017 23:45:21信息:Javaw: F:\java\bin\javaw.exe, Username: ???, Javaxmx: 4056, Login: 离线模式, LastPlayVer: 1.7.10-Forge10.13.2.1291, ExtraJvmArg: -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true, Lang: zh-cn, Passwd: System.Byte[], Autostart: False, Report: True, CheckUpdate: True, WindowTransparency: 1, DownloadSource: 0, PluginConfig: , Height: -1, Width: -1, FullScreen: False, LaunchMode: Normal
01/26/2017 23:45:21信息:加载默认配置
01/26/2017 23:45:21信息:尝试加载E:\我的世界新\新端\auths\MineLogin.dll
01/26/2017 23:45:21信息:未找到MineLogin.MineLogin的GetVer方法,放弃加载
01/26/2017 23:45:21信息:MineLogin.MineLogin+Login为第一代插件
01/26/2017 23:45:21错误:MineLogin.MineLogin+Login加载成功,名称为minelogin
01/26/2017 23:45:21信息:未找到MineLogin.MineLogin+Login+LoginInfo的GetVer方法,放弃加载
01/26/2017 23:45:21信息:尝试加载E:\我的世界新\新端\auths\Skime.dll
01/26/2017 23:45:21信息:Skime.Skinme为第一代插件
01/26/2017 23:45:21错误:Skime.Skinme加载成功,名称为Skinme
01/26/2017 23:45:21信息:未找到Skime.Skinme+LoginInfo的GetVer方法,放弃加载
01/26/2017 23:45:21信息:未找到Skime.Skinme+UserList的GetVer方法,放弃加载
01/26/2017 23:45:21信息:未找到Skime.SkinmeSelect, Text: SkinmeSelect的GetVer方法,放弃加载
01/26/2017 23:45:21信息:尝试加载E:\我的世界新\新端\auths\yggdrasil.dll
01/26/2017 23:45:21错误:加载E:\我的世界新\新端\auths\yggdrasil.dll的yggdrasil.Agent失败
01/26/2017 23:45:21异常:mscorlib
System.MissingMethodException: Constructor on type ‘yggdrasil.Agent’ not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at BMCLV2.Plugin.PluginManager.LoadOldAuthPlugin(String language)
Constructor on type ‘yggdrasil.Agent’ not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at BMCLV2.Plugin.PluginManager.LoadOldAuthPlugin(String language)01/26/2017 23:45:21错误:加载E:\我的世界新\新端\auths\yggdrasil.dll的yggdrasil.AuthenticationRequest失败
01/26/2017 23:45:21异常:mscorlib
System.MissingMethodException: Constructor on type ‘yggdrasil.AuthenticationRequest’ not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at BMCLV2.Plugin.PluginManager.LoadOldAuthPlugin(String language)
Constructor on type ‘yggdrasil.AuthenticationRequest’ not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at BMCLV2.Plugin.PluginManager.LoadOldAuthPlugin(String language)01/26/2017 23:45:21信息:未找到yggdrasil.Response的GetVer方法,放弃加载
01/26/2017 23:45:21信息:未找到yggdrasil.AuthenticationResponse的GetVer方法,放弃加载
01/26/2017 23:45:21信息:未找到yggdrasil.AuthenticationResponse+User的GetVer方法,放弃加载
01/26/2017 23:45:21信息:未找到yggdrasil.AuthenticationResponse+Properties的GetVer方法,放弃加载
01/26/2017 23:45:21错误:加载E:\我的世界新\新端\auths\yggdrasil.dll的yggdrasil.GameProfile失败
01/26/2017 23:45:21异常:mscorlib
System.MissingMethodException: Constructor on type ‘yggdrasil.GameProfile’ not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at BMCLV2.Plugin.PluginManager.LoadOldAuthPlugin(String language)
Constructor on type ‘yggdrasil.GameProfile’ not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at BMCLV2.Plugin.PluginManager.LoadOldAuthPlugin(String language)01/26/2017 23:45:21错误:yggdrasil.NewLogin加载成功,名称为新正版登录
01/26/2017 23:45:21信息:未找到yggdrasil.NewLogin+LoginInfo的GetVer方法,放弃加载
01/26/2017 23:45:26异常:System.Runtime.Serialization
System.Runtime.Serialization.SerializationException: There was an error deserializing the object of type BMCLV2.VerList. The value ‘1870?’ cannot be parsed as the type ‘Int32’. —> System.Xml.XmlException: The value ‘1870?’ cannot be parsed as the type ‘Int32’. —> System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)
— End of inner exception stack trace —
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)
at System.Xml.XmlDictionaryReader.ReadElementContentAsInt()
at ReadUpdateInfoFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] )
at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadVerListFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] )
at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Type declaredType, DataContract dataContract, String name, String ns)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
— End of inner exception stack trace —
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.ReadObject(XmlDictionaryReader reader)
at BMCLV2.UpdateChecker.Run()
There was an error deserializing the object of type BMCLV2.VerList. The value ‘1870?’ cannot be parsed as the type ‘Int32’.
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.ReadObject(XmlDictionaryReader reader)
at BMCLV2.UpdateChecker.Run()System.Runtime.Serialization
System.Xml.XmlException: The value ‘1870?’ cannot be parsed as the type ‘Int32’. —> System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)
— End of inner exception stack trace —
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)
at System.Xml.XmlDictionaryReader.ReadElementContentAsInt()
at ReadUpdateInfoFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] )
at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadVerListFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] )
at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Type declaredType, DataContract dataContract, String name, String ns)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
The value ‘1870?’ cannot be parsed as the type ‘Int32’.
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)
at System.Xml.XmlDictionaryReader.ReadElementContentAsInt()
at ReadUpdateInfoFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] )
at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadVerListFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] )
at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context)
at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Type declaredType, DataContract dataContract, String name, String ns)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)mscorlib
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)
Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Runtime.Serialization.Json.XmlJsonReader.ParseInt(String value, NumberStyles style)01/26/2017 23:45:27信息:正在启动1.7.10-Forge10.13.2.1291,使用的登陆方式为离线模式
01/26/2017 23:45:27信息:正在登陆
01/26/2017 23:45:27错误:BMCL,4.5.5.1870
mscorlib
System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.MD5CryptoServiceProvider…ctor()
at BMCLV2.Util.Crypto.Md5(String str)
at BMCLV2.Auth.AuthResult…ctor(String username, String uid, String clientIdentifier)
at BMCLV2.Auth.AuthManager.<Login>d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Game.GameManager.<LaunchGame>d__11.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Windows.FrmMain.<btnStart_Click>d__14.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c__DisplayClass2.<ThrowAsync>b__3(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Key:System.Object
Value:
at System.Security.Cryptography.MD5CryptoServiceProvider…ctor()
at BMCLV2.Util.Crypto.Md5(String str)
at BMCLV2.Auth.AuthResult…ctor(String username, String uid, String clientIdentifier)
at BMCLV2.Auth.AuthManager.<Login>d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Game.GameManager.<LaunchGame>d__11.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BMCLV2.Windows.FrmMain.<btnStart_Click>d__14.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c__DisplayClass2.<ThrowAsync>b__3(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)