exception

Issue #3927 new
Ryan K. Adams created an issue

8.1 win10 on startup

String was not recognized as a valid DateTime.

App: LaunchBox Version: 8.1 Type: System.FormatException Site: System.DateTime Parse(System.String, System.Globalization.DateTimeFormatInfo, System.Globalization.DateTimeStyles) Source: mscorlib

at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at (Game , DataRow , String ) at Unbroken.LaunchBox.Data.Game.GetNullableDateTimeValue(DataRow row, String column) at (Game , DataRow ) at Unbroken.LaunchBox.Data.Game.LoadFromDataRow(DataRow row) at (DataManager , String ) at Unbroken.LaunchBox.Data.DataManager.LoadGames(String filePath) at (<>c__DisplayClass205_1 ) at Unbroken.LaunchBox.Data.DataManager.<>c__DisplayClass205_1.<Load>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:

10:48:59 AM Exception

Comments (0)

  1. Log in to comment