Closed arezz7 closed 8 months ago
Hello there!
Would you be that kind to provide the output of the complete log messages ?
Either of the console or just upload the whole log file.
Omg, u responded very fast lol
Thought its not necessary since there was no actual trace to the app code but rather .net components, but yea ofc here u go:
An unhandled exception occurred while processing the request.
InvalidOperationException: Cannot provide a value for property 'pPatherService' on type 'PathingAPI.Pages.Watch'. There is no registered service of type 'PathingAPI.PPatherService'.
Microsoft.AspNetCore.Components.ComponentFactory+<>c__DisplayClass7_0.
Stack Query Cookies Headers Routing
InvalidOperationException: Cannot provide a value for property 'pPatherService' on type 'PathingAPI.Pages.Watch'. There is no registered service of type 'PathingAPI.PPatherService'.
Microsoft.AspNetCore.Components.ComponentFactory+<>cDisplayClass7_0.
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync()
PathingAPI.Pages.PagesHost.ExecuteAsync() in _Host.cshtml
+
Layout = null;
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, bool invokeViewStarts)
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, string contentType, Nullable
Show raw exception details
Hey are you sure you are using the
"Running "BlazorServer/run.bat"
In the errors i can see PathingAPI trace which is a completely different application resides in a different folder.
Are you using the latest dev branch to download the source code ?
I actually gave u CTRL+A CTRL+C from the webpage, let me re-do all the steps again. I'll upload new logs in a min
Hmm, apparently I was using the the source from release page, I'm working on this one now, most likely the issue is solved so im gonna close this for now Thx for responding very fast <3
Description
Hello, I went through instructions step by step, but when I start the server, I get this error. I also tried to comment in index, but it didn't seem to load the actual app after that.
also note that I'm using Windows 11 Home, though I tried it on Windows 10 to, but no difference. Thx for ur time :)
Addon Version
not even close to that yet
World of Warcraft Client
Wrath of the Lich King Classic
Reproduction Steps
Last Good Version
No response
Screenshots
No response
Logs
No response