Error when exiting Launchbox

Issue #1233 resolved
Former user created an issue

Hi,

I got this error when I closed Launchbox window. It is the first time I got it, and I could not repeat it:

System.ObjectDisposedException: Cannot access a disposed object. Object name: 'GameDetailsControl'. 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 (GameDetailsControl ) at LaunchBox.Controls.GameDetailsControl.<VlcVideoPlayer_EndReached>b__15_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()

Comments (3)

  1. Log in to comment