sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50092
[Question #677513]: 1.1.14 - can't use function Text(), error on sun.reflect
New question #677513 on Sikuli:
https://answers.launchpad.net/sikuli/+question/677513
I'm on windows 7 64 bits sp1, using the IDE 1.1.4 jar file, I have the jython 2.7 installed
sikulix 1.1.4 works fine until I used the text() function, it stops the execution and give the error at
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.r
eflect.Method.invoke(Unknown Source)
java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: Não foi possível encontrar o módulo especificado. (can not find the module, it does not say wich one)
looks like something is missing
using java 8 64 bits 192
please help
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.