Rigner / discord-rpc-java

Java implementation of Discord RPC for rich presence https://github.com/discordapp/discord-rpc
MIT License
25 stars 9 forks source link

Rich Presence not updating #13

Open zWassassine opened 6 years ago

zWassassine commented 6 years ago

Hey there, I tried to implement the api in my game, it worked but it didnt update the stuff. As example, when the game starts, the details should be 'Main Menu'. So far everything is fine. But when I now join the queue, it should update the details to 'in Queue', but that doesnt work. It just doesnt update. Then I took your example code, but the same issue. It isnt updating the text. Do you have any clue why?

HYPExMon5ter commented 6 years ago

You can temporarily resolve this by re-creating the connection