Open IIRobotNinjaII opened 3 years ago
running into this as well. also getting errors that it can't download emotes and another error saying "Could not initiate BDFDB Library Plugin. Check your Internet Connection and make sure GitHub isn't blocked by your Network or try disabling your VPN/Proxy.".
Yes, I got lots of reports about that, I can't reproduce that so that makes it harder to fix the issue. I believe it's some CSP (Content Secure Policy) issue or the browser doesn't like me remove it. It could also be a firewall issue.
that could definitely be a cause. just in case, here are a few screenshots of the errors i am getting:
don't know if it would mean anything but i am using chrome on the latest version, on macos (specifically an m1 mac). also, where are the plugins and themes stored on the computer?
The last one isn't related. The other ones are definitely.
Anything I can do to narrow it down?
Okay so, can you switch the context in your console (in the top bar select BetterDiscord
instead of Top
) and run this code?
fetch("https://github.com");
I know you told him to run the fetch command, but I just ran it too and got this
:
You ran it inside the proper context i assume?
Ehhhh. I just copied and pasted it into the console
okay so I just launched chrome with no cors (--disable-web-security), and I still got the error. I think this means it is not a problem with CORS when it gives the initializing bdfb and emojis
yah I run fetch("https://github.com"); in console.
Yes, that's the issue. Your browser is ignoring my CSP rules for some reason. Maybe I added them wrong? Not sure because it works fine for a lot people.
Can I change anything in my browser that will fix it?
On edge , on startup many plugins can't seem to check for updates and can't download additional libraries or new updates automatically