Closed joejoejoe3652 closed 8 years ago
Try updating your version of kancolle-auto. I think a bug from a previous version is causing this issue.
Ahh ok, will try n report back. Thanks!
Although kc window did not pop up, i got another issue:
I'm not sure what you mean by 'kc window did not pop up'?
The rnavigation
method is very stable and should not be causing issues.
What I mean is that I didnt get the previous error this post was about, but got another one instead. Could you tell me more about this method? Sorry I am not very literate in coding.
Are you playing kantai collection while you're using kancolle-auto? Or moving the window around? I'll mention it just in case but you should only interact with the game during the script's pause states.
Either way, I'd need to see more of the log before the actual error, and a detailed step by step of what kancolle-auto was doing with kantai collection in the steps leading up to the crash to tell you what's going on.
In the above crash, kancolle-auto should have navigated to the home screen (or found itself at the home screen), then after doing a quick check for any returning expeditions (it found none), hit one of the top menu items (Quests, Furniture, etc), then looked for this button: to return back home, but could not find the image and crashed. Under normal circumstances there is never an issue with this series of steps.
@joejoejoe3652 It might help if you raise the SleepModifier
in the config to maybe 1 or 2 or 3
Closing this as it's most likely not a kancolle-auto issue.
The thing is I wasnt playing kancolle at all, or even moving my mice. I left it to go run some errands and came back in this state. But I will try and raise the sleep modifier and see what happens. Thanks!
@joejoejoe3652 then it's most likely an issue that the sleepmodifier can help with. Hope it fixes things for you!
@mrmin123 I will leave it here for future reference:
The sleep modifier did not help, but I did google around and found out that it was a windows issue. It had something to do with time synchronization since Sikuli uses local time instead of counting time by itself, and when windows try to synced up time with microsoft, it resulted in skipping the time dedicated to finding the button (like my home button) and thus error. So yeah disabled the time synchronization solved my issue.
edit: link:https://answers.launchpad.net/sikuli/+question/194095
@joejoejoe3652 Weird! I'd never have expected something like that to be an issue... But thanks for the update! I'll have to update the FAQ and such with that info.
Environment details
Issue
I know there was another post here regarding this problem too, but I could not solve it using the solution provided.
http://imgur.com/a/Z0hrJ
Consistent, as in it will work for some time (like3-4 hrs), but it will always crash on this error
Relevant config snippet (if applicable)