Hi, it's the first time I'm trying to export a video of any format, from Spine, using my recently assembled PC.
I'm running Linux KDE Plasma 6 and this is the kind of error I get from the log (only the final part):
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source) ...
ERROR: Unable to export:
[error] Error during export.
at s.qFm._(_:304)
at s.qFm._(_:256)
at s.Wli._(_:693)
at java.lang.Thread.run(Unknown Source)
Cause: [io] java.lang.RuntimeException:
at s.dUh.D(_:160)
at s.dUh._(_:141)
at s.DMa._(_:115)
at s.qFm._(_:329)
at s.qFm._(_:285) ...
Cause: [error]
at s.dUh._(_:134)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ...
Cause: [io] Cannot run program "/home/fabiano/Applicazioni/Spine/launcher/2/bin/ffmpeg-linux" (in directory "/home/fabiano/kDrive/LAVORI/CAPECOD/GAMENAME/SIMBOLI/PHARAOH"): error=13, Permesso negato
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.ProcessBuilder.start(Unknown Source)
at s.OXN._(_:101)
at s.dUh._(_:114) ...
Cause: [io] error=13, Permesso negato
at java.lang.ProcessImpl.forkAndExec(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source) ...
I'm attaching the full log of this session, there are a lot of these errors even if I tried to export just once, probably due to the preview generation.