Error in BigBox when attempting to open platform over handheld streaming

Issue #7848 open
Marc Fritzer created an issue

Object reference not set to an instance of an object.

App: Big Box
Version: 13.5
Type: System.NullReferenceException
Site: Void AssetOrder(System.String)
Source: BigBox

at Unbroken.LaunchBox.Windows.BigBox.ViewModels.FiltersViewModelBase.AssetOrder(String var1)
at RequestContext.PatchConsumer(Object , String var1, RequestContext )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.FiltersViewModelBase.RefreshGameImages()
at CallbackProcessor.PatchConsumer(Object , CallbackProcessor )
at Unbroken.LaunchBox.Windows.BigBox.NavigationManager.Back()
at CandidatePredicate.PatchConsumer(Object , CandidatePredicate )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.Back()
at AdvisorTokenizer.PatchConsumer(Object , AdvisorTokenizer )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.CoverFlowWithDetailsGamesViewModel.OnEscape(Boolean held)
at Unbroken.LaunchBox.Windows.BigBox.NavigationManager.PostExpression(Object , Boolean )
at Unbroken.LaunchBox.Windows.BigBox.NavigationManager.OnEscape(Boolean held)
at ExceptionPredicate.PatchConsumer(Object , Boolean held, ExceptionPredicate )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnEscape()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.FindLiteralError(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.Invoke(DispatcherPriority priority, Action callback)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CollectVisitor(Guid item)
at MerchantParser.PatchConsumer(Object , Guid item, MerchantParser )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass243_1.ManageStatus()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

4:38:41 PM Exception

Comments (1)

  1. Log in to comment