Crash when making game favorite

Issue #1600 resolved
Fil Sapia created an issue

System.ArgumentException: Parameter is not valid. at System.Drawing.Image.get_Width() at (GameDetailsGui , Int32 ) at LaunchBox.Drawing.GameDetailsGui.GetFavoriteRectangle(Int32 yOffset) at (GameDetailsGui , Point , Int32 ) at LaunchBox.Drawing.GameDetailsGui.HandleClick(Point point, Int32 yOffset) at LaunchBox.Controls.GameDetailsControl.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 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