Crash

Issue #7838 open
David Schoemehl created an issue

Object reference not set to an instance of an object.

App: Big Box
Version: 13.5
Type: System.NullReferenceException
Site: Boolean OnRight(Boolean, Boolean)
Source: BigBox

at Unbroken.LaunchBox.Windows.BigBox.ViewModels.FiltersViewModelBase.OnRight(Boolean held, Boolean onlyRightPressed)
at AttributeTokenizer.PatchConsumer(Object , Boolean held, Boolean onlyRightPressed, AttributeTokenizer )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.PlatformWheelFiltersViewModelBase.OnRight(Boolean held, Boolean onlyRightPressed)
at Unbroken.LaunchBox.Windows.BigBox.NavigationManager.OnRight(Boolean held, Boolean onlyPressed)
at ServerPredicate.PatchConsumer(Object , Boolean held, Boolean onlyPressed, ServerPredicate )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnRightHeld(Boolean onlyRightPressed)
at QueuePredicate.PatchConsumer(Object , Boolean onlyRightPressed, QueuePredicate )
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.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

Recent Log:

2:19:41 PM Exception

Comments (1)

  1. Log in to comment