-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
[ChannelTabs] Issue: Crash on startup #165
Comments
Closed issue due to being outdated plugin version |
I have figured out how to replicate the crashing issue, though it will no longer constantly crash on startup possibly due to updated plugin version
Uploading Screen Recording 2023-02-13 at 21.41.37.269.mov… Another way that it can be caused is by adding a channel to favorites
Uploading Screen Recording 2023-02-13 at 21.42.33.023.mov… Console error for the two is the same as listed before (React error) |
I just downloaded the updated plugin from this repository, and my discord is still crashing on startup with the same as this person was getting.. |
Same, getting crashes on startup since yesterday. Discord update? |
Typing Indicators (Show Typing) on all the badge visibility settings crashes discord solution for the time being is disable the show typing in the settings on all of the badge visibility sub options. Open the config file for the plugin and change all the TypingBadge from true to false. |
Worked, thanks! |
worked for me too thx! |
Where is located the config file ? What is the name of the file ? |
@Skorflex |
What should I change? I don't understand .. |
@Skorflex If you don't know how to edit config/json files, you're properly better off by just running BetterDiscord setup again, and use the repair option - and dont use ChannelTabs plugin untill it's been updated. EDIT; Also I couldn't make the method above to resolve the issue, so I'm also awaiting a fix. |
😢😿 |
Thanks its worked |
Legend! Thank you so much |
This solution doesn't seem to work for me. |
Are you editing the config file that has your userid? |
I see! I was editing the wrong file. It's working now, thanks! |
I cant even click the edit plugin button as i uninstalled the plugin, the moment i install it discord crashes, i then need to reinstall BetterDiscord from a fresh installation |
Can you repair BetterDiscord after discord crashes making it disabled on startup? If not then while Discord crashes on startup you should still be able to navigate to the config folder in AppData and modify the file without having to open Discord at all. |
I have repaired Better Discord, Removed it and reinstalled, still the same problem occurs. Which file to i need to alter |
Go to your plugin folder, %appdata%/betterdiscord/plugins and edit the channel tabs config that has your username, and set the ones with Typing to false. |
The only files i see are ChannelTabs.config.json and ChannelTabs.plugin.js config file shows this:
|
Thanks, this helps alot |
For me, it was under a file named "ChannelTabs_new_#######.config.json" that contained a settings field with the typing indicator variables. Do you have a similar config file? |
yo thanks for this! |
Before you submit an issue please restart your discord. If the issue is still there feel free to write a bug report.
Describe the bug
On startup, ChannelTabs will immediately crash your instance of Discord.
To Reproduce
Steps to reproduce the behavior:
(Not officially sure if this is how it is supposed to reproduced as I cannot reproduce it without it crashing)
When restarting discord
Expected behavior
Discord will continue through startup and return to where you left off and ChannelTabs will work as intended
Screenshots
If applicable, add screenshots to help explain your problem.
Please also check the console by pressing
Ctrl + Shift + I
and send screenshots of errors (red messages)I have a video recording of it happening but its too big to add into this bug report so I added it to a drive folder
https://drive.google.com/drive/folders/10c-abxVpHe02zdnjekI0jH1IgfQw_z1H?usp=share_link
Information (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: