BetterDiscordStuff icon indicating copy to clipboard operation
BetterDiscordStuff copied to clipboard

Everything broken

Open domi-btnr opened this issue 1 year ago • 14 comments

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

domi-btnr avatar Jun 19 '24 08:06 domi-btnr

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

RobertoGol avatar Jun 19 '24 15:06 RobertoGol

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

AnWoCh410 avatar Jun 19 '24 15:06 AnWoCh410

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

Could you elaborate which Plugin?

domi-btnr avatar Jun 19 '24 15:06 domi-btnr

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 avatar Jun 19 '24 15:06 domi-btnr

I updated the List in #324

domi-btnr avatar Jun 19 '24 16:06 domi-btnr

image and image

M0nkeyPr0grammer avatar Jun 19 '24 16:06 M0nkeyPr0grammer

image and image

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

domi-btnr avatar Jun 19 '24 16:06 domi-btnr

image

Andrinall avatar Jun 20 '24 08:06 Andrinall

image

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

GH0STP4WZ avatar Jun 20 '24 08:06 GH0STP4WZ

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.

imadreamerboy avatar Jun 20 '24 12:06 imadreamerboy

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 avatar Jun 21 '24 05:06 zrodevkaan

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.

zrodevkaan avatar Jun 21 '24 05:06 zrodevkaan

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

jonesy-b-dev avatar Jun 25 '24 19:06 jonesy-b-dev

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 avatar Jun 26 '24 16:06 domi-btnr

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

domi-btnr avatar Jul 04 '24 10:07 domi-btnr