This may be why it isn’t working properly then, I think that the launcher script expects you are running on Debian/Ubuntu. It seems like your stat error is from the BusyBox version of stat not recognizing the format flag here:
The command is working fine on my Arch PC so presumably it’s okay on Ubuntu too.
I believed this may have been potentially related to a change I made recently but I maintained the logic from the previous version so it seems to just be a BusyBox thing.

