Open obj-obj opened 3 years ago
some other powercord features don't work on discord-canary-electron-bin, so it may be a powercord issue as well
because you are using other electron version than discord should use :P
So what's the fix?
Fix is using discord with electron 13, so you use same version as discord does
Fix is using discord with electron 13, so you use same version as discord does
but I am using electron 13
Although plugins seem to load now (I haven't tried the plugin in a while), but it crashes discord... It seems to be one of the betterdiscord plugins, I will find which one it is
ah yes it was the 6 month old plugin library
I really haven't enabled this plugin in a while lmao Well everything seems to be working now, I will close the issue
Nevermind, the plugins load, but don't do anything..?
Many errors related to a request module -
Uncaught (in promise) Error: Cannot find module 'request'
Require stack:
- /home/rohanb/.local/share/powercord/plugins/bdCompat/plugins/0PluginLibrary.plugin.js
- /home/rohanb/.local/share/powercord/plugins/bdCompat/modules/PluginManager.js
- /home/rohanb/.local/share/powercord/plugins/bdCompat/modules/index.js
- /home/rohanb/.local/share/powercord/plugins/bdCompat/index.js
- /usr/share/powercord/src/Powercord/managers/plugins.js
- /usr/share/powercord/src/Powercord/index.js
- /usr/share/powercord/src/preload.js
at Module._resolveFilename (internal/modules/cjs/loader.js:887)
at Function.o._resolveFilename (electron/js2c/renderer_init.js:33)
at Module._load (internal/modules/cjs/loader.js:732)
at Function.f._load (electron/js2c/asar_bundle.js:5)
at Function.o._load (electron/js2c/renderer_init.js:33)
at Module.require (internal/modules/cjs/loader.js:959)
at require (internal/modules/cjs/helpers.js:88)
at /home/rohanb/.local/share/powercord/plugins/bdCompat/plugins/0PluginLibrary.plugin.js:1911
at new Promise (<anonymous>)
at Function.processUpdateCheck (/home/rohanb/.local/share/powercord/plugins/bdCompat/plugins/0PluginLibrary.plugin.js:1910)
my electron version is in fact 13:
Relevant error: