Strencher / BetterDiscordStuff

A collection of my BetterDiscord plugins
https://strencher.github.io/BetterDiscordStuff/
358 stars 226 forks source link

Everything broken #408

Closed domi-btnr closed 2 months ago

domi-btnr commented 2 months ago

Due to a recent Discord Update, all Plugins are broken. We are aware of this. Please don't create issues about it. I'll update #324 over the next Days. If you want to help, then please send the broken Plugins in this issue

RobertoGol commented 2 months ago

please look at line 16 it says there is an error there in the code simbol 1

AnWoCh410 commented 2 months ago

Screenshot 2024-06-19 101035 As far as I know, I think the PlatformIndicators is broken entirely...

domi-btnr commented 2 months ago

please look at line 16 it says there is an error there in the code simbol 1

Could you elaborate which Plugin?

domi-btnr commented 2 months ago

Screenshot 2024-06-19 101035 As far as I know, I think the PlatformIndicators is broken entirely...

So far yes. But @zrodevkaan is trying to fix it. There's no ETA tho, since he does it in his free time and when he has the motivation for it

domi-btnr commented 2 months ago

I updated the List in #324

M0nkeyPr0grammer commented 2 months ago

image and image

domi-btnr commented 2 months ago

image and image

XenoLib isn't from Strencher. ShowAllActivities is already in the List

Andrinall commented 2 months ago

image

Riddim-GLiTCH commented 2 months ago

image

Seems to be working fine on my end. I do have some errors, but the plugin still functions as intended. image

heyimjonas commented 2 months ago

i digged a bit into the platform indicators and it fails due to a failed import of two packages, ColorDetails and Flux.

Flux can be fixed with this: Flux = Webpack.getModule(m => m?.Store);

but the ColorDetails didn't work for me even after doing some debugging.

zrodevkaan commented 2 months ago

It would be great if people didn't high five Domi with the same issue.

Domi and I are already aware of the Platform Indicators plugin status.

zrodevkaan commented 2 months ago

It would be great if people didn't high five Domi with the same issue. Domi and I are already aware of the Platform Indicators plugin status.

It would be great if it was added to the referred list so people would know and not bother you

Reading the other replies is a good area to start. Not countering with add the plugins issue to a 2 year old post.

jonesy-b-dev commented 2 months ago

I get this error

TypeError: Cannot read properties of undefined (reading 'Store')
    at eval (betterdiscord://plugins/APlatformIndicators.plugin.js:174:51)
    at N.requireAddon (betterdiscord/renderer.js:5:28601)
    at N.loadAddon (betterdiscord/renderer.js:5:6221)
    at N.loadAddon (betterdiscord/renderer.js:5:26269)
    at betterdiscord/renderer.js:5:4201
domi-btnr commented 2 months ago

I get this error

TypeError: Cannot read properties of undefined (reading 'Store')
    at eval (betterdiscord://plugins/APlatformIndicators.plugin.js:174:51)
    at N.requireAddon (betterdiscord/renderer.js:5:28601)
    at N.loadAddon (betterdiscord/renderer.js:5:6221)
    at N.loadAddon (betterdiscord/renderer.js:5:26269)
    at betterdiscord/renderer.js:5:4201

We’re working on a fix. If you want, you can try the dev build. It’s in strenchers server

domi-btnr commented 2 months ago

The List with the Broken Plugin has been updated and can be viewed in #324