SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
631 stars 20 forks source link

[Bug] Dorion doesn't work correctly after update to 1.4.0 #129

Closed electricsteve closed 1 year ago

electricsteve commented 1 year ago

Describe the bug I updated to 1.4.0 and it just went broken, it opens with theme, icons and stuff, but nothing from my account and i can't access settings.

To Reproduce Steps to reproduce the behavior:

  1. install 1.3.0
  2. update to 1.4.0 Boom, don't know if it is reproducable, it just happened.

Expected behavior Just work.

Screenshots image

System Info (please complete the following information):

Additional context IDK

SpikeHD commented 1 year ago

Try launching Dorion from the terminal using the "--disable-plugins" flag. Discord updated like two days ago, causing client mods to break pretty bad, and this may just be a remnant of that. Once they're disabled, just manually enable them again one by one. Feel free to also post the output from the devtools console if that doesn't work.

JerukPurut404 commented 1 year ago

Same happening here. did the disable-plugins flag and still doesn't work Screenshot Devtools

SpikeHD commented 1 year ago

You can try doing the same solution I mention here, but instead of downloading the release I linked, download this one. Let me know if that works

JerukPurut404 commented 1 year ago

Still can't open it

electricsteve commented 1 year ago

You can try doing the same solution I mention here, but instead of downloading the release I linked, download this one. Let me know if that works

This worked for me!

SpikeHD commented 1 year ago

@JerukPurut404 Download whatever is latest here and do the same thing. It should almost definitely work unless you are putting things in the wrong spot. You can also try downloading a build from actions (I just reran it, so it'll be up-to-date). If it still doesn't work please open a new issue.