New question #658004 on Sikuli: https://answers.launchpad.net/sikuli/+question/658004
I have the message "Location: outside any screen (45924672, 45924672)' at a regular basis. I've modified the code to dump stack in such case and have this : [error] 10:48:45 Location: outside any screen (38977856, 38977856) - subsequent actions might not work as expected/ 1 screen exist java.lang.Thread.getStackTrace(Unknown Source) org.sikuli.script.Location.getScreen(Location.java:140) org.sikuli.script.Mouse.move(Mouse.java:348) org.sikuli.script.Mouse.move(Mouse.java:329) org.sikuli.script.Mouse.init(Mouse.java:58) org.sikuli.script.Screen.initScreens(Screen.java:105) org.sikuli.script.Screen.<clinit>(Screen.java:70) So, it seems to be at startup, before any of my actions. I'm using a 1.1.x up to date ( checkouted yesterday ) -- 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

