Results 5 comments of Finn

Oh great, thanks! We havn't set up the oauth part at all. Sadly I've only access to the matrix server, but maybe the slack owner can figure the slack part...

Note: I just tried upgrading to latest greatest ``` plugins { id 'application' id 'org.openjfx.javafxplugin' version '0.0.8' id 'com.gluonhq.client-gradle-plugin' version '0.0.12' } ``` Which results in ``` > Task :nativeLink...

Thank you for the info. I retried it today, sadly the nativeCompile command produces tons on errors like ones below. nativeLink pretty much says the same as in the first...

Hi there, I guess an explanation would be helpful. We currently run into ``` Feb-6 13:50:32.171 ERROR Main Failed processing matrix message: { Error: An API error occurred: invalid_arguments at...

Quickest response ever! Thank you, I'll try that out =) Edit: Works like a charm!