8000 The group or resource is not in the correct state to perform the requested operation. (0x8007139F) · Issue #694 · RatScanner/RatScanner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The group or resource is not in the correct state to perform the requested operation. (0x8007139F) #694

New issue

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

Open
Anhtn139 opened this issue Jan 17, 2025 · 0 comments

Comments

@Anhtn139
Copy link

Error
The group or resource is not in the correct state to perform the requested operation. (0x8007139F)

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.InvalidOperationException: CoreWebView2 members cannot be accessed after the WebView2 control is disposed.
 ---> System.Runtime.InteropServices.COMException (0x8007139F): The group or resource is not in the correct state to perform the requested operation. (0x8007139F)
   at Microsoft.Web.WebView2.Core.Raw.ICoreWebView2_3.SetVirtualHostNameToFolderMapping(String hostName, String folderPath, COREWEBVIEW2_HOST_RESOURCE_ACCESS_KIND accessKind)
   at Microsoft.Web.WebView2.Core.CoreWebView2.SetVirtualHostNameToFolderMapping(String hostName, String folderPath, CoreWebView2HostResourceAccessKind accessKind)
   --- End of inner exception stack trace ---
   at Microsoft.Web.WebView2.Core.CoreWebView2.SetVirtualHostNameToFolderMapping(String hostName, String folderPath, CoreWebView2HostResourceAccessKind accessKind)
   at RatScanner.View.BlazorOverlay.CoreWebView_Loaded(Obj
Log
[15:45:36.9611832] > [Info]  ----- RatScanner 3.8.3 -----
[15:45:36.9639880] > [Info]  Screen Info: 1920x1080 at 100%
[15:45:36.9640033] > [Info]  Initializing TarkovDev API...
[15:45:36.9962718] > [Info]  Queueing request for query: "query{data:hideoutStations(lang:..."
[15:45:36.9962935] > [Info]  Queueing request for query: "query{data:items(lang:en,gameMod..."
[15:45:36.9962856] > [Info]  Queueing request for query: "query{data:tasks(lang:en,gameMod..."
[15:46:41.3820764] > [Info]  Refreshed cache in 64385ms (263ms) [9ms] for query: "query{data:tasks(lang:en,gameMod..."
[15:46:41.8033403] > [Info]  Refreshed cache in 64807ms (95ms) [8ms] for query: "query{data:hideoutStations(lang:..."
[15:46:43.9560650] > [Info]  Refreshed cache in 66959ms (951ms) [103ms] for query: "query{data:items(lang:en,gameMod..."
[15:46:43.9587524] > [Info]  Initializing tarkov tracker database
[15:46:43.9588481] > [Info]  Initializing hotkey manager...
[15:46:43.9624018] > [Info]  UI Ready!
[15:46:43.9624170] > [Info]  Initializing RatEye...
[15:46:48.5908348] > [Error] The group or resource is not in the correct state to perform the requested operation. (0x8007139F)
 -------------------- 
 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.InvalidOperationException: CoreWebView2 members cannot be accessed after the WebView2 control is disposed.
 ---> System.Runtime.InteropServices.COMException (0x8007139F): The group or resource is not in the correct state to perform the requested operation. (0x8007139F)
   at Microsoft.Web.WebView2.Core.Raw.ICoreWebView2_3.SetVirtualHostNameToFolderMapping(String hostName, String folderPath, COREWEBVIEW2_HOST_RESOURCE_ACCESS_KIND accessKind)
   at Microsoft.Web.WebView2.Core.CoreWebView2.SetVirtualHostNameToFolderMapping(String hostName, String folderPath, CoreWebView2HostResourceAccessKind accessKind)
   --- End of inner exception stack trace ---
   at Microsoft.Web.WebView2.Core.CoreWebView2.SetVirtualHostNameToFolderMapping(String hostName, String folderPath, CoreWebView2HostResourceAccessKind accessKind)
   at RatScanner.View.BlazorOverlay.CoreWebView_Loaded(Object sender, CoreWebView2InitializationCompletedEventArgs e)
   at Microsoft.Web.WebView2.Wpf.WebView2Base.<>c__DisplayClass33_0.<<EnsureCoreWebView2Async>g__Init|0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Components.WebView.WebView2.WebView2WebViewManager.TryInitializeWebView2()
   at Microsoft.AspNetCore.Components.WebView.WebView2.WebView2WebViewManager.<>c__DisplayClass13_0.<<NavigateCore>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Components.WebView.Wpf.WpfDispatcher.InvokeAsync(Func`1 workItem)
   at Microsoft.AspNetCore.Components.WebView.Wpf.WpfDispatcher.<>c.<.cctor>b__8_0(Exception exception)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0