I'm having this problem and was wondering if someone could help me out please.
System.ObjectDisposedException - Cannot access a disposed object.
Object name: 'TextBox'.
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.TextBoxBase.CreateHandle()
at System.Windows.Forms.TextBoxBase.SetSelectedTextInternal(String text, Boolean clearUndo)
at System.Windows.Forms.TextBoxBase.AppendText(String text)
at RainbowMage.OverlayPlugin.Updater.Installer.Cleanup()
at RainbowMage.OverlayPlugin.Updater.Installer.Download(String url, String dest, Boolean useHttpClient)
at RainbowMage.OverlayPlugin.Updater.Installer.<>c__DisplayClass12_0.<Run>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RainbowMage.OverlayPlugin.Updater.Installer.<Run>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RainbowMage.OverlayPlugin.Updater.CefInstaller.<InstallCef>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RainbowMage.OverlayPlugin.Updater.CefInstaller.<EnsureCef>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RainbowMage.OverlayPlugin.PluginLoader.<FinishInit>d__13.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RainbowMage.OverlayPlugin.PluginLoader.<Initialize>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Windows.Forms.Control, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken
Comments
The download was interrupted: RainbowMage.OverlayPlugin.Updater.CurlException: Request to "https://github.com/ngld/OverlayPlugin/releases/download/v0.7.0/CefSharp-75.1.14-x64.DO_NOT_DOWNLOAD" failed: CURLE_SSL_CONNECT_ERROR; schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.