Good Day Sir, I experienced similar problems whilst running the scripts from the cmd.exe After running the following command: java -jar sikulix.jar -r JobPostings\main_func.sikuli, i get this:
[error] script [ main_func ] stopped with error at line --unknown-- [error] Error caused by: java.lang.NullPointerException IDE terminated: returned: 1 Using Java 8, Sikuli 1.1.4 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1338257 Title: [1.1.0-Beta1]NullPointerException when sikuli ends running from command line --- fixed in Beta3 Status in Sikuli: Fix Committed Bug description: configuration details: the java version is 1.7.0_21, the sikuli version is 1.1.0-Beta1 My operating system is windows 7, 64-bit. bug details: When I'm running sikuli from the command line, in the following manner: rundikulix.cmd -r SIKULI_SCRIPT sikuli always ends up with this exception details, when the script ends: Exception in thread "Thread-0" java.lang.NullPointerException at org.sikuli_ide.SikuliIDE$1.run(SikuliIDE.java:154) To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1338257/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

