We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
怎样操作时发生的呢?能否描述一遍出现错误的前后流程
Sorry, something went wrong.
No branches or pull requests
[2021-12-06 20:46:51] [ERROR]
System.NullReferenceException: 未将对象引用设置到对象的实例。
在 ProjectEye.ViewModels.TipViewModel.UpdateVariable()
在 ProjectEye.ViewModels.TipViewModel.TipViewModel_OnWShow(Object sender, EventArgs e)
在 ProjectEye.Core.WindowManager.Show(String name)
在 ProjectEye.Core.Service.MainService.timer_Tick(Object sender, 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)
The text was updated successfully, but these errors were encountered: