Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working with discord 0.0.259 on macos #123

Open
jahirfiquitiva opened this issue Sep 11, 2020 · 9 comments
Open

not working with discord 0.0.259 on macos #123

jahirfiquitiva opened this issue Sep 11, 2020 · 9 comments
Labels

Comments

@jahirfiquitiva
Copy link

Shot 2020-09-10 at 19 05 46

@dnbln
Copy link
Collaborator

dnbln commented Sep 11, 2020

On mac that comes up if ps -A doesn't return any line that contains either "Discord.app", "Discord PTB.app", "Discord Canary.app" or "Discord Development.app", in other words it cannot find a running discord instance.

Are you sure discord is reallly running, and if so, what is the CMD that it is running under?

@jahirfiquitiva
Copy link
Author

jahirfiquitiva commented Sep 11, 2020

I just installed a discord update today and it stopped working

This is what ps -A | grep discord shows:

/Applications/Discord.app/Contents/Frameworks/Discord Helper.app/Contents/MacOS/Discord Helper

/Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer)

@dnbln
Copy link
Collaborator

dnbln commented Sep 11, 2020

Can you grep with ignore case(-i)?

@jahirfiquitiva
Copy link
Author

jahirfiquitiva commented Sep 11, 2020

 5797 ??         0:12.51 /Applications/Discord.app/Contents/MacOS/Discord
 5799 ??         0:32.94 /Applications/Discord.app/Contents/Frameworks/Discord Helper (GPU).app/Contents/MacOS/Discord Helper (GPU) 
 5801 ??         0:01.51 /Applications/Discord.app/Contents/Frameworks/Discord Helper.app/Contents/MacOS/Discord Helper 
 5804 ??         0:00.01 /Applications/Discord.app/Contents/Frameworks/Electron Framework.framework/Resources/crashpad_handler 
 5805 ??         2:31.81 /Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer) 
 5812 ??         0:00.39 /Applications/Discord.app/Contents/Frameworks/Discord Helper.app/Contents/MacOS/Discord Helper 
 7026 ??         0:00.71 /Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app/Contents/MacOS/Discord Helper (Renderer) 
 7047 ttys000    0:00.00 grep -i discord

@dnbln
Copy link
Collaborator

dnbln commented Sep 11, 2020

Did you try to restart the IDE?

@jahirfiquitiva
Copy link
Author

Yes, I tried that, tried restarting discord, tried opening discord before the IDE, still nothing

@Almighty-Alpaca
Copy link
Owner

Sry for the late response, is this issue still valid?

@jahirfiquitiva
Copy link
Author

Yes, but opening discord before the IDE seems to make it work

@Almighty-Alpaca
Copy link
Owner

Yeah, that for some reason often solves connection issues. I hope those will be gone when moving to the newer Discord GameSDK (you can see the progress on that in #130).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants