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

Talk npc errors #3576

Open NNagatoYuki opened 2 years ago

NNagatoYuki commented 2 years ago

------------------ Openkore Issues Template ------------------

talk with some NPC, OpenKore will automatically exit. I Want to know how to fix errors.zip console_log.txt This is a WPE Packet npctalk.txt

LycorisRecoil-NishikigiChisato commented 2 years ago

processTask X https://github.com/OpenKore/openkore/blob/11c48b763f9ecddaa044080291718317d8f8e112/src/Actor.pm#L794

Could this issue move the character during your Talk to NPC quest? X Or the conversation task is not completed? X

This doesn't seem to be an NPC talk issue now, it might be an area_spell_multiple3 issue ?

NNagatoYuki commented 2 years ago

Thank you for your reply maybe,Automatically close in the conversation Clientdate 20211117

NNagatoYuki commented 2 years ago

processTask errors?

https://github.com/OpenKore/openkore/blob/11c48b763f9ecddaa044080291718317d8f8e112/src/Actor.pm#L794

You should be able to troubleshoot the problem using the npcWrongStepsMethod function.

https://github.com/OpenKore/openkore/blob/e8b5f9e02bb2ba6c5d75b68834d2ea707253376b/src/Task/TalkNPC.pm#L719

config.txt npcWrongStepsMethod [0-3] Could this issue move the character during your Talk to NPC quest? Or the conversation task is not completed? npcWrongStepsMethod【0】 npcWrongStepsMethod【1】 npcWrongStepsMethod【2】 the conversation task is completed,Openkore has an error。use npcWrongStepsMethod [0/1/2] It will also report an error。

NNagatoYuki commented 2 years ago

processTask errors?

https://github.com/OpenKore/openkore/blob/11c48b763f9ecddaa044080291718317d8f8e112/src/Actor.pm#L794

You should be able to troubleshoot the problem using the npcWrongStepsMethod function.

https://github.com/OpenKore/openkore/blob/e8b5f9e02bb2ba6c5d75b68834d2ea707253376b/src/Task/TalkNPC.pm#L719

config.txt npcWrongStepsMethod [0-3] Could this issue move the character during your Talk to NPC quest? Or the conversation task is not completed?

the conversation task is completed,NPC will disappear。

LycorisRecoil-NishikigiChisato commented 2 years ago

This doesn't seem to be an NPC talk issue now, it might be an area_spell_multiple3 issue ?

console_log_analyze.txt

This situation is less common NPC dialogue puts skills, and is area_spell_multiple3. That's why the misjudgment is caused by NPC talk.

Map Name: 1@eom NPC: Demon God's Apostle Ahat? Similar quest NPC. https://ratemyserver.net/index.php?page=npc_shop_warp&map=1@eom

NNagatoYuki commented 2 years ago

yes,Demon God's Apostle Ahat,Similar quest NPC like this,the conversation task is completed,NPC will disappear,Openkore has an error https://user-images.githubusercontent.com/27576330/162577954-7a02922e-5b16-473c-bf4c-064606a952e3.mp4

.

NNagatoYuki commented 2 years ago

area_spell_multiple3 It's another npc use skill (Unknown #115607092), Not talking,It does not cause errors, Demon God's Apostle Ahat=魔神的使徒 阿哈特#ah02 Click to close ,openkore will be prompted with an error

NNagatoYuki commented 2 years ago

NPC is hidden in the session,cause Task 'TalkNPC' (class Task::TalkNPC) has status DONE, but should be RUNNING. Object details: image

alisonrag commented 1 year ago

can be the same as #3713 need investigation