← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #660237]: Move mouse for click method not working since new JRE and Windows update

 

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

Dan Quimby posted a new comment:
Here is the debug output of the failure:

[debug] Debug: setLogger <TDMethods.myLogger instance at 0x2>
[debug] Debug.setLoggerAll: callback
[debug] JythonSupport: findModule: TDMethods.sikuli ([u'C:\\Users\\Dan\\Dropbox\\Gaming\\SikuliX\\TDMethods.sikuli', u'C:\\Users\\Dan\\Dropbox\\Gaming\\SikuliX\\TDAutoManager.sikuli', u'C:\\Users\\Dan\\Dropbox\\Gaming\\SikuliX\\Lib', 'C:\\Users\\Dan\\Dropbox\\Gaming\\SikuliX\\sikulix.jar\\Lib', u'__classpath__', u'__pyclasspath__/'])
[debug] JythonSupport: loadModulePrepare: TDMethods in C:\Users\Dan\Dropbox\Gaming\SikuliX\TDMethods.sikuli
[debug] ImagePath: duplicate not added: /C:/Users/Dan/Dropbox/Gaming/SikuliX/TDMethods.sikuli/
[debug] Debug: setLogFile: C:\Users\Dan\Dropbox\Gaming\SikuliX\TDLog.txt
[debug] Debug: setLogger <TDMethods.myLogger instance at 0x3>
[debug] Debug.setLoggerAll: callback

[debug] Image: loaded: 1494257654383.png (file:/C:/Users/Dan/Dropbox/Gaming/SikuliX/TDAutoManager.sikuli/1494257654383.png)
[debug] Image: cached: 1494257654383.png (1 KB) (# 1 KB 1 -- 0 % of 64 MB)

There are 2 instances of TD running. Would you like to iterate through them?
ml[0]: M[388,452 25x20]@S(S(0)[0,0 2560x1600]) S:1.00 C:400,462 [-1 msec]
running iteration 0
[log] CLICK on L(400,462)@S(0)[0,0 2560x1600]
[error] RobotDesktop: checkMousePosition: should be L(400,462)@S(0)[0,0 2560x1600]
but after move is L(150,489)@S(0)[0,0 2560x1600]
Possible cause in case you did not touch the mouse while script was running:
Mouse actions are blocked generally or by the frontmost application.
You might try to run the SikuliX stuff as admin.

[debug] Image: loaded: 1500905344904.png (file:/C:/Users/Dan/Dropbox/Gaming/SikuliX/TDAutoManager.sikuli/1500905344904.png)
[debug] Image: cached: 1500905344904.png (7 KB) (# 2 KB 8 -- 0 % of 64 MB)
[debug] Region: find: waiting 20.0 secs for P(1500905344904.png) S: 0.65 to appear in R[0,0 2560x1600]@S(0)

[debug] Region: find: P(1500905344904.png) S: 0.65 has not appeared [1682 msec]
[error] script [ TDAutoManager ] stopped with error in line 30
[error] FindFailed ( can not find P(1500905344904.png) S: 0.65 in R[0,0 2560x1600]@S(0) )
[error] --- Traceback --- error source first
line: module ( function ) statement 
57: Region ( wait ) Line 2189, in file Region.java 
[error] --- Traceback --- end --------------
[debug] Sikulix: cleanUp: 0

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.