Launchbox crashes when lauched

Issue #6920 new
Peacock created an issue

I keep getting:

The operation completed successfully.

App: LaunchBox
Version: 12.11
Type: System.ComponentModel.Win32Exception
Site: Void Initialize(Int32, Int32)
Source: System.Drawing.Common

at System.Drawing.Icon.Initialize(Int32 width, Int32 height)
at System.Drawing.Icon..ctor(Type type, String resource)
at System.Windows.Forms.Form.get_DefaultIcon()
at System.Windows.Forms.Form.get_Icon()
at System.Windows.Forms.Form.UpdateWindowIcon(Boolean redrawFrame)
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.CreateGraphics()
at Unbroken.LaunchBox.Windows.Rendering.get_Dpi()
at ResolverWatcher.ConnectFocusConfiguration(ResolverWatcher )
at Unbroken.LaunchBox.Windows.Rendering.get_DpiRatio()
at ResolverWatcher.ConnectFocusConfiguration(ResolverWatcher )
at Unbroken.LaunchBox.Windows.Rendering.GetDpiRatioValue(Int32 value)
at ClientReg.ConnectFocusConfiguration(Int32 value, ClientReg )
at Unbroken.LaunchBox.Windows.Data.DataManager.StartInvalidProperty()
at SingletonTests.ConnectFocusConfiguration(Object , SingletonTests )
at Unbroken.LaunchBox.Windows.Data.DataManager.PopInvalidProperty()
at SingletonTests.ConnectFocusConfiguration(Object , SingletonTests )
at Unbroken.LaunchBox.Windows.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly)
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Comments (1)

  1. Log in to comment