Closed morvael closed 3 years ago
Somehow it started working.
I am also having this issue. I don't think the user is getting set properly.
[ERROR] Failed to configure networking: ResponseError { code: TransactionAborted, message: "Transaction was aborted" }
Exception in thread "main" de.jcm.discordgamesdk.GameSDKException: Game SDK operation failed: NOT_FOUND
at de.jcm.discordgamesdk.UserManager.getCurrentUser(UserManager.java:75)
at Discord.main(Discord.java:19)
Core initializes successfully, Discord is open, code (just like in the example) executes without problems, but nothing happens in Discord. How can this be debugged in any way?