Immediate crash on selecting game

Issue #3244 new
Former user created an issue

Object reference not set to an instance of an object.

App: LaunchBox Version: 7.11-beta-9 Type: System.NullReferenceException 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 (MainForm , Game ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.SetOneSelectedGameState(Game game) at (MainForm , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.gamesControl_SelectedGameChanged(Object sender, EventArgs e) at Unbroken.LaunchBox.Desktop.Controls.GamesControlBase.OnSelectedGameChanged() at Unbroken.LaunchBox.Desktop.Controls.ImageGamesControl.<selectionTimer_Tick>b__63_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:

3:51:30 PM Music.Pause Start 3:51:30 PM Music.Prepare Start 3:51:30 PM Music.Kill Start 3:51:30 PM Music.Kill Finished 3:51:30 PM Music.NotifyTrackList Start 3:51:30 PM Music.NotifyTrackList Invoke 3:51:42 PM GameDetailsGui.RedrawDetails Start 3:51:42 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 3:51:42 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 3:51:42 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 3:51:42 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 3:51:42 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 3:51:42 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 3:51:42 PM GameDetailsGui.RedrawDetails End 3:51:43 PM Music.Prepare Start 3:51:43 PM Music.Kill Start 3:51:43 PM Music.Kill Finished 3:51:43 PM Music.NotifyTrackList Start 3:51:43 PM Music.NotifyTrackList Invoke 3:51:43 PM GameDetailsGui.RedrawDetails Start 3:51:43 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 3:51:43 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 3:51:43 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 3:51:43 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 3:51:43 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 3:51:43 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 3:51:43 PM GameDetailsGui.RedrawDetails End 3:51:45 PM Music.Pause Start 3:51:45 PM Music.Prepare Start 3:51:45 PM Music.Kill Start 3:51:45 PM Music.Kill Finished 3:51:45 PM Music.NotifyTrackList Start 3:51:45 PM Music.NotifyTrackList Invoke 3:51:47 PM GameDetailsGui.RedrawDetails Start 3:51:47 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 3:51:47 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 3:51:47 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 3:51:47 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 3:51:47 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 3:51:47 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 3:51:47 PM GameDetailsGui.RedrawDetails End 3:51:47 PM Exception

Comments (0)

  1. Log in to comment