View Single Post
Old 03-21-2023, 08:08 AM   #473
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,883
Karma: 6120478
Join Date: Nov 2009
Device: many
The first error at the very top is I think the crucial one:

epubcheck.jar not found!

The second error is a stackoverflow error from a recursive ChoicePattern.java routine that calls back into itself. This is either very buggy software or you are trying to run a 32 bit version of java on a 64 bit machine?
KevinH is offline   Reply With Quote