HelloWorld017 / atom-discord

Integrate with Discord and show Rich Presence information.
https://atom.io/packages/atom-discord
MIT License
105 stars 28 forks source link

Not showing Presence #102

Open DynamixYT opened 4 years ago

DynamixYT commented 4 years ago

Hi, I am trying to enable Atom Editor on my Discord Presence using this package but it doesn't show up. I am using the latest Atom and atom-discord version. I have the package enabled and my game activity enabled but nothing shows, if someone can help me fix this issue, it'd be much appreciated.

Information

Platform: Windows Atom: 1.48.0 Package Version: 2.0.2

biagios commented 4 years ago

Hey @DynamixYT, Just to be sure are you launching Discord before Atom? And have you already attempted to reinstall / manually install the package? Furthermore, are any errors showing up when installing the package?

DynamixYT commented 4 years ago

Well, Discord was already open beforehand and I have only installed the package via Atom itself, not manually.

biagios commented 4 years ago

Discord should be open before atom so no possible error there. I would recommend attempting to uninstall the package then reinstalling it through the built-in package repo. If that does not fix it, then try an install using the command line and running apm install atom-discord and let me know what the terminal spews out.

biagios commented 4 years ago

Discord should be open before atom so no possible error there. I would recommend attempting to uninstall the package then reinstalling it through the built-in package repo. If that does not fix it, then try an install using the command line and running apm install atom-discord and let me know what the terminal spews out.

I would also recommend uninstalling the package by executing apm uninstall atom-discord in a terminal window as suggested in the FAQ

On that note, I would also recommend following these suggested steps when encountering this error.