You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
问题描述 / Description of the issue:BetterGL初次使用后关闭其图像识别功能,且程序在后台运行,一天后再次使按F11快捷键调用其图像识别,程序出现报错窗口,具体如下图:
复现步骤 / Reproduction steps:
更好的原神 v0.36.1.0
2024/11/11 19:35:43 Windows 10.0.22631.2
System.InvalidOperationException: 关闭窗口后,无法设置可见性,也无法调用 Show、ShowDialogor 或 WindowInteropHelper.EnsureHandle。
at System.Windows.Window.VerifyCanShow()
at System.Windows.Window.Show()
at BetterGenshinImpact.ViewModel.Pages.HomePageViewModel.Start(IntPtr hWnd) in D:\HuiPrograming\Projects\CSharp\MiHoYo\BetterGenshinImpact\BetterGenshinImpact\ViewModel\Pages\HomePageViewModel.cs:line 211
at BetterGenshinImpact.ViewModel.Pages.HomePageViewModel.OnStartTriggerAsync() in D:\HuiPrograming\Projects\CSharp\MiHoYo\BetterGenshinImpact\BetterGenshinImpact\ViewModel\Pages\HomePageViewModel.cs:line 197
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at 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:
系统环境 / System Environment:Windows11
BetterGI版本号 / BetterGI Version:0.36.1
问题描述 / Description of the issue:BetterGL初次使用后关闭其图像识别功能,且程序在后台运行,一天后再次使按F11快捷键调用其图像识别,程序出现报错窗口,具体如下图:
复现步骤 / Reproduction steps:
更好的原神 v0.36.1.0
2024/11/11 19:35:43 Windows 10.0.22631.2
The text was updated successfully, but these errors were encountered: