Open Fatonndev opened 2 years ago
Please check that you are using the correct version of the Game SDK native library (that you apparently download in your downloadDiscordLib
method).
You should be using version 2.5.6
.
I used discord library from https://dl-game-sdk.discordapp.net/2.5.6/discord_game_sdk.zip
Along with this error, #39 also does not work. All events work except join request :(
I was able to reproduce #39, but not this issue. On my machine the code you provided does not produce any error messages.
Could you please provide more information about your environment?
Operating System, Java version, version of discord-game-sdk4j
used.
Does the error appear every time you run the code or only sometimes?
Error in console: [ERROR] Handle reply error Error("unknown variant
unknown
, expected one ofoffline
,online
,idle
,dnd
", line: 0, column: 0)Code: