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

[Bug] error when trying to enter the settings #1540

Closed
2 tasks done
JohnnyWolf324 opened this issue Feb 27, 2023 · 61 comments
Closed
2 tasks done

[Bug] error when trying to enter the settings #1540

JohnnyWolf324 opened this issue Feb 27, 2023 · 61 comments
Labels

Comments

@JohnnyWolf324
Copy link

Before Reporting

  • I found no existing issues matching my bug
  • My issue is not caused by a plugin or theme

Describe the Bug

When you install better and go to the settings of the application, an error about "unexpected failure" pops up. I did everything and reinstall then discord, then better, completely removed plugins and themes, even deleted all the root folders and did a clean installation - nothing, all the same

Expected Behavior

open the settings and customize them to your needs

Steps To Reproduce

  1. i run in on windows 10 pro version 22H2
  2. idk default one ig
  3. Trying to go to the application settings, a window appears that discord has found an unexpected error, and in the middle there is a reload button
  4. there is no error, only the text that "an unexpected error was found"

Operating System

Windows

Discord Version

Stable

BetterDiscord Version

1.0.9011

Anything else?

Снимок

@lmoroz
Copy link

lmoroz commented Feb 27, 2023

Same problem

@SoulKnight05
Copy link

Jep same here, ig its a common bug rn, some of my friends also have the exact same problem

@ghost
Copy link

ghost commented Feb 27, 2023

Known issue, a fix is being worked on.

@kernelb00t
Copy link

same on linux (fedora) here

@JohnnyWolf324 JohnnyWolf324 changed the title [Bug] [Bug] error when trying to enter the settings Feb 27, 2023
@Mari-Fey
Copy link

Same issue, the old fix that fixed it last time doesnt work either.

@MegaShinySnivy
Copy link

Can confirm, this happens regardless of any theme or plugins. The console outputs the following on crash...

Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at wc (288aa17….js:1667) at d (288aa17….js:1602) at E (288aa17….js:1604) at e (288aa17….js:1606) at vs (288aa17….js:1618) at yu (288aa17….js:1663) at Oc (288aa17….js:1655) at Ic (288aa17….js:1655) at hc (288aa17….js:1654) at ic (288aa17….js:1651) at oc (288aa17….js:1650) at g (288aa17….js:1772) at L (288aa17….js:1773) at t.exports (ff334c0….js:21) at g.<computed> (ff334c0….js:36) at Number.m (ff334c0….js:36) at MessagePort.b (ff334c0….js:36)

@Oreo030
Copy link

Oreo030 commented Feb 27, 2023

I deleted everything, even localappdata, appdata from bdc and dc, still having the same issiue when i install bdc

@Knutsen
Copy link

Knutsen commented Feb 28, 2023

I have the same issue here on MacOS.
OS: Ventura on arm (M1)
I tried to re/install it via Discord canary and the regular discord, no difference.

@canerolu2019
Copy link

Thank god im not the only one who has this issue right now. Others has it too. Oop

@C1ares
Copy link

C1ares commented Feb 28, 2023

Same issue on macos 13.2 M1
Currently only option seems to be uninstalling betterdiscord and waiting for a fix

@canerolu2019
Copy link

Same issue on macos 13.2 M1 Currently only option seems to be uninstalling betterdiscord and waiting for a fix

I will do the same. Sadly we have to cope like this atm, until we wait for a fix.

@rellcfw22
Copy link

at this point im having an the issue where im trying to use betterdiscord with all the plugins i got but it wont even get to my messages lmao it just gives me the error lol

@BurntKrispe
Copy link

Experiencing same issue on fresh BD install.

@epicfacethe3rd
Copy link

Issue confirmed on linux

@canerolu2019
Copy link

Guys, any update so far??

@handylado
Copy link

same issue with me :/

@epicfacethe3rd
Copy link

Guys, any update so far??

they're aware of the issue and are working on a fix @canerolu2019 , chill, they're just volunteers

@xenoncolt
Copy link

same problem here

@Baikele
Copy link

Baikele commented Feb 28, 2023

Haven't fixed it yet? This problem seems to exist all the time. It happened when I was using it last year. I reloaded it a few times and it worked, but it didn’t work this time.

@iKatt
Copy link

iKatt commented Feb 28, 2023

Just use Discord Canary or PTB until BD is patched.

@Baikele
Copy link

Baikele commented Feb 28, 2023

Just use Discord Canary or PTB until BD is patched.

Where can I download this?

@Baikele
Copy link

Baikele commented Feb 28, 2023

Even using bd on Discord Canary also crashes

@xenoncolt
Copy link

xenoncolt commented Feb 28, 2023

@echo off
cd %appdata%/betterdiscord/data
taskkill /f /im discord.exe 
curl  https://cdn.discordapp.com/attachments/826217269323235358/1079920833662816277/betterdiscord.asar -O

Make a bat file and
Try to run this... i guess it will work... I got it from Betterdiscord Discord server

@Baikele
Copy link

Baikele commented Feb 28, 2023

@echo off
cd %appdata%/betterdiscord/data
taskkill /f /im discord.exe 
curl  https://cdn.discordapp.com/attachments/826217269323235358/1079920833662816277/betterdiscord.asar -O

Make a bat file and Try to run this... i guess it will work... I got it from Betterdiscord Discord server

It's good, but I don't know why, the plugin can't be loaded normally

@xenoncolt
Copy link

