control-net / Miunie

Miunie is a community developed bot with an attitude.
Other
46 stars 31 forks source link

LanguageResources bug when using Visual Studio IDE #75

Closed petrspelos closed 5 years ago

petrspelos commented 5 years ago

With @DraxCodes and @svr333, we discovered that Miunie will not work properly when run from the Visual Studio IDE. (Either in debug or without debugging).

While Miunie will start up, she will not respond to any command that uses LanguageResources.

:information_source: The workaround for this issue is to run Miunie.ConsoleApp with the dotnet run command from a command line.


How can you help? :thinking:

svr333 commented 5 years ago

I'll add it to the README.md file for now.

SirDragonKnight commented 5 years ago

I can confirm that this is in an issue in 1.Visual Studio Community 2017

  1. Windows 10

Seems like the help and profile command work (gives output in discord) but I see no messages in the command prompt of any kind for any of the commands.

petrspelos commented 5 years ago

Resolved with fa79052a74beff1002196f0b29861e95e8819250