Open shminge opened 1 year ago
If you run it from the console, what does it print? What OS do you have?
Running it on Windows 10. Thanks for the tip about running it from the console, it prints:
A fatal error occurred. The required library hostfxr.dll could not be found. If this is a self-contained application, that library should exist in [C:\Users\XXXXX\Documents\MarkovJunior1.01\MarkovJunior]. If this is a framework-dependent application, install the runtime in the global location [C:\Program Files\dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation].
The .NET runtime can be found at:
From that, it does sound like I could fix it myself, but it might be worth fixing for future releases (if there will be any). Thanks for the fast reply
I think that this will be solved if you reinstall .NET.
Self explanatory, really. Downloaded the relase and it won't start.