在动作的子程序里写了一个可见性表达式,切换变量时发生了这个报错:
重启电脑试了一下,还有这个报错。
NullReferenceException
在 Quicker.View.X.ActionStepEditorWindow.IiOvXiraruef2etmQEK(Object , Object )
在 Quicker.View.X.ActionStepEditorWindow.zD2oSY4Sgt()
在 Quicker.View.X.ActionStepEditorWindow.X6BokjJ1yN(Object , EventArgs )
在 Quicker.View.X.Nodes.InputParamEditor2.m4M1EdDFaX(Object , EventArgs )
在 Quicker.View.X.Controls.ParamEditors.BaseParamEditor.NotifyValueChange()
在 Quicker.View.X.Controls.ParamEditors.VarAndValueParamEditor2.jFsgsCxYm8e(ParamVarMode , Object )
在 Quicker.View.X.StepEditor.ParamEditors.ParamVariableSelector.VVGZ1fWbhx(VariableOrValueSelectItem )
在 Quicker.View.X.StepEditor.ParamEditors.ParamVariableSelector.OZeZU2arB8(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.OnPreviewMouseUpThunk(Object sender, MouseButtonEventArgs e)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 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)
感谢反馈! 兑换码已发送~
https://getquicker.net/Help/Versions 更新了一版可以试下看看。
NullReferenceException
在 Quicker.View.X.ActionStepEditorWindow.IiOvXiraruef2etmQEK(Object , Object )
在 Quicker.View.X.ActionStepEditorWindow.zD2oSY4Sgt()
在 Quicker.View.X.ActionStepEditorWindow.X6BokjJ1yN(Object , EventArgs )
在 Quicker.View.X.Nodes.InputParamEditor2.m4M1EdDFaX(Object , EventArgs )
在 Quicker.View.X.Controls.ParamEditors.BaseParamEditor.NotifyValueChange()
在 Quicker.View.X.Controls.ParamEditors.VarAndValueParamEditor2.jFsgsCxYm8e(ParamVarMode , Object )
在 Quicker.View.X.StepEditor.ParamEditors.ParamVariableSelector.VVGZ1fWbhx(VariableOrValueSelectItem )
在 Quicker.View.X.StepEditor.ParamEditors.ParamVariableSelector.OZeZU2arB8(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.OnPreviewMouseUpThunk(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.InputManager.ProcessInput(InputEventArgs input)
在 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)