Launchbox crashes after recent changes to metadata in games (added EmuMovies metadata).

Issue #578 invalid
Former user created an issue

Recently added emumovies metadata to games, and added additional controller options and now receive the following error message before BigBox crashes.

System.NullReferenceException: Object reference not set to an instance of an object. at (FiltersViewModel , Game ) at BigBox.ViewModels.FiltersViewModel.<selectionChangedTimer_Elapsed>b__92_2(Game game) at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.OrderedEnumerable1.<GetEnumerator>d__1.MoveNext() at System.Linq.Enumerable.<TakeIterator>d__24`1.MoveNext() at (FiltersViewModel ) at BigBox.ViewModels.FiltersViewModel.<selectionChangedTimer_Elapsed>b__92_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 (1)

  1. Jason Carr repo owner

    Hi Anonymous, I'm not able to replicate this and unfortunately I'm having trouble following the stack trace (BitBucket didn't handle the paste very well unfortunately). If you're around and can elaborate for me, that would be great. Otherwise I can't follow it unfortunately.

    How often is it happening? Are you able to reproduce it?

  2. Log in to comment