Errors+Crash when loading extension #37
Replies: 2 comments
-
Greetings, thank you so much for the report! Discord has re-rolled its internals once again. Access to the StorageModule is no longer as easy as it was before. Instead of trying to play ball with Discord, BdBrowser will now save an instance of the I hope that this implementation proves a bit more durable in the long run. The fixed version 1.10.2.20240619 is available from the releases. |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, I am still getting errors and the extension won't load, I am not sure if I did something wrong |
Beta Was this translation helpful? Give feedback.
-
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
Context
https://discord.com/channels/982185912903561216/1072780738577059840
Stack Trace
js/frontend.js:4639 (anonymous function)
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
Context
https://discord.com/channels/1015060230222131221/1024351821873037462
Stack Trace
js/frontend.js:4639 (anonymous function)
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
Context
https://discord.com/app
Stack Trace
js/frontend.js:4639 (anonymous function)
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
Context
https://discord.com/channels/1015060230222131221/1222936386626129920/1252339792390393856
Stack Trace
js/frontend.js:4639 (anonymous function)
Browser: Vivaldi 6.6.3271.61 (Stable channel) stable (64-bit). But the error also occurs in, Version 126.0.6478.114 (Official Build) (64-bit), the latest Chrome version at the time of writing
OS: Ubuntu 20.04
Beta Was this translation helpful? Give feedback.
All reactions