jarkanoid icon indicating copy to clipboard operation
jarkanoid copied to clipboard

Missing deb file for raspberrypi (arm64)

Open OrangoMango opened this issue 2 years ago • 1 comments

I was searching for a deb file to install on my raspberrypi but I didn't find it. So I compiled it myself. I will share the compiled file here, maybe someone could find it useful. jarkanoid_17.0.11-1_arm64.deb

The file that I found in the releases gives this error: Error occurred during initialization of boot layer java.lang.module.FindException: Module eu.hansolo.fx.jarkanoid.Launcher not found

The same error can be reproduced by running ./gradlew run

OrangoMango avatar Feb 24 '23 18:02 OrangoMango