LaunchBox Crash

Issue #4567 new
Joshua Baranski created an issue

LaunchBox consistently crashes after closing the window listed below, but only if it has not fully loaded yet.

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

App: LaunchBox Version: 8.9-beta-2 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 (DownloadPlatformVideosForm ) at Unbroken.LaunchBox.Desktop.Forms.DownloadPlatformVideosForm.PopulateGrid() at (DownloadPlatformVideosForm ) at Unbroken.LaunchBox.Desktop.Forms.DownloadPlatformVideosForm.<DownloadPlatformVideosForm_Shown>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()

Recent Log:

1:02:12 PM Music.Prepare Start 1:02:12 PM Music.Kill Start 1:02:12 PM Music.Kill Finished 1:02:12 PM Music.NotifyTrackList Start 1:02:12 PM Music.NotifyTrackList Invoke WPF 1:02:25 PM Exception

Comments (0)

  1. Log in to comment