sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30611
Re: [Question #262228]: Getting [error] ResourceLoader: checkLibsDir: usr_paths Unhandled exception
Question #262228 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262228
Status: Open => Answered
RaiMan proposed the following answer:
Just tested:
with the latest available nightly build (2015-01-16) there seem to be some problems with the tessdata stuff, exported to the libs folder at runtime.
So you have 2 options:
-- 1. with the current nightly
take care, that at runtime (check it and repair after the crash and repeat the run), that you have the following folder setup in the folder containing the sikulixapi.jar at runtime (depends on wether you run inside or outside of an IDE or even using Maven projects):
sikulixapi.jar
-- libs
some dlls
-- tessdata
some eng… files
-- configs
-- tessconfigs
after the crash, the tessdata folder is somewhere deeper in the folders
below libs
-- 2. if 1. does not work
download
https://dl.dropboxusercontent.com/u/42895525/SikuliX-1.1/sikulixapi.jar
this is a ready-for-windows (no setup needed!) from the current head of development (will be the next nightly build these days).
I have tested your situation and it works.
Take care, that you surely use this new artifact in all situations, if you try it.
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.