tmarenko / mff_auto

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

Silent off-screen epic quest error #50

Closed FDC18 closed 2 years ago

FDC18 commented 2 years ago

Quests affected:

The script doesn't try to navigate to page 2 by dragging

2021-10-20 22:11:30,849 - DEBUG - queue_manager - Running queue.
2021-10-20 22:11:30,853 - DEBUG - queue_manager - Running WEATHERING THE STORM with settings: {'times': 10, 'difficulty': 4}
2021-10-20 22:11:32,478 - INFO - epic_quest - Weathering The Storm: 10 stages to complete.
2021-10-20 22:11:41,063 - INFO - epic_quest - No more stages for Weathering The Storm.
2021-10-20 22:11:43,879 - DEBUG - notifications - After mission notifications was closed: False
tmarenko commented 2 years ago

Fixed in https://github.com/tmarenko/mff_auto/commit/3e1283aa35d064c6031088112ee3f8b7aea32044

FDC18 commented 2 years ago

Ty