← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #294217]: VNCScreen Connection error !

 

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

Description changed to:
I am able to connect to the vnc socket, but after that the execution of 
VNCScreen vnc = new VNCScreen() gives error : 


Exception in thread "main" java.lang .ExceptionInInitializationError
 at run.main(run.java.27)
Caused yb :java.lang.NullPointException
 at edu.unh.iol.dlc.VNCScreen.initScreens(VNCScreen.java:102) ----> is this error being caused due to some bugs in the Sikuli.jar   package
 at edu.unh.iol.dlc.VNCScreen.<clinit>(VNCScreen.java:67)

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