← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680702]: Import Question

 

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

    Status: Answered => Solved

Mike Praeuner confirmed that the question is solved:
on very first run I was told I needed jython, so I grabbed that file (+ ruby) and have not gotten any messages or seen the IDE since....
I did try to run via command line 

C:\Users\MikE\Desktop>java -jar sikulix.jar
Exception in thread "main" org.sikuli.script.SikuliXception: fatal: Java arch must be 64 Bit (java 8 version 1.8 vm 25.211-b12 class 52.0 arch null)
        at org.sikuli.script.support.RunTime.terminate(RunTime.java:548)
        at org.sikuli.script.support.RunTime.get(RunTime.java:751)
        at org.sikuli.ide.SikulixIDE.main(SikulixIDE.java:59)
IDE terminated: returned: 1

so I downloaded this:
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=238729_478a62b7d4e34b78b671c754eaaf38ab

Which resolved the issue with v1.1.4

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