dice4321 / Gunkolle

This script was originally meant to execute kancolle expeditions but was repurpose for girls frontline (by Ryuuhou https://github.com/Ryuuhou/AHKanColle)
Other
16 stars 14 forks source link

Issues with the Recent Update #48

Closed sjk0603 closed 5 years ago

sjk0603 commented 5 years ago

It goes through the new order of retiring and then enhancing just fine, but I noticed that when then script sets the filter to 3 star dolls for the retiring process, that particular filter is then carried over when it tries to select the doll to enhance. The end result is that you're left with selection of 3 star dolls to enhance, and if you aren't leveling any and have no 3 star dolls to enhance, the script ends up getting stuck on that window.

Perhaps this would be remedied with a filter reset function after clicking the box to pick the doll for enhancement?

dice4321 commented 5 years ago

Ah I see, forgot that happened when you set filters, the deed is done.

sjk0603 commented 5 years ago

It seems to reset the filter fine now, but now it gets stuck when it's trying to select the t-dolls to enhance the doll with. Namely, it gets stuck at the process "FilterYellow" which I assume is the part when it tries to establish a new set of filters to select 2 star dolls only.

dice4321 commented 5 years ago

I see, I can fix that.

sjk0603 commented 5 years ago

I just wanted to provide an update saying everything works now!

Thank you for all the hard work!

dice4321 commented 5 years ago

You're very welcome! Thanks for all the bug reports, much appreciated!