Skip to content
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

Custom CSS seemingly crashed Vencord, Vencord no longer loads #563

Open
I2pRandom opened this issue Apr 16, 2024 · 2 comments
Open

Custom CSS seemingly crashed Vencord, Vencord no longer loads #563

I2pRandom opened this issue Apr 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@I2pRandom
Copy link

Describe the bug
Upon loading the CSS to block discords attempt to force the new TOS down my throat via custom CSS.
Vencord then crashes and will no longer load

To Reproduce
Steps to reproduce the behavior:
Load the Custom CSS

.layerContainer_a2fcaa, .layerContainer_a2fcaa * {
    display: none !important;
}

Expected behavior
CSS prevents layer container a2fcaa from loading, blocking discords attempt to block the screen and force new TOS agreement.

Screenshots
Due to extreme hardening on Windows GroupPolicy, I cannot screenshot my desktop.

Desktop (please complete the following information):

  • OS: Win11 Pro N v22631.3447
  • Method of installation: armcord website github executable
  • Version: 3.2.6

Additional context
This type of behavior has occurred outside of applying this setting in the past. problem may be deeper than the custom CSS functionality.
A found work around is to reinstall ArmCord entirely.

@I2pRandom I2pRandom added the bug Something isn't working label Apr 16, 2024
@SomeAspy
Copy link
Contributor

I had an issue where the client would crash if you sent messages without accepting the agreement.
I was not able to replicate this crash (I have accepted the TOS already) on arch linux.
You can opt out of the major forced arbitration clause at arbitration-opt-out@discord.com and putting the usernames you want to opt out in the body of the email (you must send this email from the email associated with the account)

@Truinto
Copy link

Truinto commented Apr 21, 2024

The TOS also defines direct messages as content, which you 'license' to discord to use in any way. The whole thing is against my country's laws in any way you look at it.
Anyway, the CSS works fine. Except that all context menus don't pop up. E.g. right clicking a server or user shows no dialog. Any idea how to fix that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants