MMOMinion

Full Version: interaction + item use fails
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have seen the bot bug out now on a few quests that have the ground destination item interactions and use an item.

the first quest was dragon and his boy. the current quest now is nipped in the bud.

i started seeing these only in the heavensward expansion. i am running 50-60 heavensward profile by lattys

if i manually right click and use the item, once channeling is complete, the bot will move to the next point and stop again.

Code:
18:34:38> D = "[GrindCombat]: Beginning new task."
18:35:11> D = "[e_walktopos]: Path generated by MoveTo with [9] points. [174.6,-66.5,24.5] to [137.6,-68.1,12]"
18:35:21> D = "[MOVETOPOS]: Completing due to range reached."
18:35:21> D = "[GrindCombat]: Beginning new task."
18:36:16> D = "[e_walktopos]: Path generated by MoveTo with [2] points. [137.6,-67.8,7.7] to [137.6,-68.1,12]"
18:36:17> D = "[StepComplete]: All conditions were satisfied, step will complete."
18:36:17> D = "[SetNavPath]: Invalid node IDs, from [398], to [462]."
18:36:17> D = "[SetNavPath]: Invalid node IDs, from [418], to [462]."
18:36:17> D = 1
18:36:17> D = "Cannot change mesh, params do not exist."
18:36:19> D = "[e_walktopos]: Path generated by MoveTo with [25] points. [137.6,-68.2,11] to [71.9,-49,-142.1]"
18:36:20> D = "[e_walktopos]: Path generated by MoveTo with [25] points. [137.6,-68.2,11] to [71.9,-49,-142.1]"
18:36:53> D = "[e_walktopos]: Path generated by MoveTo with [3] points. [78.1,-49.2,-147] to [70.8,-49,-141.6]"
18:36:57> D = "[SetNavPath]: Invalid node IDs, from [398], to [462]."
18:36:57> D = "[SetNavPath]: Invalid node IDs, from [418], to [462]."
18:36:57> D = 1
18:36:57> D = "Cannot change mesh, params do not exist."
18:37:0> D = "[SetNavPath]: Invalid node IDs, from [398], to [462]."
18:37:0> D = "[SetNavPath]: Invalid node IDs, from [418], to [462]."
18:37:0> D = 1
18:37:0> D = "Cannot change mesh, params do not exist."
18:37:2> D = "[e_walktopos]: Path generated by MoveTo with [24] points. [72.2,-49.1,-143.1] to [265.3,-78.9,221.6]"
18:37:6> D = "OMC REACHED : OMC_WALK"
18:37:6> D = "OMC [OMC_WALK] accepted and handler initiated."
18:37:6> D = "Starting state reached for : OMC_WALK"
18:37:7> D = "OMC was reset."
18:37:7> D = "[e_walktopos]: Path generated by MoveTo with [15] points. [96.8,-57.5,-124] to [265.3,-78.9,221.6]"
18:37:48> D = "[e_walktopos]: Path generated by MoveTo with [4] points. [237.7,-82.6,193.9] to [266.8,-78.7,221.7]"
18:37:51> D = "[GrindCombat]: Beginning new task."
18:38:23> D = "[e_walktopos]: Path generated by MoveTo with [2] points. [257,-78.7,207.8] to [266.8,-78.7,221.7]"
18:38:24> D = "[e_walktopos]: Path generated by MoveTo with [2] points. [257,-78.7,207.8] to [266.8,-78.7,221.7]"
18:38:26> D = "[MOVETOPOS]: Completing @ 3D range [1.4456832294801]."
18:38:26> D = "[MOVETOPOS]: Completing @ 2D range [1.4606650934891]."
18:38:26> D = "[MOVETOPOS]: Completing due to range [1.5] reached."

i do not have any logs of the other quest. the symptoms were the same though. run to point and stop. if manually performing steps, once complete, the bot would then run automatically to next spot and stop.