Metalloriff / BetterDiscordPlugins

NOTE: Due to loss of interest in BetterDiscord development, I'm pursuing other projects and no longer maintaining this repository. I will try to keep up with pull requests, but I will likely not be fixing any plugins myself. I apologize for the inconvenience.
https://metalloriff.github.io/toms-discord-stuff/
186 stars 357 forks source link

GuildAndFriendRemovalAlerts - could not be constructed [Stable 139391 (896f0fd)] #251

Closed XxUnkn0wnxX closed 2 years ago

XxUnkn0wnxX commented 2 years ago
Screen Shot 2022-08-02 at 7 14 54 am
Stable 139391 (896f0fd)
BetterDiscord 1.5.3-Hotfix
Host 0.0.267 OS X 10.15.7 (20.6.0)
GuildAndFriendRemovalAlerts.plugin.js:460 Uncaught TypeError: Cannot read property 'GUILD_CREATE' of undefined
    at Object.234 (GuildAndFriendRemovalAlerts.plugin.js:460)
    at __webpack_require__ (GuildAndFriendRemovalAlerts.plugin.js:705)
    at GuildAndFriendRemovalAlerts.plugin.js:739
    at buildPlugin (GuildAndFriendRemovalAlerts.plugin.js:741)
    at GuildAndFriendRemovalAlerts.plugin.js:746
    at GuildAndFriendRemovalAlerts.plugin.js:782
    at Object.getFileModification (<anonymous>:4:307632)
    at Object..js (<anonymous>:4:267779)
    at Function.o._load (<anonymous>:4:370331)
    at Object.loadAddon (<anonymous>:4:267936)
    at Object.loadAddon (<anonymous>:4:305881)
    at Object.loadAllAddons (<anonymous>:4:270609)
    at Object.initialize (<anonymous>:4:265058)
    at Object.initialize (<anonymous>:4:305091)
    at Object.startup (<anonymous>:4:367101)
234 @ GuildAndFriendRemovalAlerts.plugin.js:460
__webpack_require__ @ GuildAndFriendRemovalAlerts.plugin.js:705
(anonymous) @ GuildAndFriendRemovalAlerts.plugin.js:739
buildPlugin @ GuildAndFriendRemovalAlerts.plugin.js:741
(anonymous) @ GuildAndFriendRemovalAlerts.plugin.js:746
(anonymous) @ GuildAndFriendRemovalAlerts.plugin.js:782
getFileModification @ VM470:4
(anonymous) @ VM470:4
o._load @ VM470:4
loadAddon @ VM470:4
loadAddon @ VM470:4
loadAllAddons @ VM470:4
initialize @ VM470:4
initialize @ VM470:4
startup @ VM470:4
async function (async)
startup @ VM470:4
(anonymous) @ VM470:4
(anonymous) @ VM470:4
(anonymous) @ VM470:4
(anonymous) @ VM470:9
e.startsWith.e.startsWith.WebFrame.<computed> @ VM75 renderer_init.js:89
(anonymous) @ VM75 renderer_init.js:117
(anonymous) @ VM75 renderer_init.js:101
emit @ VM14 events.js:315
onMessage @ VM75 renderer_init.js:93
jaxinator555 commented 2 years ago

Having the same issue here Stable 139391 (896f0fd) BetterDiscord 1.5.3-Hotfix Host 1.0.9005 Windows 10 64-Bit (10.0.19044)

`

1 | GuildAndFriendRemovalAlerts: Could not be constructed. -- | -- 2 | at Object.initializeAddon (:4:306843) 3 | at Object.loadAddon (:4:268333) 4 | at Object.loadAddon (:4:305881) 5 | at Object.loadAllAddons (:4:270609) 6 | at Object.initialize (:4:265058) 7 | at Object.initialize (:4:305091) 8 | at Object.startup (:4:367101)

`

dis-integrates-the-integration-tests commented 2 years ago

Same exact issue here, started randomly without me doing anything

FURTEK-SV commented 2 years ago

Better discord update did occur. Perhaps something got broken. I'm having the same issue.

GuildAndFriendRemovalAlerts: Could not be constructed. at Object.initializeAddon (<anonymous>:4:306843) at Object.loadAddon (<anonymous>:4:268333) at Object.loadAddon (<anonymous>:4:305881) at FSWatcher.<anonymous> (<anonymous>:4:266182)

componentxx commented 2 years ago

ditto

zzamizz commented 2 years ago

same GuildAndFriendRemovalAlerts: Could not be constructed. at Object.initializeAddon (<anonymous>:4:306843) at Object.loadAddon (<anonymous>:4:268333) at Object.loadAddon (<anonymous>:4:305881) at FSWatcher.<anonymous> (<anonymous>:4:266182)

s4dic commented 2 years ago

Same after BetterDiscord update

Pokesketch commented 2 years ago

Same issue here. GuildAndFriendRemovalAlerts: Could not be constructed. at Object.initializeAddon (<anonymous>:4:306843) at Object.loadAddon (<anonymous>:4:268333) at Object.loadAddon (<anonymous>:4:305881) at Object.loadAllAddons (<anonymous>:4:270609) at Object.initialize (<anonymous>:4:265058) at Object.initialize (<anonymous>:4:305091) at Object.startup (<anonymous>:4:367101)

Yosh1002 commented 2 years ago

same here.

Apraxed commented 2 years ago

same here

ChrisEvanss commented 2 years ago

same here

tracedgod commented 2 years ago

Same problem after BetterDiscord v1.5.3-hotfix

slysnake96 commented 2 years ago

I am having the same issue. I updated BD to the latest hotfix and that caused GAFRA to break with the error:

GuildAndFriendRemovalAlerts: Could not be constructed. at Object.initializeAddon (:4:306843) at Object.loadAddon (:4:268333) at Object.loadAddon (:4:305881) at Object.reloadAddon (:4:269042) at FSWatcher. (:4:266216)

JorenSB commented 2 years ago

Running BetterDiscord 1.5.3-Hotfix2 Still not able to construct

GuildAndFriendRemovalAlerts: Could not be constructed. at Object.initializeAddon (:4:306851) at Object.loadAddon (:4:268341) at Object.loadAddon (:4:305889) at Object.reloadAddon (:4:269050) at FSWatcher. (:4:266224)

patrickzhou1234 commented 2 years ago

Same here.

Taupe commented 2 years ago

Same

BlueStarBRS commented 2 years ago

same here :/

GuildAndFriendRemovalAlerts: Could not be constructed.
    at Object.initializeAddon (<anonymous>:4:306851)
    at Object.loadAddon (<anonymous>:4:268341)
    at Object.loadAddon (<anonymous>:4:305889)
    at FSWatcher.<anonymous> (<anonymous>:4:266190)
Taupe commented 2 years ago

Issue fixed, you just need to download the new version in the branch

Downloading 3.2.1 manually from the file repository and placing it in the Discord plugins folder did the trick. For some reason the latest version isn't being pushed automatically.