Got an error while struggling to setup wireless controllers

Issue #6574 new
carter benson created an issue

Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

App: Big Box
Version: 12.6
Type: System.ArgumentOutOfRangeException
Site: Void ThrowArgumentOutOfRange_IndexException()
Source: System.Private.CoreLib

at System.Collections.Generic.List`1.get_Item(Int32 index)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.SelectOptionViewModel.OnDown(Boolean held, Boolean onlyDownPressed)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnDown(Boolean onlyDownPressed)
at StatusResolver.FlushBroadcaster(Object , Boolean disposing, StatusResolver )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e)
at ValCreator.FlushBroadcaster(Object , KeyEventArgs e, ValCreator )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.CalcProperty(Object param, KeyEventArgs ord)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

6:49:24 PM Exception

Comments (0)

  1. Log in to comment