Zerthox / BetterDiscord-Plugins

Plugins for BetterDiscord.
MIT License
158 stars 86 forks source link

BetterFolders Icon problem ? #142

Closed Moka1324 closed 1 year ago

Moka1324 commented 1 year ago

Bug description

Hi. I was using the Better Folders plugin really well. I tried to edit the custom folder icon for the first time in a while, but there was no response even if I select custom-icon button. But changing color of the folder works normally. Now my Better Folders version is 3.4.1 Unfortunately, I don't know when this phenomenon started. Can you check this problem?

Plugin

BetterFolders

Plugin version

3.4.1

Discord client

Stable

cpulley commented 1 year ago

Adding on to this, in case you haven't looked into it yet, this error started occurring after the last major betterdiscord release. It looks like the function getGuildsTree() no longer exists. Sadly, I'm not experienced enough with javascript to find a bandaid, haha. Error is as follows:


bcf53f8834513700186f.js:151 [BetterDiscord] [Patcher] Could not fire after callback of render for BetterFolders TypeError: SortedGuildStore.getGuildsTree is not a function
    at folderModalPatch (VM2987 BetterFolders.plugin.js:496)
    at after.name (VM2987 BetterFolders.plugin.js:585)
    at eval (VM2987 BetterFolders.plugin.js:184)
    at Object.eval [as callback] (VM2987 BetterFolders.plugin.js:177)
    at r.render (<anonymous>:4:32363)
    at Cs (595609aa4d614d7b4ab8.js:1668)
    at Rs (595609aa4d614d7b4ab8.js:1667)
    at yu (595609aa4d614d7b4ab8.js:1708)
    at Oc (595609aa4d614d7b4ab8.js:1700)
    at Ic (595609aa4d614d7b4ab8.js:1700)
    at hc (595609aa4d614d7b4ab8.js:1699)
    at uc (595609aa4d614d7b4ab8.js:1696)
    at Fo (595609aa4d614d7b4ab8.js:1636)
    at 595609aa4d614d7b4ab8.js:1694