Vencord / Installer

A cross platform gui/cli app for installing Vencord
GNU General Public License v3.0
516 stars 84 forks source link

[Windows] With hash #a2f0c91 transparency effects break the Discord client. #29

Closed EricVP2020 closed 1 year ago

EricVP2020 commented 1 year ago

When transparent bar and Discord transparency is enabled, Discord completely breaks on startup and doesn't display even when the app is open on the taskbar.

MeguminSama commented 1 year ago

You probably did 100% transparency with a theme. Go into %appdata%/vencord/settings

if you know how json works, disable transparency in settings.json

otherwise, just delete settings.json

then restart discord.

Also, please use the correct repos for error reports https://github.com/vendicated/vencord

EricVP2020 commented 1 year ago

Alright. I'll update you if your solution works. Thanks.

Edit; Yes it did work, but I wasn't able to find the transparency line in the JSON file. So I was able to get it to work by deleting the JSON file.

Also, sorry about using the wrong repo for the report. Thank you for your time helping me out.