← Back to team overview

sikuli-driver team mailing list archive

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

 

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

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

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

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