报错信息 1
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
在 DynamicClass.WindowTopMostAndBorderManager.MonitorTopMostWindows(Object state)
在 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.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.TimerQueue.FireNextTimers()
版本:1.45.5
2026-07-09 14:48
Microsoft Windows NT 10.0.19045.0
版本:1.44.55
2026-07-08 20:48
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-07 14:46
Microsoft Windows NT 10.0.26100.0
版本:1.45.5
2026-07-06 19:53
Microsoft Windows NT 10.0.19045.0
版本:1.44.31
2026-07-05 22:10
Microsoft Windows NT 10.0.22631.0
版本:1.44.55
2026-07-03 10:42
Microsoft Windows NT 10.0.22631.0
版本:1.45.5
2026-07-02 15:45
Microsoft Windows NT 10.0.26220.0
版本:1.44.55
2026-07-02 13:46
Microsoft Windows NT 10.0.26100.0
版本:1.45.5
2026-06-25 14:52
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2026-06-24 15:43
Microsoft Windows NT 10.0.19044.0
版本:1.45.5
2026-06-24 08:23
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-22 14:38
Microsoft Windows NT 10.0.19045.0
版本:1.44.55
2026-06-20 21:35
Microsoft Windows NT 10.0.26200.0
版本:1.44.25
2026-06-19 13:40
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-18 16:28
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-16 16:35
Microsoft Windows NT 10.0.22631.0
版本:1.45.5
2026-06-14 14:17
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-14 12:36
Microsoft Windows NT 10.0.26200.0
版本:1.45.0
2026-06-14 00:44
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-12 13:31
Microsoft Windows NT 10.0.19045.0
报错信息 2
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.List`1.Enumerator.MoveNextRare()
在 System.Linq.Enumerable.<SkipIterator>d__31`1.MoveNext()
在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 BetterClip.Service.Windows.ActiveWindowService.<.ctor>b__6_3(EventPattern`1 _)
在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
在 System.Reactive.Linq.ObservableImpl.Where`1.Predicate._.OnNext(TSource value)
在 System.Reactive.Linq.ObservableImpl.Throttle`1._.Propagate(UInt64 currentid)
在 System.Reactive.Concurrency.Scheduler.Invoke[TState](ValueTuple`2 tuple)
在 System.Reactive.Concurrency.Scheduler.<>c__78`1.<ScheduleAction>b__78_0(IScheduler _, ValueTuple`2 tuple)
在 System.Reactive.Concurrency.UserWorkItem`1.Run()
在 System.Reactive.Concurrency.ConcurrencyAbstractionLayerImpl.Timer.Tick()
在 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.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
在 System.Threading.ThreadPoolWorkQueue.Dispatch()
版本:1.45.5
2026-07-08 20:56
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-01 10:19
Microsoft Windows NT 10.0.26200.0
版本:1.45.0
2026-07-01 03:42
Microsoft Windows NT 10.0.26100.0
版本:1.43.63
2026-06-30 16:31
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-29 17:06
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-29 10:30
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-24 14:30
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2026-06-23 12:12
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-17 18:19
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-16 11:10
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-14 23:09
Microsoft Windows NT 10.0.26220.0
版本:1.40.11
2026-06-12 14:42
Microsoft Windows NT 10.0.22631.0
报错信息 3
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
在 Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeDictionary(JsonWriter writer, IDictionary values, JsonDictionaryContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
在 Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
在 Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
在 DynamicClass.TimingFunction.<>c__DisplayClass3.<.ctor>b__0(Object s, EventArgs e)
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 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.45.5
2026-07-08 19:16
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-07-08 19:05
Microsoft Windows NT 10.0.18362.0
版本:1.45.5
2026-07-05 11:13
Microsoft Windows NT 10.0.19044.0
版本:1.45.5
2026-06-26 22:18
Microsoft Windows NT 10.0.26200.0
报错信息 4
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
在 System.Windows.Input.StylusWisp.WispLogic.RefreshTablets()
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletRemovedImpl(UInt32 wisptisIndex, Boolean isInternalCall)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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)
版本:1.45.5
2026-07-07 15:57
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2026-07-06 12:39
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2026-07-05 04:17
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2026-07-04 14:03
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-23 21:09
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2026-06-10 17:12
Microsoft Windows NT 10.0.26200.0
报错信息 5
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
在 DynamicClass.WindowTopMostAndBorderManager.MonitorTopMostWindows(Object state)
在 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.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
在 System.Threading.ThreadPoolWorkQueue.Dispatch()
版本:1.45.5
2026-07-02 19:22
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-02 14:36
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2026-06-15 18:52
Microsoft Windows NT 10.0.19045.0
报错信息 6
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
在 System.Windows.Input.StylusWisp.WispLogic.RefreshTablets()
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletAdded(UInt32 wisptisIndex)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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)
版本:1.44.55
2026-06-29 08:02
Microsoft Windows NT 10.0.19045.0
版本:1.44.55
2026-06-23 09:02
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2026-06-15 20:30
Microsoft Windows NT 10.0.26100.0
报错信息 7
InvalidOperationException: 集合已修改;可能无法执行枚举操作。
StackTrace:
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.List`1.Enumerator.MoveNextRare()
在 System.Linq.Enumerable.<SkipIterator>d__31`1.MoveNext()
在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 BetterClip.Service.Windows.ActiveWindowService.<.ctor>b__6_3(EventPattern`1 _)
在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
在 System.Reactive.Linq.ObservableImpl.Where`1.Predicate._.OnNext(TSource value)
在 System.Reactive.Linq.ObservableImpl.Throttle`1._.Propagate(UInt64 currentid)
在 System.Reactive.Concurrency.Scheduler.Invoke[TState](ValueTuple`2 tuple)
在 System.Reactive.Concurrency.Scheduler.<>c__78`1.<ScheduleAction>b__78_0(IScheduler _, ValueTuple`2 tuple)
在 System.Reactive.Concurrency.UserWorkItem`1.Run()
在 System.Reactive.Concurrency.ConcurrencyAbstractionLayerImpl.Timer.Tick()
在 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.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.TimerQueue.FireNextTimers()
版本:1.45.5
2026-06-26 20:10
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-22 20:10
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-17 16:07
Microsoft Windows NT 10.0.26100.0
版本:1.45.5
2026-06-12 15:16
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-12 10:21
Microsoft Windows NT 10.0.26200.0
版本:1.44.55
2026-06-10 15:51
Microsoft Windows NT 10.0.26200.0