Fate-Grand-Automata / FGA

Auto-battle app for F/GO Android
https://fate-grand-automata.github.io
MIT License
1.46k stars 269 forks source link

Doesn't detect Friend request screen on NA #493

Closed Serial-Comma closed 3 years ago

Serial-Comma commented 3 years ago

Before opening an issue:

Your issue will get closed/locked by the bot in case proper info isn't provided If you open unnecessary/dumb issues, you'll be rewarded with appropriate tags.

Describe the bug After a battle, if FGA chooses a non-friend support and the friend request screen comes up it will go into an infinite loop of waiting for something.

Screenshots

Video https://cdn.discordapp.com/attachments/755763097788088330/761107089283874816/record_1.mp4

Device Info (please fill at-least 'Device model'):

MathewSachin commented 3 years ago

This icon used to be present before the classes:

friend request

I think this might be a glitch in FGO in the latest update and not intended since JP still has that icon:

Screenshot_20201001-122756

Serial-Comma commented 3 years ago

Quick question is every "cancel" button in fgo in the same place? If it is you could probably just recognize the button and press it if it appears

MathewSachin commented 3 years ago

No, it's not in the same place. See from my screenshot that Follow option changes position of cancel button. Also, if we just detect Cancel button, we might cancel something we don't want to cancel.

randoomdude commented 2 years ago

Is the friend request thing still broken? Every time I get to the end of a fight, it skips the friend request if it's there at the end, since i'm new having it just auto-accept friend requests everytime would be a life saver

reconman commented 2 years ago

@randoomdude Friend requests are skipped by default, you can't enable it right now.

randoomdude commented 2 years ago

Then could you at least just have the script stop at this screen instead of right after it?