Вылет с ошибкой
-
Здравствуйте,
После обновления до версии 3.1.8 когда в хаде через ctrl или через shift выделяю несколько ячеек, то вылетает ошибка:System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.ArgumentNullException: Значение не может быть неопределенным.
Имя параметра: source
в System.Linq.Enumerable.Select[TSource,TResult](IEnumerable1 source, Func
2 selector)
в Common.LinqExtensions.AggregateToStr[T](IEnumerable1 en, Func
2 getStrFunc, String separator)
в Hand2NoteCore.Model.DisplayOptions.get_RoomsDescription()
--- Конец трассировки внутреннего стека исключений ---
в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
в KellermanSoftware.CompareNetObjects.TypeComparers.PropertyComparer.PerformCompareProperties(CompareParms parms)
в KellermanSoftware.CompareNetObjects.TypeComparers.ClassComparer.CompareType(CompareParms parms)
в KellermanSoftware.CompareNetObjects.RootComparer.Compare(CompareParms parms)
в KellermanSoftware.CompareNetObjects.CompareLogic.Compare(Object object1, Object object2)
в Hand2NoteCore.Model.DisplayOptions.EqualsByReflection(DisplayOptions anotherOptions)
в Hand2NoteCore.PopupHudEditor.StatsTableViewModel.<>c__DisplayClass234_0.<UpdateDisplayOptionsMarkerOnSelection>b__0(StatsTableCellViewModel x)
в System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func
2 predicate)
в Hand2NoteCore.PopupHudEditor.StatsTableViewModel.UpdateDisplayOptionsMarkerOnSelection()
в Hand2NoteCore.PopupHudEditor.StatsTableViewModel.(Object , NotifyCollectionChangedEventArgs )
в System.Collections.ObjectModel.ObservableCollection1.OnCollectionChanged(NotifyCollectionChangedEventArgs e) в System.Collections.ObjectModel.ObservableCollection
1.RemoveItem(Int32 index)
в System.Collections.ObjectModel.Collection1.Remove(T item) в Common.ListExtensions.RemoveIfExists[T](IList
1 en, T obj)
в Hand2NoteCore.PopupHudEditor.StatsTableViewModel.(StatsTableCellViewModel )
в System.Action1.Invoke(T obj) в Hand2NoteCore.PopupHudEditor.StatsTableCellViewModel.set_IsSelected(Boolean value) в Hand2NoteCore.PopupHudEditor.StatPageViewModel.<>c.<UnselectAllAndChilds>b__188_0(ISelectable x) в System.Collections.Generic.List
1.ForEach(Action1 action) в Hand2NoteCore.PopupHudEditor.StatPageViewModel.UnselectAllAndChilds() в Hand2NoteCore.PopupHudEditor.StatPageViewModel.() в Hand2NoteCore.PopupHudEditor.StatPageViewModel.OnSelectionInitiated(SelectionInitiatedArgs e) в Hand2NoteCore.Common.SelectableController.(Object , MouseButtonEventArgs ) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnPreviewMouseDownThunk(Object sender, MouseButtonEventArgs e) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Inner exception System.ArgumentNullException: Значение не может быть неопределенным. Имя параметра: source в System.Linq.Enumerable.Select[TSource,TResult](IEnumerable
1 source, Func2 selector) в Common.LinqExtensions.AggregateToStr[T](IEnumerable
1 en, Func`2 getStrFunc, String separator)
в Hand2NoteCore.Model.DisplayOptions.get_RoomsDescription()
-
Спасибо за информацию. Баг принят и передан в отдел разработки.