-
-
Notifications
You must be signed in to change notification settings - Fork 465
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
Chatterino cannot find streamlink path #1976
Comments
I have the exact same issue, Chatterino Nightly 2.2.2 (commit 0814fca) |
@ALazyMeme what version of streamlink are you running? |
1.6.0 |
I have the same issue. Streamlink works by itself. Windows 10, Streamlink 1.7.0 (latest stable), Chatterino 2.2.2 (commit 07fc0c3). |
I have the same issue in Linux where Chatterino is installed from Flathub. PATH to streamlink is set globally, and even though I override it with the full path to the executable, it doesn't work - it's like in OP's screenshot. Chatterino v2.3.3 and Streamlink v2.3.0 |
I'm pretty sure that with Flatpak version of Chatterino there's something different going on, most likely unrelated to the issue present on Windows. @ilyazzz explained that a couple times to me but I've forgotten what was the deal exactly. |
You need to remove the "" when setting the streamlink path.
Setting |
@Brog33 the Flatpak issue is resolved with #3178 , the update is already on Flathub. More info here: flathub/com.chatterino.chatterino#1 |
@flex3r @jprochazk do you still have this issue after updating and removing "" from the path? |
Just tested again and I got the same results as @apa420 now. In addition, chatterino also finds streamlink in the default path without setting a custom path. |
I will then assume the issue is resolved for now. If the issue persists I'll reopen the issue. (As a note maybe there should be some mention of not using "" in the error message, since I was confused by this as well.) |
Describe the bug
Chatterino throws an error when the quality is set to
Choose
:Unable to find Streamlink executable Make sure your custom path is pointing to the DIRECTORY where the streamlink executable is located
To reproduce
"C:\Program Files (x86)\Streamlink\bin"
)Choose
Source
Screenshots
Chatterino version
Chatterino Nightly 2.2.2 (commit 913193f, 19.09.2020)
Operating system
Windows 10
Additional Information
Uncheck the custom installation option and it starts working all of a sudden?
The text was updated successfully, but these errors were encountered: