I'm experiencing the same issue when using it with Unity 2019.2.11f1, scripting backend is Mono with .NET 4.x
Package version is latest stable 1.0.150
As for the behaviour and logs, it behaves the same both in the Editor and with a debug build.
In which it works just fine for the first presence update and then gets stuck on a message enqueue.
After the final enqueue message it wouldn't react to any update I'm trying to push and nothing is logged either.
I've attached the logs, this was with log level trace.
Hello,
I'm experiencing the same issue when using it with Unity 2019.2.11f1, scripting backend is Mono with .NET 4.x
Package version is latest stable 1.0.150
As for the behaviour and logs, it behaves the same both in the Editor and with a debug build. In which it works just fine for the first presence update and then gets stuck on a message enqueue. After the final enqueue message it wouldn't react to any update I'm trying to push and nothing is logged either.
I've attached the logs, this was with log level trace.
rcp.log
Originally posted by @Razeal in https://github.com/Lachee/discord-rpc-csharp/issues/84#issuecomment-604373959