Open jahirfiquitiva opened 4 years ago
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?
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)
Can you grep with ignore case(-i
)?
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
Did you try to restart the IDE?
Yes, I tried that, tried restarting discord, tried opening discord before the IDE, still nothing
Sry for the late response, is this issue still valid?
Yes, but opening discord before the IDE seems to make it work
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).