Flatpack support #66
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What happened?
Using the example code to make the Discord RPC function, my game doesn't seem to detect Discord at all, instead returning the error:
Discord Activity couldn't be updated. It could be that Discord isn't running!
Discord is very much running, actually. I assume the same problem occurs in the Demo export, which also doesn't show the rich presence.
Version
1.3.1
Godot Version
4.3
Exact steps to reproduce this error
GDScript
Godot output
Additional information
I am using Linux Mint 21.2 Cinnamon, Discord is from Flatpak and Godot is from Steam.
Checks
Try the demo-export from the releases if that doesn't show up try to load discord without loading flatpack. If it does you did something wrong in your project. and if it still doesn't i need to update the troubleshooting guide because the next fix is annoying to type everytime
Hey, I ran the code using the Debian image install of Discord and it ended up working. I don't really expect it to happen super soon, but would it be possible for this addon to work with the Flatpak version in the future? (Nevermind, I checked this morning and Flatpak probably wouldn't support RPC.)

I dont even know if its possible but will look into it
There is a workaround in the troubleshooting guide