Question #677412 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/677412
Doug Symes gave more information on the question:
In addition to finding out the upgrade process to go from SikuliX 1.1.3 to
1.1.4;
Can you tell me how you interpret this log data?
[error] script [ C:\Users\biuser\Documents\QMG_Live.sikuli ] stopped with error
at line --unknown--
[error] Error caused by: Traceback (most recent call last):
File "C:\Users\biuser\Documents\QMG_Live.sikuli\QMG_Live.py", line 2, in
<module>
doubleClick(Pattern("1544653159352.png").similar(0.82))
Line 2761, in file Region.java
at org.sikuli.script.Region.wait(Region.java:2761)
at org.sikuli.script.Region.find(Region.java:2326)
at org.sikuli.script.Region.getLocationFromTarget(Region.java:3220)
at org.sikuli.script.Region.doubleClick(Region.java:3767)
at org.sikuli.script.Region.doubleClick(Region.java:3752)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
org.sikuli.script.FindFailed: FindFailed: 1544653159352.png: (68x89) in
S(0)[0,0 1920x1080] E:Y, T:3.0
Line 2761, in file Region.java
========================== EOF =================================
Is it as simple as Whatever is on line 2 had an error? Is it that the
image listed on the last line of the log was just not found on the
screen and the code timed out?
--
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