What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

NPC interactions are failing.

hackersrage

Member
Joined
Nov 18, 2012
Messages
342
Reaction score
15
Me again,

Okay, the bot has improved. It is no longer having compile issues with Singular/etc, and is loading Kick's scripts just dandy, however there seems to be a general issue with NPC interactions.

1. Quests are not being picked up or handed in as scripted. I checked Kick's code and it is doing what it is supposed to, but the bot isn't complying. Please see the following quote from the log for details on this issue:

Code:
[21:04:07.362 D] [QDBG] Done with forced behavior [ForcedQuestTurnIn QuestId: 31676, QuestName: Ancient Vengeance].
[21:04:07.362 D] [QDBG] Starting behavior [ForcedQuestPickUp QuestId: 31006, QuestName: The Klaxxi Council].
[21:04:07.383 D] Picking up The Klaxxi Council : 31006
[21:04:07.383 D] Goal: Picking up The Klaxxi Council
[21:04:07.383 D] Changed POI to:Type: QuestPickUp
[21:04:07.687 D] InteractDebug:666014076
[21:04:07.719 D] Interact Done:666014076
[21:04:10.352 D] Cleared POI - Reason Quest Completed
[21:04:10.352 D] Cleared POI
[21:04:10.495 D] Changed POI to:Type: QuestPickUp
[21:04:10.792 D] InteractDebug:666014076
[21:04:10.824 D] Interact Done:666014076
[21:04:12.990 D] Cleared POI - Reason Quest Completed
[21:04:12.990 D] Cleared POI
[21:04:13.132 D] Changed POI to:Type: QuestPickUp
[21:04:13.493 D] InteractDebug:666014076
[21:04:13.526 D] Interact Done:666014076
[21:04:15.794 D] Cleared POI - Reason Quest Completed
[21:04:15.794 D] Cleared POI
[21:04:15.935 D] Changed POI to:Type: QuestPickUp
[21:04:16.264 D] InteractDebug:666014076
[21:04:16.296 D] Interact Done:666014076
[21:04:18.900 D] Cleared POI - Reason Quest Completed
[21:04:18.900 D] Cleared POI
[21:04:19.044 D] Changed POI to:Type: QuestPickUp
[21:04:19.339 D] InteractDebug:666014076
[21:04:19.372 D] Interact Done:666014076
[21:04:22.171 D] Cleared POI - Reason Quest Completed
[21:04:22.171 D] Cleared POI
[21:04:22.313 D] Changed POI to:Type: QuestPickUp
[21:04:22.606 D] InteractDebug:666014076
[21:04:22.638 D] Interact Done:666014076
[21:04:25.254 D] Cleared POI - Reason Quest Completed
[21:04:25.254 D] Cleared POI
[21:04:25.396 D] Changed POI to:Type: QuestPickUp
[21:04:25.690 D] InteractDebug:666014076
[21:04:25.722 D] Interact Done:666014076
[21:04:27.886 D] Cleared POI - Reason Quest Completed
[21:04:27.886 D] Cleared POI
[21:04:28.028 D] Changed POI to:Type: QuestPickUp
[21:04:28.356 D] InteractDebug:666014076
[21:04:28.389 D] Interact Done:666014076
[21:04:30.652 D] Cleared POI - Reason Quest Completed
[21:04:30.652 D] Cleared POI
[21:04:30.793 D] Changed POI to:Type: QuestPickUp
[21:04:31.092 D] InteractDebug:666014076
[21:04:31.123 D] Interact Done:666014076
[21:04:33.766 D] Cleared POI - Reason Quest Completed
[21:04:33.766 D] Cleared POI
[21:04:33.908 D] Changed POI to:Type: QuestPickUp
[21:04:34.204 D] InteractDebug:666014076
[21:04:34.237 D] Interact Done:666014076
[21:04:36.407 D] Cleared POI - Reason Quest Completed
[21:04:36.407 D] Cleared POI

2. Flight master NPC interactions are not working. It opens the flight master dialog, but doesn't pick any paths to go to -- repeatedly similar to above. See the following for a log quote regarding this issue.

Code:
[23:13:23.249 D] [Lua.Events] Attached to event LEARNED_SPELL_IN_TAB with handler 
[23:13:23.428 D] Activity: Loading Tile/s
[23:13:23.428 D] Loading Azeroth_31_48
[23:13:23.673 D] Changed POI to:Type: Fly, R: Update
[23:13:30.797 D] InteractDebug:488284252
[23:13:30.799 D] Interact Done:488284252
[23:13:31.690 D] Changed POI to:Type: Fly, R: Update
[23:13:35.694 D] InteractDebug:488284252
[23:13:35.698 D] Interact Done:488284252
[23:13:36.527 D] Changed POI to:Type: Fly, R: Update
[23:13:36.635 N] Moving to Type: Fly, R: Update
[23:13:36.663 D] [Mount] Flying Carpet is known, but we don't have the skill to use it!
[23:13:36.665 D] [Mount] Flying Machine is known, but we don't have the skill to use it!
[23:13:36.667 D] [Mount] Frosty Flying Carpet is known, but we don't have the skill to use it!
[23:13:36.820 N] Moving to Type: Fly, R: Update
[23:13:42.658 D] Changed POI to:Type: Fly, R: Update
[23:13:43.154 D] InteractDebug:488284252
[23:13:43.161 D] Interact Done:488284252
[23:13:44.062 D] Changed POI to:Type: Fly, R: Update
[23:13:46.575 D] InteractDebug:488284252
[23:13:46.589 D] Interact Done:488284252
[23:13:46.660 N] Stopping the bot!
[23:13:46.660 D] Stop called!
[23:13:46.660 Q] Bot Stopped! Reason: User pressed the stop button
[23:13:46.722 D] Cleared POI - Reason FlightPaths.Reset()
[23:13:46.722 D] Cleared POI

Upon closing the bot and re-opening it while at the flight master, #2 seems to have corrected itself. However, I will keep a close eye to see if #1 has been corrected or if it is still an issue. I am thinking the "self-correction" may be due to downloading the mesh in a separate session so the mesh downloader code may be somehow interfering with the operation of the scripts -- unlikely, but worth looking into.
 
Back
Top