Making a selection crashes Launchbox

Issue #3638 new
Former user created an issue

Launchbox crashes as I make a selection in my library. Here is the log.

Input string was not in a correct format.

App: LaunchBox Version: 7.14 Type: System.FormatException 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:

2:10:15 PM Music.Pause Start 2:10:15 PM Music.Prepare Start 2:10:15 PM Music.Kill Start 2:10:15 PM Music.Kill Finished 2:10:15 PM Music.NotifyTrackList Start 2:10:15 PM Music.NotifyTrackList Invoke 2:10:19 PM GameDetailsGui.RedrawDetails Start 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 2:10:19 PM GameDetailsGui.RedrawDetails End 2:10:19 PM GameDetailsGui.RedrawDetails Start 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 2:10:19 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 2:10:19 PM GameDetailsGui.RedrawDetails End 2:10:20 PM Exception

Comments (0)

  1. Log in to comment