OpenKore / openkore

A free/open source client and automation tool for Ragnarok Online
http://openkore.com
Other
1.28k stars 1.04k forks source link

About TalkNPC stuck #1459

Closed Glikadin closed 6 years ago

Glikadin commented 6 years ago

Servers: iRO , Restart (meby all ?) WX using, plugins: macro , eventMacro

When talking to the NPC using macro or eventMacro there is a chance to get stuck.

1

If using command "talk no" , i get message: you do no talking with NPC . But in fact the conversation goes on and the bot can not move. The conversation does not end, if i change the map or using command "relog". It would be good to fix this problem because with a large number of instructions "talkNPC" the bot almost always gets stuck.

Is necessary to force to end the conversation when you disconnect

2

Thank you for understanding

Fadreus commented 6 years ago

Use ai clear whenever map loaded? Worked for me all the time. 😁 I override my AI to avoid conflict with long npc conversation.

Glikadin commented 6 years ago

In this case the current macro will be aborted =\

Fadreus commented 6 years ago

Well, in my case, even if NPC sequence cleared after reconnected, the current macro conversation is interrupted. Without completing task before disconnected, the rest of the macro would be useless. So I re-run macro after relog to tackle this issue before.

Glikadin commented 6 years ago

Oh , okay I'll just keep manually restarting all my macro logic