-
How to fix it that the app crashes when discord isn't opened?
`IPCClient client = new IPCClient(/*ID not for you*/);
client.setListener(new IPCListener() {
private Minecraft mc;
@Ov…
-
So is it possible to like delete the files that a mod installs
( for its dependencies) when i uninstall the plugin.
For example the discord_richpresence plugin uses external modules like websocket…
-
does this support using mpc-hc with kodi as a external player to have it work the same as this plugin when playing something https://github.com/Hiumee/service.discord.richpresence
-
Discord supports an [activity type](https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types) which includes ‘Playing’ and ‘Listening to’. It would be nice if this app …
-
I followed the setup instructions to the dot and after doing `node index` the console waits for a little bit and spits out an error that looks like this:
```
Error: RPC_CONNECTION_TIMEOUT
at Timeou…
-
**Describe the bug**
Whenever I start my game with this simple script attached to a Node (I'm using Godot Mono), Rich Presence doesn't show up
```
using Godot;
using System;
using DiscordRPC;
…
-
**Describe the bug**
When calling ClearPresence on an active client. An error is logged. This is definitely a bug. Interestingly, the rich presence status is successfully cleared from Discord despite…
-
### Version
1.14.1
### Brief Description
try to connect to server but that error shows
### Steps to Reproduce
click button to join server
error shows
### Expected Behaviour
able to join serv…
-
still no idea how to change the eso directory, since settings now are neither in Local AppData nor in regedit. anyway, judging by the below it is not possible to log into pts and have my friends infor…
-
**Describe the bug**
After initializing the client and setting the RPC for the first time it works totally fine.
Updating the presence doesn't work anymore. Worked perfectly fine before.
Looking i…