#Cant see emotes when i load Technorino
1 messages · Page 1 of 1 (latest)
does it work on chatterino7 nightly ?
also is it fine on browser extensions like ffz/7tv?
yeah its good on normal chatterino
its nearly good but i opened 1 chat and i get the warning on chatterino "Failed to fetch 7TV channel emotes. (Error: ProtocolFailure)"
try to get some logs and send them here
but if it happens on chatterino2 too then it's not an issue on our side
but honestly I have no idea where you can report issues for c2 
yeah its cooked then
im pretty sure its happening on chatterino2
it happens a lot when i get a new emote added i cant see it either
^
wym logs
here nerix explains how
it should take you to his message
where do i type http=true
$Env:QT_LOGGING_RULES="*http*=true;*network*=true"
and where do i type that
or if cmd i think set QT_LOGGING_RULES=*http*=true;*network*=true
just instead of second command use this
replace <path-to> with path to your chatterino
by default I think it should be %appdata%/../Local/Programs/Chatterino7
or something like that
ohh 😂
is there a way i can just delete everything
remove commands
everything
i deleted everything
and it still loaded me with everything still up
open one chat and i see thisdd
15:10 Failed to fetch 7TV channel emotes. (Error: ProtocolFailure)
im dumb tho
i still cant find my chatterino
if that makes sense
how do i get my %appdata%/../Local/Programs/Chatterino7
cause it didnt work
how do you open chatterino?
.
instead of this
also it should open new console I think
never done this myself honestly
do cd C:\Users\Brandon\Downloads\chatterino-windows-x86-64-Qt-6.9.1\Chatterino2
and then type chatterino.exe
https://kappa.lol/8CZu7l it will open this window
\Chatterino2\ chatterino.exe
wdym 
and then try to trigger this protocolfailure error and show the console from this moment
and then try to trigger this protocolfailure error and show the console from this moment
what is loading 
its stopped now
quite a lot LOL
like 50
try to trigger this protocolfailure with f5 or something
and show what you get in console in that moment
ok
cause i pressed f5
its loading all again
theres a lot of shit with 7tv.io
@gloomy jay maybe you know why it happens, even tho seems like c2 issue and not c7 
basically he gets Failed to fetch 7TV channel emotes. (Error: ProtocolFailure)
^ happens on nightly c7
Happens on Chatterino 7 but not on Chatterino 2?
are you sure this happens on Chatterino 2? Does it have the same error there?
I'm asking because Chatterino 7 uses Qt 6.9 which enabled HTTP/2 by default. Chatterino 2 uses Qt 6.7
ok let me re download chatterino
yep it happens here two
no paint either
could it do with nightly or no
sometimes on techno i get 11:18 Failed to fetch 7TV channel emotes. (Error: TimeoutError
and now this one is alsso on chatterino 7.5.4-beta.1
without nightly
oh shit didnt send the picture but its the same error code
ohhh
😂
the og
13:51 Failed to fetch 7TV channel emotes. (Error: RemoteHostClosedError)
could be internet, have u tried with a vpn?
https://one.one.one.one/ free and simple
emotes recently doesnt load for me either (doesnt show in channels or showing text instead of blank emotes), have to use goodbyeDPI
the thing is im in a different house with different wifi and it still seems to happen
maybe same ISP?
you can see emotes on web extensions, right? 
perhaps
yes
it might be cached, try add/remove emotes on your channel and see on both chatterino and web
but its only when new emotes get added
hmm weird, new emotes worked on web but not all when im on chatterino (technorino)

my other message didnt send omgbruh
for example when i load up techno not all of the paints load
in some chats emotes dont load
and then what i said previously with when emotes get added
@gloomy jay
is there i can delete
techno
completey
see if that helps
like making me lose all my tabs and what not
nah you don't need to delete them completely
I'll make you a build without http2 in a minute
alright bet
Ok so I'm gonna go to bed but in like 20-30min, you should see a chatterino-windows-x86-64-Qt-6.9.2.zip here at the very bottom: https://github.com/SevenTV/chatterino7/actions/runs/17656839243?pr=333. It's just like a regular nightly version (might be a zip in a zip). You need to set an environment variable (like you did with the logging above):
$Env:CHATTERINO7_NO_HTTP2="1"
./chatterino.exe
ngl im dumb idk how to download it
i see
chatterino-windows-x86-64-Qt-6.9.2.zip
whats the odds i just got linked that
ok now its downloaded
how do i use it
its in a zip but i cant open the shit inside of it
this inside of zip
do this
same thing as you did with logs
but only one $env command
powershell ?>
yes
so what should i enter in powershell
just $Env:CHATTERINO7_NO_HTTP2="1"
./chatterino.exe
?
yes
well yeah
yes it did
and does it work in this new chatterino?
7tv emotes i mean
what do you get under f5
23:16 7TV channel emotes reloaded.
23:16 Twitch subscriber emotes reloaded.
wade
maybe its good now
so that fixed it 
no warning
im just trying other chats hold up
one chat i did open
done this
refreshed it and it was good
should i close and open it
well it will probably stop working, you need to open it via powershell with this env variable
idk if you should use this version, you need to wait for nerix to wake up 
but basically it works like that?
yea
seems like it
did close and open it and its fucked again
so lemme re open the way u guys tole me
ngl i re done it and its showing the error
this got a mind of its own
show what you typed in powershell
alr
i done that the first time and it was all good
so that makes sense
and now its showing the error
holy shit
that's the old version, I think
Ok I added a hidden setting for HTTP/2 now (will take a bit for the nightly to get updated). You need to manually edit your %APPDATA%/Chatterino2/Settings/settings.json once and add
{
"other": { "stuff": "whatever" },
"x-chatterino7": { "no-http2": true } // <---
}
I also bumped OpenSSL. Maybe that was buggy. You could also try to use Windows' native TLS with Qt. To do this, you can (temporarily) rename tls/qopensslbackend.dll (next to chatterino.exe) to something else like qopensslbackend.dll to prevent it from being loaded. Qt should then fall back to the OS API.
I still think this is mainly 7TV's issue. Something does not implement HTTP/2 correctly. Maybe a dependency update on the server is enough?
https://i.xslash.ovh/IznSbkaD.mp4 (windows + r to open this window in bottom left)
also you need to use latest nightly release for it to work: https://github.com/SevenTV/chatterino7/releases/tag/nightly-build
if you want to use technorino then they need to update
im still on tecnho now
so
i think i have the newest versiopn
the techno night 7.5.4 beta 1
@languid sequoia
what did u press
when u done right click on setting.json
open with notepad ?
i opened it with notepad++ but you can open it with windows notepad
bet
yeah technorino updated
urs had a comma at the end
do i need that as well
and also if im doing this for techno would it still be "x-chatterino7": { "no-http2": true }
yes, if u paste that at the start then you need ,
it will still be x-chatterino7 since technorino is just chatterino7 fork
yeah
yes, if it still fails then download newest technorino https://github.com/2547techno/technorino/releases/tag/nightly-build
can you go into chatterino settings and show this about page? https://kappa.lol/EUBwQy
there's no qopensslbackend.dll tho 
i think its good ngl
i think i refreshed it
all i gotta do is f5 and its chilling
ah maybe that was it 

@obsidian obsidian can you re-download newest nightly and check if it was fixed? https://github.com/2547techno/technorino/releases/tag/nightly-build
cause I see it now comes with the missing file
Ill have to do it in a few days as i havnet got access to internet
i came back
from my break
and my chatterino is fixed now
just thought id let you know
refresh your channel emotes not sub but channel
thanks for letting us know, and nerix for a fix 

