QWERTxD / BetterDiscordPlugins

All of the BandagedBD Plugins I've made.
137 stars 200 forks source link

[BUG] Cannot enable the plugin #356

Open CrysKilljoy opened 1 year ago

CrysKilljoy commented 1 year ago

from console

336fe4e….js:152 [PluginManager] UserVolumeBooster v1.0.2 could not be started.

 TypeError: Cannot read property 'prototype' of undefined
    at Plugin.patch (UserVolumeBooster.plugin.js:322)
    at Plugin.start (UserVolumeBooster.plugin.js:315)
    at Object.startPlugin (<anonymous>:4:37570)
    at Object.startAddon (<anonymous>:4:37363)
    at Object.enableAddon (<anonymous>:4:9525)
    at Object.toggleAddon (<anonymous>:4:9782)
    at Object.togglePlugin (<anonymous>:4:34655)
    at A.onChange (<anonymous>:4:93911)
    at m.onChange (<anonymous>:4:88531)
    at Object.Ue (58886b4….js:1522)
    at He (58886b4….js:1522)
    at 58886b4….js:1543
    at kr (58886b4….js:1543)
    at xr (58886b4….js:1543)
    at 58886b4….js:1549
    at cc (58886b4….js:1614)
    at De (58886b4….js:1521)
    at Yr (58886b4….js:1545)
    at Kt (58886b4….js:1528)
    at Zt (58886b4….js:1528)
    at HTMLDivElement.r (336fe4e….js:149)

from debug.log

[2023-01-31 06:44:20.363][CONSOLE:LOG] User Volume Booster Successfully started.
[2023-01-31 06:44:20.381][CONSOLE:ERROR] [PluginManager] UserVolumeBooster v1.0.2 could not be started.

 Cannot read property 'prototype' of undefined
TypeError: Cannot read property 'prototype' of undefined
    at Plugin.patch (betterdiscord://plugins/UserVolumeBooster.plugin.js:322:36)
    at Plugin.start (betterdiscord://plugins/UserVolumeBooster.plugin.js:315:10)
    at Object.startPlugin (<anonymous>:4:37570)
    at Object.startAddon (<anonymous>:4:37363)
    at Object.enableAddon (<anonymous>:4:9525)
    at Object.toggleAddon (<anonymous>:4:9782)
    at Object.togglePlugin (<anonymous>:4:34655)
    at A.onChange (<anonymous>:4:93911)
    at m.onChange (<anonymous>:4:88531)
    at Object.Ue (https://discord.com/assets/58886b4d2cbb37eeb621.js:1522:509)
    at He (https://discord.com/assets/58886b4d2cbb37eeb621.js:1522:663)
    at https://discord.com/assets/58886b4d2cbb37eeb621.js:1543:416
    at kr (https://discord.com/assets/58886b4d2cbb37eeb621.js:1543:513)
    at xr (https://discord.com/assets/58886b4d2cbb37eeb621.js:1543:927)
    at https://discord.com/assets/58886b4d2cbb37eeb621.js:1549:415
    at cc (https://discord.com/assets/58886b4d2cbb37eeb621.js:1614:267)
    at De (https://discord.com/assets/58886b4d2cbb37eeb621.js:1521:624)
    at Yr (https://discord.com/assets/58886b4d2cbb37eeb621.js:1545:232)
    at Kt (https://discord.com/assets/58886b4d2cbb37eeb621.js:1528:858)
    at Zt (https://discord.com/assets/58886b4d2cbb37eeb621.js:1528:642)
    at HTMLDivElement.r (https://discord.com/assets/336fe4ea48385c70c4de.js:149:431)
MrJuaumBR commented 1 year ago

I Have same problem, how i can fix it?