tmarenko / mff_auto

Game bot for Marvel Future Fight game.
Apache License 2.0
26 stars 15 forks source link

Danger Room (Another User Cancellation) #22

Closed dbzdivik closed 3 years ago

dbzdivik commented 3 years ago

Hi,

Howz everything going around you???

  1. There is been an issue in code whenever we are in Danger Room and another user left the game Bot doesn't check for that notification.

  2. Also while playing if there is a Network Error message popup.. Maybe a simple check for 2-3 times would be fine after that game would close auto.

Thanks

tmarenko commented 3 years ago

Yeah, I've noticed this behaviour too. Should be fixed in https://github.com/tmarenko/mff_auto/commit/ff5230b4eb2b4647abafcd21147adbcaf8ce82c1 but I still testing it.

dbzdivik commented 3 years ago

Ok... What about
image

tmarenko commented 3 years ago

Never seen this notification before. When does it happen?

dbzdivik commented 3 years ago

this happens when a connection timeout happens for a request... either due to net or firewalls

tmarenko commented 3 years ago

Added in https://github.com/tmarenko/mff_auto/commit/341157420fa0c465b41f305167e858a1254371db

dbzdivik commented 3 years ago

Ok... What about image

This also changed in new UI

tmarenko commented 3 years ago

Sure. All UI fixes for 7.0.0 will be in https://github.com/tmarenko/mff_auto/issues/23 But I think I'll disable handle network errors feature for now because it slows down all text recognition in general. I need to fix UI for 7.0.0 asap so handle network errors feature will be probably after next release.

dbzdivik commented 3 years ago

haha not a problem

dbzdivik commented 3 years ago

Closing for follow up in #29