ikabot icon indicating copy to clipboard operation
ikabot copied to clipboard

attack barbarians error

Open panta2g opened this issue 1 year ago • 1 comments

Bug explanation

Cause: Traceback (most recent call last): File "ikabot\function\attackBarbarians.py", line 261, in attackBarbarians File "ikabot\function\attackBarbarians.py", line 529, in do_it File "ikabot\function\attackBarbarians.py", line 463, in load_troops File "ikabot\function\attackBarbarians.py", line 288, in get_unit_data AttributeError: 'NoneType' object has no attribute 'group'

Operating System

windows 10 64bit

Ikabot installation

I downloaded the pre-built Windows binary

Ikabot version

6.5.5

Python version

python 3.8.5

panta2g avatar Jan 25 '24 12:01 panta2g

Can you try the function using the latest source or release, and preferably Python version 3.10 or later.

susikaman avatar Jan 28 '24 15:01 susikaman