-
-
Notifications
You must be signed in to change notification settings - Fork 984
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
Comments
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. |
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. |
Yeah I am experiencing this as well.. |
Alright, now it works. |
* 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)
I don't know why this happens, but it just does.
The text was updated successfully, but these errors were encountered: