Exception:未将对象引用设置到对象的实例。

报错信息 1
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
   在 Quicker.View.Main.GestureWindow.OnKeyDown(Int32 eKeyCode)
   在 yAsAWxKsZjF2pEXDRCL.xdtIDFKS5GNh2ylJ0RT.mNX8F5Ff9oh(Object  , HookKeyEventArgs  )
   在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)

版本:1.43.11 2024-09-19 10:08 Microsoft Windows NT 10.0.19045.0
报错信息 2
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
   在 IntelliTools.Domain.Favorite.FavorItem.<>c.<get_ChildIds>b__22_0(FavorItem x)
   在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   在 IntelliTools.Domain.Favorite.FavorItem.get_ChildIds()
   在 lambda_method(Closure , Object )
   在 FreeSql.Extensions.EntityUtil.EntityUtilExtensions.GetPropertyValue(TableInfo table, Object entity, String propertyName)
   在 FreeSql.Internal.Model.ColumnInfo.GetValue(Object obj)
   在 FreeSql.Internal.CommonProvider.InsertProvider`1.AuditDataValue(Object sender, T1 data, IFreeSql orm, TableInfo table, Dictionary`2 changedDict)
   在 FreeSql.DbSet`1.CanAdd(TEntity data, Boolean isThrow)
   在 FreeSql.DbSet`1.AddOrUpdate(TEntity data)
   在 FreeSql.BaseRepository`1.InsertOrUpdate(TEntity entity)
   在 IntelliTools.Domain.Favorite.FavorItemDatabase.InsertOrUpdate(FavorItem item)
   在 IntelliTools.Domain.Favorite.FavorItemDatabase.Import(FavorItem item)
   在 IntelliTools.Domain.Favorite.FavorItemDatabase.Import(FavorItem item)
   在 IntelliTools.Domain.Favorite.FavorItemDatabase.Import(FavorItem item)
   在 IntelliTools.Domain.Favorite.FavorItemHelper.Import(IEnumerable`1 items)
   在 IntelliTools.View.Favorite.FavorItemListControl2.Paste()
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   在 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)

版本:1.43.11 2024-09-17 22:43 Microsoft Windows NT 10.0.19045.0
报错信息 3
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
   在 IntelliTools.Domain.MyClipboard.ImageClipItem.Val_GetHashCode()
   在 IntelliTools.Domain.MyClipboard.ClipItemBaseComparer.GetHashCode(ClipItem obj)
   在 System.Collections.Generic.HashSet`1.InternalGetHashCode(T item)
   在 System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
   在 IntelliTools.View.Clipboard.ClipItemListControl.DistinctItems()
   在 IntelliTools.Domain.Menu.MenuItemWrapper.InternalClick(Object sender, RoutedEventArgs args)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   在 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)

版本:1.43.11 2024-09-14 00:39 Microsoft Windows NT 10.0.19045.0
报错信息 4
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
   在 Quicker.App.<>c__DisplayClass27_0.uMx8ek1iUti()
   在 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)
   在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
   在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Windows.Threading.DispatcherOperation.Invoke()
   在 System.Windows.Threading.Dispatcher.ProcessQueue()
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)
   在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
   在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
   在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   在 Quicker.App.zA5HzFuTCn(Exception  , String  , Boolean  )

版本:1.43.11 2024-08-31 06:50 Microsoft Windows NT 10.0.19045.0
报错信息 5
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
   在 DynamicClass.<DownloadState>d__36.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 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)

版本:1.43.11 2024-08-27 18:19 Microsoft Windows NT 10.0.19042.0