error

Issue #821 resolved
Former user created an issue

System.NullReferenceException: Object reference not set to an instance of an object. at (FiltersViewModel , Game ) at BigBox.ViewModels.FiltersViewModel.<selectionChangedTimer_Elapsed>b__108_2(Game game) at System.Linq.Enumerable.<>c__DisplayClassf1.<CombinePredicates>b__e(TSource x) at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext() at (FiltersViewModel ) at BigBox.ViewModels.FiltersViewModel.<selectionChangedTimer_Elapsed>b__108_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 (2)

  1. Jason Carr repo owner

    Hi Anonymous, hoping this is resolved. Haven't been able to replicate, but did put in a couple of safety checks for the next beta. Let me know if you're still seeing this after 6.0-beta-7 or the 6.0 official comes out.

  2. Log in to comment