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

Discord crashes upon hovering over the Mute, Deafen, and User Settings buttons #159

Closed
distay0xGit opened this issue Apr 17, 2019 · 5 comments

Comments

@distay0xGit
Copy link

I don't know why this happens, but it just does.

@intrnl
Copy link
Member

intrnl commented Apr 17, 2019

We can't reproduce without more details.

Does the window just closes or does it just shows a crash screen?

If it shows a crash screen, don't reload or close it. Press Ctrl + Shift + I and head to the Console tab, then screenshot the errors, those are usually highlighted with red.

@qimiko
Copy link

qimiko commented Apr 18, 2019

Hi, just throwing in there that this happens to me too, it shows a crash screen.
image
On Discord Canary.
After some trying out it seems related to the normalize classes setting - disabling it fixes the crashing.

@intrnl
Copy link
Member

intrnl commented Apr 18, 2019

I don't know if this is the case, but here's the nitty gritty.

Discord somehow complains if the layerContainer class is modified, class normalizer needs to ignore it.

@heychazza
Copy link

Yeah I am experiencing this as well..

@distay0xGit
Copy link
Author

Alright, now it works.

CDAGaming added a commit to CDAGaming/BetterDiscordApp that referenced this issue May 6, 2019
* Fix dropdowns

* Update online plugin/theme views to match local content views

* Hide the edit button for packed plugins/themes

* Vue events

* Remove debug logs

* Fix plugins not starting when manually loading all content

* Update inject script for new release format

* Use correct path to sparkplug

* Move the client log file outside the client directory

* Fix using a custom path to Discord.app on macOS

* Fix development build on Windows

* Fix reloading packed content

* Allow multiple users to use BetterDiscord on macOS and Linux

* Fix selecting user avatars in activity

* Fix reloading packed content

* Stop watching theme files when unloading themes

* Move updates to the correct location

* Remove duplicate collection styles

* Fix removing items from file settings

* Fix native open dialogs and attach the save packed content window as a modal

* Patch DOMTokenList methods to use the correct (not normalised) classes

BetterDiscord/BetterDiscord#159, BetterDiscord/BetterDiscord#161

* Discord Canary fixes

* Fix context menu console error

* Fix checking unknown components

Hopefully fixes the lag switching channels when Discord has been open for a while.

https://discordapp.com/channels/400734824740028417/423193907736870920/573535069764059157

* Comments and fix recording selectors for some components (and add one for VueComponent)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants