New question #687903 on Sikuli: https://answers.launchpad.net/sikuli/+question/687903
I've found that SikuliX 2.0.1 does not work if the jar is in a folder with special characters in the path e.g. C:\Sikuli>java -jar sikulix-2.0.1.jar (Opens the IDE) C:\Sikuli\C++>java -jar sikulix-2.0.1.jar Error: Could not find or load main class org.sikuli.ide.SikulixIDE If I try to run a script from the command prompt it fails without any Error output. The SikuliX 1.1.3 jar works fine in the C++ folder. Could this be fixed and/or is there a workaround. -- 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

