Open FestiveByteRider opened 3 months ago
I have exactly the same issue. The program throws up errors and doesn't populate any games at all.
I've been having this same issue. Has anyone figured it out?
With the help of a good friend of mine, I've got it running. Download the source.zip and add SteamAPIKey.txt under Ressources. Also open the Nuget Manager in Visual Studio and install the following package: https://www.nuget.org/packages/System.Security.Principal.Windows
After that, run it from Visual Studio. It should give a few warnings, but it should run.
When first launching the app it errors with an unhandled exception.
When looking at the log it seems it has to do with getting the UWP packages as that process starts and then the app just fails.
Clicking continue doesn't cause the app to crash but it is just fully unpopulated and has no entries in any area.