Hand2Note crashing daily
-
Error message:
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.InvalidOperationException: bigStep can't be null. maxAmount=200, minAmount=-2147483648
at Hand2NoteCore.DataView.WinGraphHelper.GetAmountGridLines(Int32 minAmount, Int32 maxAmount, AmountUnits amountUnits)
at Hand2NoteCore.DataView.TournamentsWinningsGraphHelper.GetViewData(List1 summaries, Currencies currency, TournamentWinGraphSummary& graphSummary, Int32 maxPointsCount) at Hand2NoteCore.DataView.TournamentsWinGraphViewModel.(List
1 , Currencies , TournamentWinGraphSummary& )
at Hand2NoteCore.DataView.TournamentsWinGraphViewModel.Load()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.InvalidOperationException: bigStep can't be null. maxAmount=200, minAmount=-2147483648
at Hand2NoteCore.DataView.WinGraphHelper.GetAmountGridLines(Int32 minAmount, Int32 maxAmount, AmountUnits amountUnits)
at Hand2NoteCore.DataView.TournamentsWinningsGraphHelper.GetViewData(List1 summaries, Currencies currency, TournamentWinGraphSummary& graphSummary, Int32 maxPointsCount) at Hand2NoteCore.DataView.TournamentsWinGraphViewModel.(List
1 , Currencies , TournamentWinGraphSummary& )
at Hand2NoteCore.DataView.TournamentsWinGraphViewModel.Load()
at System.Threading.Tasks.Task.Execute()<---Inner exception
System.InvalidOperationException: bigStep can't be null. maxAmount=200, minAmount=-2147483648
at Hand2NoteCore.DataView.WinGraphHelper.GetAmountGridLines(Int32 minAmount, Int32 maxAmount, AmountUnits amountUnits)
at Hand2NoteCore.DataView.TournamentsWinningsGraphHelper.GetViewData(List1 summaries, Currencies currency, TournamentWinGraphSummary& graphSummary, Int32 maxPointsCount) at Hand2NoteCore.DataView.TournamentsWinGraphViewModel.(List
1 , Currencies , TournamentWinGraphSummary& )
at Hand2NoteCore.DataView.TournamentsWinGraphViewModel.Load()
at System.Threading.Tasks.Task.Execute()
-