You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried with Michael Anima and getting same result. It happens after bot clearing filter and choosing Standard / Impossible tabs, then the mouse just moved right outside of game window and crash
Looks like joining raid is broken for non first row in filter raid
If you really really really need to farm it, i delete code from raid.py line 193-228
This will skip clearing filtered raid and choosing raid, so you need to manually filter the needed raid in First filter. So far working for me when i'm farming Ultima Unit
I tried to select animus as a farmable raid.
Script got to the selection of the raids, deleted the old slots and then crashed there.
Error stack:
0:00:22 [ERROR] Bot encountered exception in Farming Mode:
Traceback (most recent call last):
File "C:\Users\Desktop\auto0\backend\bot\game.py", line 1026, in start_farming_mode
File "C:\Users\Desktop\auto0\backend\bot\game_modes\raid.py", line 301, in start
File "C:\Users\Desktop\auto0\backend\bot\game_modes\raid.py", line 283, in _navigate
File "C:\Users\Desktop\auto0\backend\bot\game_modes\raid.py", line 223, in _join_raid
TypeError: unsupported operand type(s) for -: 'str' and 'int'
The text was updated successfully, but these errors were encountered: