tantinevincent / Onegai-ooyodosan

A automation kancolle tool
MIT License
6 stars 0 forks source link

Auto fight doesn't work? #26

Open v3n0m3k opened 9 years ago

v3n0m3k commented 9 years ago

Hi, I have a problem with auto fighter. When i activate it from 'main' all it does perform is upto 'fight_checker' after that it just goes back to home port even with undamaged fleet and normal morale.

tantinevincent commented 9 years ago

Do you have any 間宮(mamiya)? Mamiya is used to check fleet's morale, so it contains a bug if you don't have any one, I opened the issue but not fix yet.

v3n0m3k commented 9 years ago

I do have both Mamiya and Irako.

tantinevincent commented 9 years ago

Could you paste the log and screenshot (remeber remove your name) for me?

v3n0m3k commented 9 years ago

Is there some kind of limit you can set loop? Because it started working when i changed it from 1000 to 100. This was happening when set to 1k loop http://puu.sh/gzimo/ac3a9478f8.png

tantinevincent commented 9 years ago

Could you paste the modified file?

v3n0m3k commented 9 years ago

I imagine you mean 'main.py' so here: https://drive.google.com/open?id=0B9dE2OuHvvSEcHZVYUhGa2lkTDQ&authuser=0

tantinevincent commented 9 years ago

I can't open this file, please give permission to me.

v3n0m3k commented 9 years ago

Yeah, sorry. Pasted wrong link. https://drive.google.com/file/d/0B9dE2OuHvvSEcHZVYUhGa2lkTDQ/view?usp=sharing

tantinevincent commented 9 years ago

In main.py, "count" is just a variable about loop times. I think this modified variable should not change anything.

According to the following issue, I guess this problem comes from sikuli:

https://bugs.launchpad.net/sikuli/+bug/769924 https://answers.launchpad.net/sikuli/+question/262328