IceYGO / windbot

A C# bot for ygopro, compatible with the ygosharp server.
MIT License
80 stars 103 forks source link

WindBot can't be started #164

Open CVenegas2022 opened 1 year ago

CVenegas2022 commented 1 year ago

When running in VS, it attempts to run the .exe, then shows a popup saying WindBot cant be started. Checking the output shows 'Exception thrown: 'System.ComponentModel.Win32Exception' in System.dll'. I am also unable to get .NET 4.0. I am also working with a C drive and a D drive

mercury233 commented 1 year ago

I'm afraid you must install .NET 4.0 dev

Just download VS 2019. In the installer check .NET 4 multi targeting pack only (no need to install other payloads). Install. https://learn.microsoft.com/en-us/answers/questions/993957/how-to-target-net-framework-4-0-in-vs-2022-on-wind