@echo off
cd %appdata%/betterdiscord/data
taskkill /f /im discord.exe 
curl  https://cdn.discordapp.com/attachments/826217269323235358/1079920833662816277/betterdiscord.asar -O

Make a bat file and Try to run this... i guess it will work... I got it from Betterdiscord Discord server

It's good, but I don't know why, the plugin can't be loaded normally

mine is everything fine... All of my plugin working

@airplaneboy14mc
Copy link

@echo off
cd %appdata%/betterdiscord/data
taskkill /f /im discord.exe 
curl  https://cdn.discordapp.com/attachments/826217269323235358/1079920833662816277/betterdiscord.asar -O

Make a bat file and Try to run this... i guess it will work... I got it from Betterdiscord Discord server

is there a workaround for linux systems that you know of or might know someone that might know of it? or no?

@XxUnkn0wnxX
Copy link

XxUnkn0wnxX commented Feb 28, 2023

macos ver:

#!/bin/sh
echo "bd-repair"
cd ~/"Library/Application Support/betterDiscord/data"
killall Discord
curl -O "https://cdn.discordapp.com/attachments/826217269323235358/1079920833662816277/betterdiscord.asar"

save as bd-repair.sh
then open with "Terminal" App

@Risusama
Copy link

Risusama commented Feb 28, 2023

the fix is here https://github.com/BetterDiscord/BetterDiscord/actions/runs/4290243389

Can confirm this fixes original problem, which was the crash upon opening Settings menu.

@dunny1g
Copy link

dunny1g commented Feb 28, 2023

the fix is here https://github.com/BetterDiscord/BetterDiscord/actions/runs/4290243389

This fixed the original problem for me too but it crashes for me when I click on some servers which then puts Discord into a crashing loop unless I end it from the system tray.

@DabMK
Copy link

DabMK commented Feb 28, 2023

I have the same issue on win 10

@moops44
Copy link

moops44 commented Feb 28, 2023

i dont have the other problems , everything works like it should after i replaced the [betterdiscord.asar] file

@ghost
Copy link

ghost commented Feb 28, 2023

I also have the same issue but on Arch Linux. At first, discord would crash at startup but after deleting everything it seems like only by opening the settings the crash will occur. I will try this to see if it'll fix my issue.

@EldraTheThird
Copy link

me too bro ;-;

@p0s0
Copy link

p0s0 commented Feb 28, 2023

I have no clue if anyone else is having this issue, but it seems related to this and recently I have been having messages either:

crash Discord whenever they're opened

or not load at all, even from a group chat until Discord is restarted (and even then the message may crash Discord)

@Infinitay
Copy link

Can we rename this issue so that people stop creating new issues for the same bug?

@SnakeSixtysix
Copy link

Just here to confirm this is universal I have this issue on macos ventura 13.0.1

@smt923
Copy link

smt923 commented Feb 28, 2023

replacing the .asar does allow me to open my settings again but it seems like every actual plugin is broke, their settings pages no longer opens

@EnderRNWL
Copy link

replacing the .asar does allow me to open my settings again but it seems like every actual plugin is broke, their settings pages no longer opens

Where do you replace the .asar file?

@EnderRNWL
Copy link

nvm i found it

@EnderRNWL
Copy link

Yeah, replacing the asar file doesn't work, and neither does removing the plugins and themes.

@canerolu2019
Copy link

I tried that temporary fix yesterday and so far it works like a charm and i can apply the themes with no problem. The only downside is the plugins dont work sadly.

@343GuiltySpark-04
Copy link

I also have the same issue but on Arch Linux. At first, discord would crash at startup but after deleting everything it seems like only by opening the settings the crash will occur. I will try this to see if it'll fix my issue.

did it work? im still having the issue on Debian

@rubankopli rubankopli mentioned this issue Feb 28, 2023
2 tasks
@Desoroxxx
Copy link

Same issue here

@Zorunel
Copy link

Zorunel commented Feb 28, 2023

replacing the .asar does allow me to open my settings again but it seems like every actual plugin is broke, their settings pages no longer opens

Where do you replace the .asar file?

replace in %appdata%\BetterDiscord\data

@Hitazaki
Copy link

replacing the .asar does allow me to open my settings again but it seems like every actual plugin is broke, their settings pages no longer opens

it doesn't really seem to work for me cause I still get crashes in the settings :/

@Splash97
Copy link

Be prepared for more issues like this in the future because Discord is testing new customization features which may cause a lot of compatiblity issues with BD and plugins

@M-archand
Copy link

the fix is here https://github.com/BetterDiscord/BetterDiscord/actions/runs/4290243389

Can confirm this works for me on W10, can go into settings now without crashing. Plugins are still broken but at least theme still works.

@lukiiimohh
Copy link

lukiiimohh commented Mar 1, 2023

Not working properly on W11 with the installed .asar but working (yes, just working) with the .asar from the workaround. For example is someone is playing a game with the overlay ON it crashes if you click on the profile. Can't right click any server or person profile and some plugins are so buggy. Cheers!

@Kusanalee
Copy link

Kusanalee commented Mar 1, 2023

The .asar from the workaround seems to work on macOS Ventura 13.2.1. Plugins are absolutely broken though (and causes the client to crash on loop) - but themes work.

@Chrysanthemum536
Copy link

same

@rauenzi
Copy link
Member

rauenzi commented Mar 1, 2023

This has been fixed in the latest release

@rauenzi rauenzi closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests