Xian55 / WowClassicGrindBot

Highly configurable and responsive World of Warcraft Classic pixel Grind Bot - No DLL injection or memory tampering, just screen capture and input simulation.
179 stars 123 forks source link

can't start blazor server #619

Closed iProfessorZ closed 1 month ago

iProfessorZ commented 1 month ago

Description

I can't start the server

Addon Version

1.7.60

World of Warcraft Client

Wrath of the Lich King Classic

Reproduction Steps

1.go to D:\WowClassicGrindBot-dev\BlazorServer

  1. click run.bat
  2. show the log

Last Good Version

No response

Screenshots

No response

Logs

[21:53:46:899 I] [Program ] Addon version: [21:53:46:900 E] [Program ] AddonConfig doesn't exists or addon not installed yet! [21:53:46:947 I] [Program ] Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: Core.IBotController Lifetime: Singleton ImplementationType: Core.ConfigBotController': Unable to resolve service for type 'System.Threading.AutoResetEvent' while attempting to activate 'Core.Addon.ConfigAddonReader'.) (Error while validating the service descriptor 'ServiceType: Core.IAddonReader Lifetime: Singleton ImplementationType: Core.Addon.ConfigAddonReader': Unable to resolve service for type 'System.Threading.AutoResetEvent' while attempting to activate 'Core.Addon.ConfigAddonReader'.) (Error while validating the service descriptor 'ServiceType: Core.FrontendUpdate Lifetime: Singleton ImplementationType: Core.FrontendUpdate': Unable to resolve service for type 'System.Threading.AutoResetEvent' while attempting to activate 'Core.Addon.ConfigAddonReader'.) [21:53:46:948 I] [21:53:49:955 I] [Program ] Starting blazor server

Xian55 commented 1 month ago

Hello, thanks for letting me know about the problem.

620 Should resolve the startup issue, its been already merged to dev branch.

Let me know if you ran into any further blocker regarding the topic.

Have a nice day!