JnCrMx / discord-game-sdk4j

Java bindings for Discord's Game SDK
MIT License
121 stars 23 forks source link

Button Acitivity? #71

Closed serifpersia closed 1 year ago

serifpersia commented 1 year ago

Can a button activity be implemented? Here is an example EDIT: I saw last merge commit on other branch(java-impl) but I can't seem to be able to run the activity example. I have correct ClientID the example crashes and goes into debug tab.. Here is my error log error_log.txt In it askes me to go to debug mode i say no and in discord i see it for 12 seconds and then it doesn't show anymore, for ppl its split second and then it also exits, the example is still running.. the main branch works but there is no button, also the button doesn't do anything when i click maybe im doing something wrong so its not functional but its there..

image

This button was created using CustomRP tool image

serifpersia commented 1 year ago

I'm closing this. I managed to make java impl branch for in my project even the buttons work. Sorry I created stupid issue!