← Back to team overview

sikuli-driver team mailing list archive

[Question #820224]: Having issues running SikuliX IDE

 

New question #820224 on SikuliX:
https://answers.launchpad.net/sikuli/+question/820224

I installed SikuliX IDE for my Windows 11 desktop PC. Then, following step 3 of "sikulix.com/quickstart/" , I entered the following on Command Prompt: C:\Users\QuantaSep>java -jar C:\Users\QuantaSep\Downloads\sikulixide-2.0.5-win.jar

What is got was the following: 
Exception in thread "main" java.lang.ExceptionInInitializerError
        at org.sikuli.script.support.RunTime.<clinit>(RunTime.java:45)
        at org.sikuli.ide.Sikulix.main(Sikulix.java:13)
Caused by: org.sikuli.script.SikuliXception: SikuliX fatal Error: System must be 64-Bit
        at org.sikuli.script.support.Commons.<clinit>(Commons.java:38)
        ... 2 more


My computer is 64-bit so I am unsure why this is happening. Can anyone please advise?
Thanks

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