error report received on exit

Issue #1236 duplicate
Former user created an issue

Version 6.4 beta 2

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 (2)

  1. Kirsten Marie

    Thanks for letting us know! We've gotten a couple of these error codes. We will take a look at this when we can! :)

  2. Log in to comment