← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680344]: java.lang.NullPointerException thrown when running script from cmd (Sikuli 1.1.4)

 

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

Description changed to:
Hey guys,
Whenever I am trying to run a script from the cmd as follows:
java -jar <path to sikuli.jar> -r  <path to script.sikuli>
I get the error: 
[error] script [ temp_test ] stopped with error at line --unknown--
[error] Error caused by: java.lang.NullPointerException
IDE terminated: returned: 1 

I tried everything like running the cmd in admin mode,  even running a
simple script with just 1 statement like print("Hello world") .....i
get the above error in all scenarios ( so its not related to a bug in my
script)

Machine: Windows 10, 
Sikuli Version :1.1.4
Java:  8 upadate 211 (64-bit)

Any leads on this would be highly appreciated!

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.