Question #251847 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/251847
Oscar Bruce gave more information on the question: to make this as detailed as possible. There are expeditions in game that should be received and sent again on fixed times. That's why ensei.py is there, to give info about the times and create timers, or so I think. you can have 3 expeditions currently sent and I suppose the sript keeps track of each timer for each expedition. Once a timer ends, the script should receive the expedition and then ressuply it and send it again. The problem is, after ressuplying, the script tries to send all the expeditions again, even if the other 2 arent finished. Consequentially, it doesn't find a certain button that apears only when an expedition is ready to be sent and then it gives an error. I want to know if the script can be improved so it can only send the expedition that is finished and not try t send all the expeditions or at least, ignore the error I described above and move on until it recognizes there are no expeditions ready to send and wait until the next expedition timer finishes. -- You received this question notification because you are a member of Sikuli Drivers, which 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

