Hello Guys
maybe someone could help me with this.
Botty 0.8.1 is started, seems to be working at start, but always gets stuck when trying to loot something.
moves to act5 portal -> Pindleskin
- Buffs
- teleports to Pindleskin
- kills him
- teleports to dropped items
- gets stuck after analyzing items.
[0.8.1 2023-08-30 XXX] DEBUG Read 7 ground items in 0.645 seconds
Exception in thread Thread-7 (start):
Traceback (most recent call last):
File "threading.py", line 1016, in _bootstrap_inner
File "threading.py", line 953, in run
File "bot.py", line 163, in start
File "bot.py", line 183, in trigger_or_stop
File "transitions\core.py", line 899, in _get_trigger
File "transitions\core.py", line 401, in trigger
File "transitions\core.py", line 1201, in _process
File "transitions\core.py", line 426, in _trigger
File "transitions\core.py", line 435, in _process
File "transitions\core.py", line 272, in execute
File "transitions\core.py", line 1123, in callbacks
File "transitions\core.py", line 1144, in callback
File "bot.py", line 493, in on_run_pindle
File "run\pindle.py", line 56, in battle
File "item\pickit.py", line 165, in pick_up_items
File "nip\actions.py", line 160, in should_pickup
File "<string>", line 1, in <module>
KeyError: ''
Whats my problem there? and how could i fix it?
Thank you for every hint :)
maybe someone could help me with this.
Botty 0.8.1 is started, seems to be working at start, but always gets stuck when trying to loot something.
moves to act5 portal -> Pindleskin
- Buffs
- teleports to Pindleskin
- kills him
- teleports to dropped items
- gets stuck after analyzing items.
[0.8.1 2023-08-30 XXX] DEBUG Read 7 ground items in 0.645 seconds
Exception in thread Thread-7 (start):
Traceback (most recent call last):
File "threading.py", line 1016, in _bootstrap_inner
File "threading.py", line 953, in run
File "bot.py", line 163, in start
File "bot.py", line 183, in trigger_or_stop
File "transitions\core.py", line 899, in _get_trigger
File "transitions\core.py", line 401, in trigger
File "transitions\core.py", line 1201, in _process
File "transitions\core.py", line 426, in _trigger
File "transitions\core.py", line 435, in _process
File "transitions\core.py", line 272, in execute
File "transitions\core.py", line 1123, in callbacks
File "transitions\core.py", line 1144, in callback
File "bot.py", line 493, in on_run_pindle
File "run\pindle.py", line 56, in battle
File "item\pickit.py", line 165, in pick_up_items
File "nip\actions.py", line 160, in should_pickup
File "<string>", line 1, in <module>
KeyError: ''
Whats my problem there? and how could i fix it?
Thank you for every hint :)