Juby210 / bdCompat

Compatibility layer for running BetterDiscord plugins in Powercord
118 stars 16 forks source link

Patcher not working as expected. #27

Open Farcrada opened 3 years ago

Farcrada commented 3 years ago

A user using bdCompat came to me with this issue: https://github.com/Farcrada/DiscordPlugins/issues/57

In my investigation I found that whenever I patch this module it crashes because it has nothing to serve. Almost as if it gets called twice but the second time around it contains nothing.

Would you mind having a look? I'm not too well versed in how Powercord works.