Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pathfinder player not working properly or at all #5

Closed
HarGabt opened this issue Nov 26, 2022 · 5 comments
Closed

Pathfinder player not working properly or at all #5

HarGabt opened this issue Nov 26, 2022 · 5 comments

Comments

@HarGabt
Copy link

HarGabt commented Nov 26, 2022

At first launch the prompt asked me to download net. 6.0.0. - I clicked yes, but was redirected to 6.0.11 version of net., which doesn't cooperate with the program - the player still insists on 6.0.0. version, which I eventually downloaded and installed afterwards.
But even after that, the program doesn't even work - no sign of it doing anything - no UI or anything.

@xan1242
Copy link
Owner

xan1242 commented Nov 26, 2022

Yeah dotnet is a bit weird.

You need .NET 6.0 desktop runtime. Not core runtime or anything else, desktop

EDIT: or maybe you do need core. I don't know myself, the deps json says it's .NETCore so I have no idea. Install both. It should work, I've just tested it on another machine, albeit it also has Visual Studio but it worked.

@xan1242
Copy link
Owner

xan1242 commented Nov 26, 2022

image

:/

It's not too clear to begin with within Visual Studio... Try Core and let me know the results...

@xan1242
Copy link
Owner

xan1242 commented Nov 29, 2022

@HarGabt Did you manage to resolve this?

@HarGabt
Copy link
Author

HarGabt commented Nov 29, 2022

@xan1242 sorry, was busy

Okay, i just installed Desktop runtime 6.0.11 and now it works!

@xan1242
Copy link
Owner

xan1242 commented Nov 29, 2022

Awesome, I'll add it in the description, just in case...

@xan1242 xan1242 closed this as completed Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants