This happened

Issue #1943 resolved
Former user created an issue

When I opened Pokemon Colosseum in dolphin and closed it

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)

Windows 10

I was going through and renaming my games, some of my isos have weird names so I had to go through and check what each game is, edit it, download the metadata, repeat for all other games. This is the only time I've seen it.

Comments (1)

  1. Jason Carr repo owner

    Had quite a bit of trouble hunting this one down, but restructured the code to hopefully make it easier to identify going forward.

  2. Log in to comment