Skip to content
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

SecretRingTone throwing exception on launch #379

Open
lyratcm opened this issue Nov 2, 2022 · 0 comments
Open

SecretRingTone throwing exception on launch #379

lyratcm opened this issue Nov 2, 2022 · 0 comments

Comments

@lyratcm
Copy link

lyratcm commented Nov 2, 2022

When booting up SecretRingTone throws this error

[CONSOLE:WARN] [BetterDiscord] [WebpackModules~getModule] Module filter threw an exception. m => m?.j?.prototype._ensureAudio Cannot read property '_ensureAudio' of undefined
TypeError: Cannot read property '_ensureAudio' of undefined
at eval (betterdiscord://plugins/SecretRingTone.plugin.js:101:85)
at :4:49624
at Function.getModule (:4:50567)
at Object.getModule (:4:405689)
at Function.getModule (betterdiscord://plugins/0PluginLibrary.plugin.js:2977:30)
at Function.find (betterdiscord://plugins/0PluginLibrary.plugin.js:2964:52)
at eval (betterdiscord://plugins/SecretRingTone.plugin.js:101:60)
at buildPlugin (betterdiscord://plugins/SecretRingTone.plugin.js:129:12)
at eval (betterdiscord://plugins/SecretRingTone.plugin.js:136:7)
at Object.requireAddon (:4:39192)
at Object.loadAddon (:4:9163)
at Object.loadAddon (:4:36864)
at Object.loadAllAddons (:4:11637)
at Object.initialize (:4:6059)
at Object.initialize (:4:36059)
at Object.startup (:4:396505)

SecretRingTone ver: 1.0.1
Core: 1.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant