Quote:
Originally Posted by snarkophilus
Two questions:
1) Should that stack size arg be included by default in the plugin? Or somehow get the plugin to detect if only a 32-bit Java is installed?
2) Is it possible to somehow catch the stack overflow error (or any java error I guess) and return some sort of error back to Sigil rather than display "No problems found!"?
|
I'm aware of these issues and'll release a new version soon.
In the meantime, please download the EpubCheck 4.2.0 beta. It should automatically detect 32bit Java binaries and add a new "is32bit": true entry to EpubCheck.json, if it detects a 32bit Java binary. (If this entry is present, -Xss1024k will be added to the command line.)
EDIT: A new version has been attached to the first topic.