Possible bug?

Issue #5324 new
Derek Koncsol created an issue

I keep getting this bug popup when adding roms. it only started after the most recent update.

Parameter is not valid.

App: LaunchBox
Version: 10.15
Type: System.ArgumentException
Site: Void CreateNativeFont()
Source: System.Drawing

at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit)
at Vanara.Interop.NativeMethods.LOGFONT.ToFont()
at System.Windows.Forms.VisualStyles.VisualStyleRendererExtension.GetFont2(VisualStyleRenderer rnd, IDeviceContext dc)
at AeroWizard.WizardControl.SetLayout()
at AeroWizard.WizardControl.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

5:51:44 AM Exception

Comments (2)

  1. Derek Koncsol reporter

    I've restarted my computer and it still pops up. It only happens when scanning for or adding/removing roms.

  2. Log in to comment