error on startup

Issue #3658 new
Ryan K. Adams created an issue

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.ListGamesControl.<selectionTimer_Tick>b__43_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:

10:51:28 AM GameDetailsGui.RedrawDetails Start 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 10:51:28 AM GameDetailsGui.RedrawDetails End 10:51:28 AM GameDetailsGui.RedrawDetails Start 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 10:51:28 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 10:51:28 AM GameDetailsGui.RedrawDetails End 10:51:30 AM Exception

Comments (0)

  1. Log in to comment