Launchbox sudden crash

Issue #5111 new
Andrea Scorpio created an issue

(Inner Exception)

Stringa non riconosciuta come valore DateTime valido.

App: LaunchBox
Version: 10.7
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 (DataRow , String )
at Unbroken.LaunchBox.Data.GameBase.GetNullableDateTimeValue(DataRow row, String column)
at (GameBase , DataRow )
at Unbroken.LaunchBox.Data.GameBase.LoadFromDataRow(DataRow row)
at (DataManager , String )
at Unbroken.LaunchBox.Windows.Data.DataManager.LoadGames(String filePath)
at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object <p0>)

(Outer Exception)

One or more errors occurred.

App: LaunchBox
Version: 10.7
Type: System.AggregateException
Site: Void ThrowIfExceptional(Boolean)
Source: mscorlib

at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action`1 body)
at (DataManager , Boolean , Boolean )
at Unbroken.LaunchBox.Windows.Data.DataManager.Load(Boolean settingsOnly, Boolean forceReloadAll)
at Unbroken.LaunchBox.Windows.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly)
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at (String[] )
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

11:49:04 PM Exception

Comments (0)

  1. Log in to comment