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

Description changed to:
Uptil version 1.1.3 i was using the following to define images

final Pattern FILE = new Pattern(Main.class.getResource("file.PNG"));

But i tried in 1.1.4 and also in 2.0.0

It returns  NPE

java.lang.NullPointerException
        at jarvis.tests.CreateAcpTest.createNewProject(Test.java:23)

-- 
You received this question notification because your team Sikuli Drivers
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