I installed the latest version (2.7 Beta x64 Linux) and everything installed smoothly, and a shortcut was created as well.
But when i launch it, I get this:

astro@nanopct4:/opt/FireCapture_v2.7beta$ ./start.sh
./start.sh: line 32: ./jre/bin/FireCapture: cannot execute binary file: Exec format error


Any ideas?

Line 32 reads:

./jre/bin/FireCapture -Xms${heap}m -Xmx${heap}m -XX:+UseCompressedOops -classpath "$cp" de.wonderplanets.firecapture.gui.FireCapture

I am running Armbian 20.08 on a NanoPC T4.

Read More...