Open drori200 opened 1 year ago
I have experienced the same issue, when I use the current release (0.5.5), which uses the official Discord Games SDK binary. However, no ResponseError
occurs, when I am using the java-impl branch instead.
The java-impl branch is a pure-java implementation, which does not use the Discord Games SDK binary internally. The branch is currently experimental, but it should be usable once PR #61 has been merged.
Yeah, I think it's a library issue, since it just suddenly stopped functioning for me too.
And also the error is not even as a System.err.println error, sooo I guess it's the library itself...
I've implemented and modified the activity example for my needs and so far it works great. Everything runs and behaves like it should.
Issue is, when starting up my RPC I receive these lines:
The program doesn't crash and even still runs fine but this kind of concerns me. Below is my activity file: https://gist.github.com/drori200/a61284adeffc26117f087aee045620ff