vaporvee / discord-rpc-godot

Discord RPC Plugin for GDScript with an easy-to-use code pattern in Godot Engine 4, with optional Editor Rich Presence! (Compatible with Linux, Windows, & MacOS)
https://docs.vaporvee.com/discord-rpc-godot
MIT License
198 stars 10 forks source link

[Bug]: Rich Presence/Game not detected #48

Closed zolrath closed 11 months ago

zolrath commented 11 months ago

What happened?

Hello! The new version doesn't seem to have fixed my issues with discord failing to detect the game or Rich Presence. I've now tested using your demo project and can confirm that it presents the issue as well.

The game displays the information correctly.

image

In the console, the game knows who I am

image

Discord does not acknowledge the game

image

I've uninstalled and reinstalled Discord to see if that has any effect, but it did not result in a change.

My OS is the most recent update of Windows 11:

OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22631 N/A Build 22631

Version

1.0.0

Godot Version

4.2.1

Exact steps to reproduce this error

Run the demo project

GDScript

Using the example GDScript causes this issue, but in this case no code is required as the compiled demo app shows the issue.

Godot output

No response

Additional information

No response

Checks

vaporvee commented 11 months ago

did you test the demo project or the built demo from the wiki/releases?

zolrath commented 11 months ago

I used the built demo linked from the wiki: https://github.com/vaporvee/discord-sdk-godot/releases/latest/download/Demo-Export.zip

vaporvee commented 11 months ago

I'm sorry but the demo works on any other machine. could be an issue with your discord client then. could you try reinstalling discord or make sure you didn't disable the activities in the privacy settings?

EddieDover commented 11 months ago

@zolrath Did you check your player-card to see if the rich presence was there? You only provided a screenshot of the registered games settings screen and it will not be displayed there afaik image

zolrath commented 11 months ago

After resetting my settings I was able to get the rich presence to actually show up! 👍 Sorry for the false alarm and thanks for making this plugin!

vaporvee commented 11 months ago

no problem i know the best that discord can be weird sometimes 😅