← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #139787]: Could not initialize Finder class (Sikuli X)

 

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

    Status: Answered => Open

Mark Teixeira is still having a problem:
I've gone through this 3 times just to make sure I've not missed
anything, to no avail. I still get the error "NoClassDefFoundError:
java.lang.NoClassDefFoundError: Could not initialize class
org.sikuli.script.Finder"

In my "C:\Program Files (x86)\Sikuli X\sikuli-script\org\sikuli\script" folder, I do see "Finder.class"
("C:\Program Files (x86)\Sikuli X\sikuli-script\" being the folder where I un-jar'ed sikuli-script.jar per your instructions.)

I assume that in "C:\Program Files (x86)\Sikuli X\sikuli-script\Lib\sikuli\Sikuli.py", the import statements 
   from org.sikuli.script import Region as JRegion
   from org.sikuli.script import UnionScreen
are being correctly imported. So why would the script die at Finder?

Could this have anything to do with my previous problem of being unable
to run Sikuli-IDE.exe because of a mixed 32- and 64-bit java
environment? (https://answers.launchpad.net/sikuli/+question/139306)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.