Crash Log

Issue #2512 resolved
ALI ESSA created an issue

Cannot access a disposed object. Object name: 'MainForm'.

Type: System.ObjectDisposedException Site: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean) Source: System.Windows.Forms

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 () at Unbroken.LaunchBox.Music.NotifyTrackList() at Unbroken.LaunchBox.Music.<>c__DisplayClass61_0.<Play>b__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. ALI ESSA reporter

    in LB not big box.. Not sure what happened all of a sudden i Couldn't right click on a game to get the pop up list/menu. and then it crashed

  2. Jason Carr repo owner

    Thanks Ali; this should have been fixed in a previous beta. Let me know if you're still seeing it.

  3. Log in to comment