Crash on viewing "Genres" list

Issue #1427 resolved
Andrey Coutinho created an issue

BigBox crashed while scrolling through the genres list. The view was the default text one.

Log:

"System.NullReferenceException: Object reference not set to an instance of an object. at (<>c , Game ) at BigBox.ViewModels.FilterDetailsViewModel.<>c.<GetDetails>b__26_2(Game game) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.Max[TSource](IEnumerable1 source) at (IEnumerable1 ) at BigBox.ViewModels.FilterDetailsViewModel.GetDetails(IEnumerable1 games) at BigBox.ViewModels.FilterDetailsViewModel..ctor(FilterType filterType, String title, IEnumerable`1 games) at (FiltersViewModelBase ) at BigBox.ViewModels.FiltersViewModelBase.<selectionChangedTimer_Elapsed>b__116_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()"

Comments (4)

  1. Kirsten Marie

    Thanks for letting us know Andrey! Jason will take a look at this when he gets the chance! We appreciate your support!

  2. Log in to comment