Ai Stuck on Respawn after death

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
oklover
Noob
Noob
Posts: 1
Joined: 13 Jan 2012, 10:15
Noob?: No

Ai Stuck on Respawn after death

#1 Post by oklover »

Several of my bot (not all) is having repeated ai stuck after death.

on ai print it shows :
ai print
------ AI Sequence ---------------------
0: sitting

1: sitAuto {empty}

2: route

------ AI Sequences --------------------

on ai ai_v it shows :
{useSelf_skill_1_time=>'0',attackSkillSlot_0_time=>'1326453069.5396',useSelf_item_0_time=>'0',AI_last_finished=>'1326464002.56764',useSelf_item_2_time=>'0',inventory_time=>'1326453150.3414',useSelf_item_3_time=>'0',useSelf_skill_0_time=>'0',cart_time=>'1326453150.3414',useSelf_skill_2_time=>'0',attackSkillSlot_0_target_time=>{½î

My config :
sitAuto_hp_lower 1
sitAuto_hp_upper 60

i'm using openkore-what-will-become-2.1 running on fedora 16. this situation did not occurs on my window machine.

the only solution was either to force it to move to lockMap or to do an ai clear command.

is this a fixed bug? anyway to fix this?

--- edit ---
spoken too soon, apparently the move to lockMap did not clear the ai, after reaching destination, the bot would just sit and do nothing.

Locked