Error launching Sikuli IDE

Asked by Débora

I can't get the Sikuli IDE to run on my computer, which has Windows 7 Home Premium x64 installed.
I have read both questions #99771 and #101500, but they didn't help.

I have tried to run both the zip version and the installed version (which installed successfully), and the IDE simply didn't launch.
I then tried to run the .jar file directly from cmd, (ie, java -jar sikuli-ide-full.jar), and got the following error:

Failed to load Main-Class manifest attribute from
sikuli-ide-full.jar

Can anyone help me solve this?
Thank you in advance.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
JustJake
Solved:
Last query:
Last reply:
Revision history for this message
Best JustJake (robthereverend) said :
#1

Check out this bug report.
https://bugs.launchpad.net/sikuli/+bug/511745
Involves modifying your .bat file to point to a 32bit install of Java.

Revision history for this message
Débora (desetton) said :
#2

Thanks JustJake, that solved my question.