Open DL5SMB opened 8 months ago
You are right - there is no release yet. Interesting.
We will add a (pre-)release soon! Thank you for informing us of this.
In the meantime if you'd like you can download a build from the github-actions: https://github.com/doubleSlashde/Busylight-Client/actions - suggesting to use latest one from branch main. (Click on one and at the bottom you can download the .jar file.
Thanks a lot :-) That worked out.
Are there any chances of releasing a precompiled version?
If i compile / export it myself I get the following error after starting:
00:58:59.973 [JavaFX Application Thread] INFO de.doubleslash.usb_led_matrix.App - Starting application... Exception in Application start method 00:58:59.981 [JavaFX Application Thread] INFO de.doubleslash.usb_led_matrix.App - Application stopped with code '0'.
and everything stops/exits.
It only works if I am running it in Eclipse itself. I am afraid I have no idea what I am doing wrong here?