Question #140519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/140519
wong ho posted a new comment: I had the same error and I managed to solve it! Context first : - environment : Windows 7 - 64 bit / JRE 6 x86(32bit) / JRE 6 x64(64bit) - error happened when integrating Sikuli in another project ( selenium) in Eclipse I was able to run the Sikuli IDE 32 bit and 64 bit without any issues, but when trying to run and use recognition in Eclipse i got this same error. => Solution (IDE - proved working) : instead of running the x64 JRE, load and run the x86 version of the JRE !! and tada it works ! => if encountering the same issue on running Sikuli IDE > check installation of x86 JRE and in configuration panel, look for the Java icon to enter Java settings > load the x86 JRE only ! I hope that this will help ! -- You received this question notification because you are a member of Sikuli Drivers, which 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

