Object reference not set to an instance of an object.

Issue #7958 open
Sebastien Dicaire created an issue

Object reference not set to an instance of an object.

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

at Unbroken.LaunchBox.Windows.BigBox.ViewModels.FiltersViewModelBase.OnRight(Boolean held, Boolean onlyRightPressed)
at AdvisorMethod.EnableDecorator(Object , Boolean held, Boolean onlyRightPressed, AdvisorMethod )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.PlatformWheelFiltersViewModelBase.OnRight(Boolean held, Boolean onlyRightPressed)
at Unbroken.LaunchBox.Windows.BigBox.NavigationManager.QueryRepository(Object , Boolean , Boolean )
at Unbroken.LaunchBox.Windows.BigBox.NavigationManager.OnRight(Boolean held, Boolean onlyPressed)
at FacadeSetter.EnableDecorator(Object , Boolean held, Boolean onlyPressed, FacadeSetter )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnRightHeld(Boolean onlyRightPressed)
at ComposerSetter.EnableDecorator(Object , Boolean onlyRightPressed, ComposerSetter )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CreateProcessor(Guid i)
at ContainerIdentifier.EnableDecorator(Object , Guid i, ContainerIdentifier )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass246_1.UpdateTemplate()
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)
at System.Threading.Thread.StartCallback()

Recent Log:

10:33:57 AM Exception

Comments (1)

  1. Log in to comment