Closed MichaelRijsdijk closed 6 months ago
Idk if you figured it out already, but if you want to start it just double click it, or using the terminal you have to use:
java -XstartOnFirstThread -jar SkinComposer.jar
Running it using ./SkinComposer.jar
does not work with jar apps.
https://docs.oracle.com/javase/tutorial/deployment/jar/run.html
This should be resolved with the latest update.
zsh: exec format error: ./SkinComposer.jar
The executable is probably not build for ARM? Can't really get any more info. If I can provide more info by running some stuff, let me know, would really like to use the app again :)
I also tried on MacOS 13 Ventura, same result, so I guess it is related to CPU, ARM in this case.