Random hard crash on start up

Issue #973 resolved
Anders Hammar created an issue

Just started Launchbox this morning and suddenly while it was loading it just randomly crashed on me for no reason. After restarting it seems everything is still fine and nothing bad seem to have happened to the database but it's still rather weird.

Here's the error message I got: System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at (ImageGamesControl ) at LaunchBox.Controls.ImageGamesControl.<selectionTimer_Tick>b__63_0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Launchbox version number is 6.2 Premium and Windows is 10.

Comments (2)

  1. Log in to comment