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

[BUG] Wrong .NET version #5

Closed
Octogeisha opened this issue Dec 29, 2022 · 13 comments
Closed

[BUG] Wrong .NET version #5

Octogeisha opened this issue Dec 29, 2022 · 13 comments
Labels
bug Something isn't working

Comments

@Octogeisha
Copy link

Bug description | Краткое описание

How to reproduce | При каких условиях появляется

Expected behavior | Как это должно работать правильно

Content from crashlog.txt | Содержимое crashlog.txt

Additional infromation | Дополнительная информация

@Octogeisha Octogeisha added the bug Something isn't working label Dec 29, 2022
@Octogeisha
Copy link
Author

after installing first step . NET TASK https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-7.0.101-windows-x64-installer ( THE UPDATED INSTALL)

with the most up to date twitch keyboard [Twitch Keyboard v1.0.3 RC 2] (https://github.com/VirtualZer0/TwitchKeyboard/releases/tag/1.0.3-rc.2)

i then put in cmd thing dotnet
to confirm and verify as suggested

but every time i try to load
[Twitch Keyboard v1.0.3 RC 2] this message appears

  • You must install or update .NET to run this application.

Framework: 'Microsoft.WindowsDesktop.App', version '6.0.0' (x64)

so installed 6.0.0 and same message appears ?

@VirtualZer0
Copy link
Owner

image

You are downloading the wrong version. What you need is the .NET Desktop Runtime.

@VirtualZer0 VirtualZer0 changed the title [BUG] Short bug title | Заголовок бага [BUG] Wrong .NET version Dec 30, 2022
@Octogeisha
Copy link
Author

following this advice i uninstalled all .net things so they didnt combat each other and just downloaded (windowsdesktop-runtime-7.0.1-win-x64) i go to run the programme i know have this!
Untitled

i did also type in the cmd this

Untitled

what i am i doing wrong ?

@Octogeisha
Copy link
Author

also thankyou for taking time to respond and help

@VirtualZer0
Copy link
Owner

Sorry, I gave a little wrong information. .NET 7 will be needed for the next version of the program, which has not yet been released. You need .NET 6 Desktop Runtime. That said, you do not have to uninstall .NET 7, it will not interfere with your work and you will not have to install it again after the new version.

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.12-windows-x64-installer

@Octogeisha
Copy link
Author

okay so i downloaded this i still get
210074468-90f5a510-3cbd-4928-b3ae-aeed9fdf4520

@VirtualZer0
Copy link
Owner

This is a strange situation. Did you download the .NET 6 Desktop Runtime specifically? Try to install all possible variants of .NET 6

@Octogeisha
Copy link
Author

just the .NET 6 Desktop Runtime

@Octogeisha
Copy link
Author

-_-

@VirtualZer0
Copy link
Owner

@VirtualZer0
Copy link
Owner

I will mark this issue as solved for now, if the problem still persists, reopen it or create a new one.

@Octogeisha
Copy link
Author

Octogeisha commented Jan 10, 2023 via email

@VirtualZer0
Copy link
Owner

I think this is an issue related to bug #6. Try checking the versions I posted to the thread in the issue I mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants