View Single Post
Old 03-21-2025, 12:18 PM   #537
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,741
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Koen_new View Post
After a complete reinstall on my PC, I now get this error when I try to run the epubcheck plugin:
As KevinH has already pointed out, this error is usually displayed if a 32bit Java version is installed.

You either change the following setting:
Code:
  "is32bit": false
to true:
Code:
  "is32bit": true
(for more information see the first post in this post)

or you could simply uninstall the current Java version and install the latest 64bit Java version.
Doitsu is offline   Reply With Quote