VirtualZer0 / TwitchKeyboard

Windows app for controlling keyboard, mouse and etc from Twitch chat
21 stars 1 forks source link

[BUG] Wrong .NET version #5

Closed Octogeisha closed 1 year ago

Octogeisha commented 1 year ago

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

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

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

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

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

Octogeisha commented 1 year ago

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

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

so installed 6.0.0 and same message appears ?

VirtualZer0 commented 1 year ago

image

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

Octogeisha commented 1 year ago

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 commented 1 year ago

also thankyou for taking time to respond and help

VirtualZer0 commented 1 year ago

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 commented 1 year ago

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

VirtualZer0 commented 1 year ago

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

Octogeisha commented 1 year ago

just the .NET 6 Desktop Runtime

Octogeisha commented 1 year ago

-_-

VirtualZer0 commented 1 year ago

Try this version https://github.com/VirtualZer0/TwitchKeyboard/releases/download/1.0.3-rc.2/TwitchKeyboard.x64.standalone.zip

VirtualZer0 commented 1 year ago

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

Octogeisha commented 1 year ago

its downloaded app loaded but isnt connecting with twitch

On Thu, 5 Jan 2023 at 08:26, Evstafev Yury @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/VirtualZer0/TwitchKeyboard/issues/5#issuecomment-1371913824, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUMPCUE5MANA6YDWOHEKVP3WQ2ARXANCNFSM6AAAAAATMIZFFE . You are receiving this because you authored the thread.Message ID: @.***>

VirtualZer0 commented 1 year ago

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