-
-
Notifications
You must be signed in to change notification settings - Fork 43
Boss battle misjudgement #136
Comments
Hmm after some investigation, it seems out that if it gets stuck, it attacks randomly, after getting unstuck it attacks also randomly but it thinks that it is attacking the boss, which is false. I will try running it with max fleets to clear, so it kills everything before the boss. Edit: On further investigation seems like it remembers the old boss coords, even when the camera has moved. |
Same issue here. I have it set up to grind 3-4 for example, with a single fleet, and it now frequently decides the boss battle is done after like 4 or 5 engagements, even though the boss node is still on the map. I think the issue comes from enemies blocking the way to the boss, so after a few unsuccessful attempts to move towards the boss, it falls back on fighting a node that's available, and after that one is completed it thinks the boss was defeated, even though the boss node is still on screen. Maybe add some checks that tell it:
I'll get some screenshots for this in a bit when it happens again. Here you can see it trying to engage the boss, not being able to reach it, then clicking on the wrong squares until it blacklists them, then fighting another enemy, and thinking the boss is defeated. |
I have made a pull request that should fix the issue you can clone it at https://github.com/emelrad12/ALAuto while waiting for it to be merged or fixed |
Thanks a bunch, I'll give it a go next time I need to use it 👍 |
Reporting the same issue. I'll try using emelrad12's pull for now. |
I am sorry but that shouldn't be from my fix, the game searches for the boss icon, and it is well, obscured. I am afraid not much can be done there. |
This also happens in my case but I think it's not related to Emelrad's fix but just an unsafe execution in the original repository. You can have a look at #146 for the description and a simple solution. I'm also using Emelrad's fix(though for me boss misclassification still happens) and after the modification it hasn't stucked in the pre-battle screen anymore in my case. |
Sometimes bot will misjudge that it enter boss battle successfully(In normal combat), but the fleet was stuck somewhere.
Boss Battle did show on map, but bot entered battle with another enemy fleet.
The text was updated successfully, but these errors were encountered: