This repository was archived by the owner on May 18, 2025. It is now read-only.
Plugin's library not opening file picker #33
Spectre-856
started this conversation in
Problems and issues
Replies: 2 comments 1 reply
|
Greetings Spectre-856, thank you for the report! I have verified and reproduced the issue. It is due to changes in how BetterDiscord handles opening paths in its latest version. Previously BD called electron.shell.openItem(), whereas now it sends the IPC command bd-open-path you observed in your screenshot. Since BdBrowser does not yet support handling bd-open-path properly, I need to refactor some code and run some tests to ensure no new regressions crop up. You should expect a fix for this issue sometime this weekend. Apologies for the inconvenience! |
0 replies
|
The release 1.10.0.20240315 contains the necessary adjustments to restore the intended behaviour. Thank you for your patience and for taking the time to file bug reports! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When I click on the plugin's folder in the settings, this appears, idk what to do
All reactions