New question #695845 on Sikuli: https://answers.launchpad.net/sikuli/+question/695845
Hello Version: 2.0.4 and 2.0.5 on Windows 10 I am trying to establish a VNC connection but it fails with the bellow messages (debug is enabled). Connection using TigerVNC tested and works (tried pass-phrase and username/password authentications, both work) CConnection: Server supports RFB protocol version 3.8 CConnection: Using RFB protocol version 3.8 [error] script [ hello ] stopped with error in line 9 [error] com.tigervnc.rdr.SystemException ( com.tigervnc.rdr.SystemException: com.tigervnc.rdr.SystemException: class com.sikulix.vnc.VNCClient cannot be cast to class com.tigervnc.vncviewer.CConn (com.sikulix.vnc.VNCClient and com.tigervnc.vncviewer.CConn are in unnamed module of loader 'app') ) [error] --- Traceback --- error source first line: module ( function ) statement 534: Sikuli ( vncStart ) at com.tigervnc.rfb.CSecurityTLS.processMsg(CSecurityTLS.java:142) 9: main ( <module> ) s = vncStart(ip = "fe80::dea6:32ff:fe53:35f7",port = 5900, password = "admin") [error] --- Traceback --- end -------------- Thank you! Rodion -- 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

