FIFER_YT

Untitled

Apr 6th, 2019
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. Object reference not set to an instance of an object.
  2.  
  3. at FrostyEditor.Controls.FrostyBundleViewer.BnIdMugIgYVwLeJNOHrujjO(Object StBsNivmSMTEQANocDLvJnJnSPqUqr, SelectionChangedEventArgs CyTuVsOsyLckScMASquuFY)
  4. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  5. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  6. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  7. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  8. at System.Windows.Controls.ListBox.OnSelectionChanged(SelectionChangedEventArgs e)
  9. at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
  10. at System.Windows.Controls.Primitives.Selector.SetSelectedHelper(Object item, FrameworkElement UI, Boolean selected)
  11. at System.Windows.Controls.Primitives.Selector.NotifyIsSelectedChanged(FrameworkElement container, Boolean selected, RoutedEventArgs e)
  12. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  13. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  14. at System.Windows.Controls.ListBoxItem.OnSelected(RoutedEventArgs e)
  15. at System.Windows.Controls.ListBoxItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  16. at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  17. at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  18. at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  19. at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  20. at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
  21. at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
  22. at System.Windows.Controls.ListBox.NotifyListItemClicked(ListBoxItem item, MouseButton mouseButton)
  23. at System.Windows.Controls.ListBoxItem.HandleMouseButtonDown(MouseButton mouseButton)
  24. at System.Windows.Controls.ListBoxItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
  25. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  26. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  27. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  28. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  29. at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
  30. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  31. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  32. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  33. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  34. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  35. at System.Windows.Input.InputManager.ProcessStagingArea()
  36. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  37. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  38. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  39. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  40. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  41. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  42. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  43. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  44. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Advertisement
Add Comment
Please, Sign In to add comment