BDBrowser 1.9.5.20231111 - Launch Error #32
UncleMetallich
started this conversation in
Problems and issues
Replies: 1 comment 6 replies
-
Greetings, unfortunately, it is impossible to derive any conclusions from your post, as it lacks vital information, such as a log from the early loading of the page showing the initialization of the VFS and what happens during the download of the ASAR or even information about what browser you are using. Therefore, I cannot provide you with any assistance except for the notice that both manually deleting the betterdiscord.asar from the VFS and triggering it through the extension options works as expected. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
BDBrowser stopped working at all. No settings, no plugins, no themes.
These errors appear when launching Discord:
%c[BDBrowser]%c %c[AsarUpdater]%c color: #3E82E5; font-weight: 700; color: #396CB8 Failed to download BetterDiscord Error: ENOENT: no such file or directory, open 'AppData/BetterDiscord/data/betterdiscord.asar'
152 console[type](
%c[BDBrowser]%c %c[${module}]%c
, "color: #3E82E5; font-weight: 700;", "", "color: #396CB8", "", ...message);168 this.#log("error", module, ...message);
670 common_logger__WEBPACK_IMPORTED_MODULE_3__/* ["default"].error */ .Z.error(LOGGER_SECTION, "Failed to download BetterDiscord", err);
Uncaught (in promise) Error: BdBrowser Error: Downloading betterdiscord.asar or writing into VFS failed!
6682 throw new Error("BdBrowser Error: Downloading betterdiscord.asar or writing into VFS failed!");
I tried the "Delete Asar" option, but it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions