SevenTV / chatterino7

Chat client for https://twitch.tv
MIT License
362 stars 70 forks source link

Installer fails on Windows XP #152

Closed 12932 closed 1 year ago

12932 commented 1 year ago

Checklist

Describe your issue

I can't seem to install Chatterino7 on Windows XP Service Pack 3,

When I download the installer, and run it, it comes up with the following error

image

The portable version also has the same error

image

Screenshots

No response

OS and Chatterino Version

Chatterino 7.3.5 on Windows XP Service Pack 3

12932 commented 1 year ago

Is it because Chatterino is 64-bit? Are there any plans to support a 32 bit version that works on Windows XP?

I know no-one uses Windows XP anymore, I was just wondering if it would work and it would be kinda cool if it did

williambulin commented 1 year ago

Is it because Chatterino is 64-bit? Are there any plans to support a 32 bit version that works on Windows XP?

I know no-one uses Windows XP anymore, I was just wondering if it would work and it would be kinda cool if it did

You should try on the 64bit edition of Windows XP, just to be sure.

TroyKomodo commented 1 year ago

Uh, I think this is an upstream issue.

12932 commented 1 year ago

Uh, I think this is an upstream issue.

what means that

TroyKomodo commented 1 year ago

chatterino7 is a fork of the chatterino2 project. We add extra features specifically related to the features offered by 7TV. Being unable to install on Windows XP is a very unlikely side effect from our changes. You can try by installing the mainstream chatterino and reporting back here if you were successful in doing that. If you were not then I advise you to open an issue on their repo so they can choose to either address this and implement a Windows XP version or tell you that they wont be supporting Windows XP as it is no longer supported by Microsoft's support (likely what they will say)

If this does turn out to be a bug related to chatterino in general and not us you can reference this issue in the new issue you make on their repo. https://github.com/SevenTV/chatterino7/issues/152 <- copy this link

If this is a bug we introduced then please reopen this issue with some more information.

- Troy

12932 commented 1 year ago

Oh thank you