← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #237353]: problem after upgrade sikuli API

 

Question #237353 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237353

    Status: Open => Needs information

RaiMan requested more information:
What version do you use?

If you want to work with Sikuli, you have to start here for the current version 1.0.1 and use setup option 4 to get a valid sikuli-java.jar
http://www.sikuli.org/download.html

relevant information on using SikuliX 1.0.1 with Java:
https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming

If you already did that:

At the very beginning insert
Debug.setDebugLevel(3)

use an image, that surely is visible on the screen and change
s.setAutoWaitTimeout(2);

... so it crashes faster ;-)

and paste the complete output here.

only for completeness:
paste the getPattern function too

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