New question #179061 on Sikuli:
https://answers.launchpad.net/sikuli/+question/179061

When loading org.sikuli.script.TextRecognizer in JRuby, a crash occurs leading 
to the ResourceExtractor use in TextRecognizer.init. It seems to be having 
trouble opening the resource files in the jar at cl.getResourceAsStream(path + 
"/filelist.txt");. Which seems to pass a null pointer to 
ResourceExtractor.writeFileList.

>From Java I am not having this problem. It only occurs when the class is 
>loaded via JRuby. Any ideas on how to solve this?

Thanks,
Kurz

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to