Closed fowlis closed 2 weeks ago
Mine doesn't show any error, just doesn't work.
After reading the post I noticed the comment you made about the plugin trying to create a configuration file, and I realized that the only thing to do is to rename the normal configuration file to the name that the console tells you.
One of my buds is having the same exact problem
After reading the post I noticed the comment you made about the plugin trying to create a configuration file, and I realized that the only thing to do is to rename the normal configuration file to the name that the console tells you.
While I'm not sure this fixes the other error, it probably fixes the plugin's functionality - at least temporarily. Here's the how-to:
ChannelTabs_new_<UserID>.config.json
where UserID is, obviously, your User ID from earlier.
For example, for me it would be ChannelTabs_new_234600632567201792.config.json
Again, this is a temporary solution, if the plugin stops working again after doing this fix, then it likely needs a proper fix from the dev.
I get the same error on a new install of the plugin with BetterDiscord on Fedora Linux. It didn't create the user-specific config.json file. I just copied the file name from the error and manually created the file in the plugins folder. Restarting Discord was necessary.
After reading the post I noticed the comment you made about the plugin trying to create a configuration file, and I realized that the only thing to do is to rename the normal configuration file to the name that the console tells you.
While I'm not sure this fixes the other error, it probably fixes the plugin's functionality - at least temporarily. Here's the how-to:
- Find your user ID - enable Dev Tools in Discord, right click your username anywhere on Discord -> "Copy User ID" (Or open the console and read the error message ChannelTabs gives about "ENOENT: no such file or directory", you'll see your user ID there)
- Go to your BetterDiscord plugins folder.
- Create a new Text file, rename it to
ChannelTabs_new_<UserID>.config.json
where UserID is, obviously, your User ID from earlier. For example, for me it would beChannelTabs_new_234600632567201792.config.json
- Success! You may need to reload/restart Discord for it to work again.
Again, this is a temporary solution, if the plugin stops working again after doing this fix, then it likely needs a proper fix from the dev.
Yep, this allows me to use my bookmarks but now the tabs are stuck on Friends so opening multiple tabs have no use. Dev needs to fix.
Yep, this allows me to use my bookmarks but now the tabs are stuck on Friends so opening multiple tabs have no use. Dev needs to fix.
Check the pull it still has image not error as it depends on zeres plugin lib but rest show work
The fix for this has been released in v2.6.14. It has not been approved yet, but feel free to download the latest version in the mean time.
v2.6.14 has been approved, so I'm going to close 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 I hate to say "it doesn't work", but I can't describe the issue any other way. The bar doesn't show with the tabs, the plugin gives errors both as soon as it starts, and when you switch DMs/channels
To Reproduce Steps to reproduce the behavior:
Screenshots Error given as soon as you enable the plugin: (seems like it fails to create the config file)
Another error when switching DMs/channels:
Information (please complete the following information):
Additional context Two other people in the BD support server are having this issue, but neither gave the info I have included in this post.