error

Issue #5811 resolved
Marc created an issue

Windows 10, latest launchbox

Object reference not set to an instance of an object.

App: Big Box
Version: 11.8
Type: System.NullReferenceException
Site: Caliburn.Micro.BindableCollection`1[Caliburn.Micro.PropertyChangedBase] (System.Object)
Source: BigBox

at (Object )
at IteratorWatcher.CompareRecord(Object , IteratorWatcher )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.FiltersViewModelBase.OnRight(Boolean held, Boolean onlyRightPressed)
at InvocationMapper.CompareRecord(Object , Boolean held, Boolean onlyLeftPressed, InvocationMapper )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.PlatformWheelFiltersViewModelBase.OnRight(Boolean held, Boolean onlyRightPressed)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CalcMapping(Object , Boolean , Boolean )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnRightHeld(Boolean onlyRightPressed)
at BaseMapper.CompareRecord(Object , Boolean value, BaseMapper )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CompareIndexer(Guid config)
at ItemWatcher.CompareRecord(Object , Guid config, ItemWatcher )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass336_1.NewContainer()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

12:41:49 PM Exception

Comments (3)

  1. Retro808

    What was going on prior to the error being triggered? Can you provide details on what you were doing at the time?

  2. Marc reporter

    Just bought the program and opened it for maybe the second time. Error happened while it was opening.

  3. Log in to comment