Error during idle

Issue #554 resolved
Former user created an issue

I received this error with the launchbox beta 4 while it was idle:

System.InvalidOperationException: Object is currently in use elsewhere. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y) at (GameGui , Graphics , Int32 , Boolean ) at LaunchBox.Drawing.GameGui.Paint(Graphics g, Int32 yOffset, Boolean controlFocused) at (ImageGamesControl , PaintEventArgs ) at LaunchBox.Controls.ImageGamesControl.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) 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 (1)

  1. Log in to comment