Error: Could not fetch ReShade version. Exiting.
wowseirin opened this issue · 9 comments
Upon the "Checking for Reshade updates." step, an error occurs: "Error: Could not fetch ReShade version. Exiting."
This happens after the script successfully completes both the "Checking for ReShade Shader updates." and the "Checking for External Shader updates." steps.
This is usually because https://reshade.me is down (it's down right now), I added http://static.reshade.me as a backup but that can sometimes be down also (it's up right now).
I'll add a message to write it's trying the backup site.
Getting this error, reshade website isn't down either.
Same error here
I'm not experiencing the issue personally.
Maybe do curl -sL https://reshade.me &> /tmp/reshade.html
and upload that to a gist, then I could see what you guys are getting.
I'm also having this error. I uploaded the gist here.
https://gist.github.com/micros24/df93fd586036c1da017c0ef59d48f8ff
I'm not sure if this is what you're looking for. I just searched what gist is and dragged the file to the blank field in the create gist page. I hope it helps
Thanks.
I looked at your gist and it's the same as what I get, so I'm not sure why you are getting the error?
Just to make sure, are you using the latest version of the script?
Pushed a change, let me know if that works.
It's working now. I got the latest version and it gets the job done. Thanks for the update!
No worries.