devnte / DarkModePlus

A more complete version of Discord's Dark mode via CSS injection
2 stars 0 forks source link

ReferenceError: path is not defined #1

Open DuendeInexistente opened 6 years ago

DuendeInexistente commented 6 years ago

Uncaught (in promise) ReferenceError: path is not defined at Object.<anonymous> (~/.config/discord/0.0.5/modules/discord_rpc/index.js:9:26) at Object.<anonymous> (~/.config/discord/0.0.5/modules/discord_rpc/index.js:37:3) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at requireModule (evalmachine.<anonymous>:6:43) at Object.requireModule (/home/cammera/.config/discord/0.0.5/modules/discord_desktop_core/core.asar/app/discord_native/nativeModules.js:78:10) at Object.requireModule (https://discordapp.com/assets/e8ced2c97cf13904d02b.js:32:69785) at Object.<anonymous> (https://discordapp.com/assets/0.bb24e140956471999ff7.js:20:2134541) at Object.<anonymous> (https://discordapp.com/assets/0.bb24e140956471999ff7.js:20:2139701) at d (https://discordapp.com/assets/353eff64f6ce08035e0b.js:1:412) at t.loadServer (https://discordapp.com/assets/0.bb24e140956471999ff7.js:20:859081) at https://discordapp.com/assets/0.bb24e140956471999ff7.js:20:290270 As of the version 0.0.5 of the Linux desktop client (No idea about windows) the css injection doesn't work anymore.

devnte commented 6 years ago

Unfortunately I stopped supporting the project months ago after discord made several changes to their UI that I just didn't have the time to keep up with. Apologies.