Cannot access a disposed object

Issue #3615 new
Ruthalas Menovich created an issue

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

App: LaunchBox Version: 7.15-beta-5 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 (<>c__DisplayClass142_0 ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.<>c__DisplayClass142_0.<playButton_Click>b__1() 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()

Recent Log:

7:47:48 PM Music.Pause Start 7:47:48 PM Music.Prepare Start 7:47:48 PM Music.Kill Start 7:47:48 PM Music.Kill Finished 7:47:48 PM Music.NotifyTrackList Start 7:47:48 PM Music.NotifyTrackList Invoke 7:48:16 PM Music.Pause Start 7:48:16 PM GameDetailsGui.RedrawDetails Start 7:48:16 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 7:48:16 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 7:48:16 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 7:48:16 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 7:48:16 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 7:48:16 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 7:48:16 PM GameDetailsGui.RedrawDetails End 7:48:17 PM Music.Prepare Start 7:48:17 PM Music.Kill Start 7:48:17 PM Music.Kill Finished 7:48:17 PM Music.NotifyTrackList Start 7:48:17 PM Music.NotifyTrackList Invoke 7:48:20 PM Exception

Comments (1)

  1. Log in to comment