Object is currently in use elsewhere

Issue #1728 resolved
ParadoxTheSock created an issue

I was importing my games on steam when suddenly, this error popped up

System.InvalidOperationException: Object is currently in use elsewhere. at System.Drawing.Graphics.GetHdc() at System.Drawing.BufferedGraphics.RenderInternal(HandleRef refTargetDC, BufferedGraphics buffer) at System.Drawing.BufferedGraphics.Render() at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (4)

  1. Jason Carr repo owner

    Thanks, Paradox, this bug has been driving me nuts as I'm really having trouble pinpointing it. It's on my immediate to-do list though.

  2. Log in to comment