Question #256439 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/256439
Status: Open => Answered
RaiMan proposed the following answer:
That you get this error situation is a bug in the Sikuli Java API:
The App functions should not return a null value.
To avoid this situation you currently should wrap the App function calls
into try:except:
To give appropriate information back in error situations/crashes on the
Java level of Sikuli is on the list for version 1.2
If unsure how to solve it:
Just post the snippet in your class, where you use the App class functions.
--
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