-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Bug]: Does not display RPC in Discord Client #43
Comments
the plugin is made for 4.1. It will release a quick update once 4.2 is out. |
Tested with 4.2 as well just now and the Debug node displays the correct information, like you're showing for me but Discord does not pick up the Rich Presence. If I don't add the game manually nothing shows up in Discord, and if I add the executable myself it simply has a ?
The Editor Presence also does not show up in Discord. |
yeah so it should work on 4.2 snd when the debug node shows up the correct information everything should work. maybe its your discord client? However maybe the update I'm working on right now will fix your issues |
also did you remove the app id like in the debug node or is that normal for you? |
I just blurred the image as I wasn't really sure if I should keep the appid private at all, but in reality I used the actual appid from discord. |
oh i see |
any updates? |
Ah so you can't reproduce the results? I don't see any updated version of this released so I haven't tried it again. Is there an updated build? |
could you give me the completely exact steps you did? |
make another issue filling the template out correctly or i cant help you |
pushed an update tho |
What happened?
Hello!
While testing this plugin in Godot 4.2 RC2 this addon does not appear to work.
Editor Presence Enabled has no effect, nor does any Rich Presence I attempt to add to my own project.
Version
3.2
Godot Version
4.2-RC2
GDScript
Godot output
Additional information
The DiscordSDKDebug node shows the values set but Discord does not register the game.
If I manually add the game to Discord a generic status is shown, but no Icon nor Rich Presence is shown.
Checks
The text was updated successfully, but these errors were encountered: