• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Honorbuddy Profile Pack--DO NOT DELETE!

    Discussion in 'Archives' started by chinajade, Sep 8, 2013.

    1. Wullie

      Wullie New Member

      Joined:
      Jun 8, 2013
      Messages:
      411
      Likes Received:
      3
      Trophy Points:
      0
      Howdy.

      Questing in Karasang Wilds. Level 88 Horde DK.

      Seem to be stuck, during this quest: Zhu's Despair - Quest - World of Warcraft

      The quest objectives have been competed, and the quest is showing as completed, but I'm stuck inside this InteractWith and it's failing to do anything.

      Line 1043:

      Code:
      		<If Condition="HasQuest(30090) &amp;&amp; !IsQuestCompleted(30090)">
      			<While Condition="!IsObjectiveComplete(2, 30090)">
      				<CustomBehavior File="InteractWith" MobId="58410" InteractByUsingItemId="79057" X="-384.764" Y="-637.573" Z="116.9778" />
      			</While>
      			<CustomBehavior File="WaitTimer" WaitTime="60000" />
      		</If>
      
      I ended up just stopping and starting the bot, but the problem looks like the QuestID is missing from that CustomBehaviour so HBCore is still allow us to remain inside it.

      I imagine it's a timing issue if the objective hasn't quite been updated as "completed" in time, and we end up looping around again.
       
    2. Rækwon

      Rækwon New Member

      Joined:
      Nov 11, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      The very same thing happened to me a few weeks ago while leveling a toon. At first it seemd like it wasn't working then I think I stopped the bot and started it again and it started to release from the barrels. I didn't understand why and still don't know.
       
    3. Wullie

      Wullie New Member

      Joined:
      Jun 8, 2013
      Messages:
      411
      Likes Received:
      3
      Trophy Points:
      0
      Yea, it was very peculiar.

      Looking over the profile the <CustomBehavior File="BarrelHook" /> is in there a number of times, which suggests just a single occurrence isn't sufficient to keep the behavior "active" indefinitely, but I'm just speculating. Why does it not use "Hooks\BarrelHook"?

      Hopefully one of the devs has a better idea why this might be happening.
       
    4. LowKey

      LowKey New Member

      Joined:
      Mar 9, 2012
      Messages:
      634
      Likes Received:
      4
      Trophy Points:
      0
      Alliance quest in Redridge Mountains (12-58) Weapons of War, when the bot goes to collect Keeshan's Bow, it paths right through a huge area filled with nothing but elite Blackrock Battle Worgs (entry id: 43340, faction id: 40). Even though I was 22 at the time and they were 16, the sheer number of them (30+) that pulled meant instant doom when I dismounted to kill the nearby target, Keeshan. Need this to path around the spike pit instead of straight thru it.
       
    5. omgvlad

      omgvlad New Member

      Joined:
      Nov 16, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Bot doesnt use fly mount like at all. Stucks veeeeeery often in deepholm. Plus it tries to pick up quests, that are not available yet (chain). What the hell?
       
    6. odarn

      odarn Banned

      Joined:
      Jun 20, 2013
      Messages:
      378
      Likes Received:
      2
      Trophy Points:
      0
      In northern barrens, on Fray island, the toon goe in the hut to get cap'n Garvey. It runs blindly by the first group of mobs to attack its main target, aggro'ing of course every mob in the hut. Death is the logical conclusion. I know it is not the profile's fault, but that is where the problem shows. I won't bother uploading my log.
       
    7. Skorolpgm

      Skorolpgm New Member

      Joined:
      Dec 29, 2012
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Hi all,

      i am getting this error message when starting questing A 12-58:

      "TheEndlessFlowHook behavior is marked as obsolete and will be removed in a future release. Use Hooks\TheEndlessFlowHook instead"

      i updated kicks then i got this error
       
    8. tightytighty

      tightytighty Member

      Joined:
      Jan 9, 2011
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      6
      Hi,

      Found some issues.
      In Zangarmarsh:

      <Vendor Nav="Fly" Name="Innkeeper Coryth Stoktron" Entry="18907" Type="Food" X="-174.478" Y="5529.211" Z="29.40756" />
      <Vendor Nav="Fly" Name="Innkeeper Kerp" Entry="18908" Type="Food" X="1056.379" Y="7370.99" Z="39.58504" />

      Both vendors are unfriendly, if the bot want to clean the bags before he did the quests to become neutral. everytime he just stand there and do nothing, cause he cant interact with him.
       
    9. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Kodak1955,

      Many thanks for this report. I started working on updating the Halloween seasonal profiles. In addition to omitting newer candy buckets, I discovered the profiles are not HB stop/start friendly *at all*.

      After getting a start on an update, I realized I would not have time to test and finish them this year due to other pressing needs. Very sorry, but will look at updating them again next year. I think most of the rest of the team is in the "we're swamped" boat.

      cheers,
      chinajade
       
    10. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi SHJordan and Medivh. Many thanks for those logs!

      This appears to be an HBcore bug with <Objective> processing. I'm trying to get the problem in front of the appropriate team members for confirmation/fix. This is going to be a serious thorn-in-the-side for anyone doing an HB stop/start until it is repaired. Also, this problem will affect all questing profiles?not just Kick's.

      There are simply too many <Objective> calls in the profile to sweep through and install additional code to guard this problem unless it is absolutely necessary. The only work-around I have for you is try the HB Beta and see if the issue has already been repaired there. Barring that, you'll just need to comment out the offending lines in the profile for now.

      When the team members respond, we'll know what path needs to be pursued. Apologies for the inconvenience.


      [UPDATE 24-Oct-2013, 09:37UTC]: The senior developer confirmed the problem has been repaired in the Honorbuddy Beta. To work around this problem, please use the Beta for now until the next "Release" drop is made.



      cheers,
      chinajade



      [size=-2]Ref: SHJordan's original post w/log
      Ref: Medivh's original post w/log[/size]
       
    11. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Goldconsumer2013,

      Sorry, we cannot make 'blind fixes' like that unless a log is provided that proves the problem doesn't like somewhere else.

      Also, it sounds like the problem is happening while you are dead. HBcore itself is in sole control while the toon is dead—the profile is not even running. But again, we'd need the log to determine why you died in the first place, and confirm that the 'jump off the cliff' problem is only happening when you are dead.

      From your description, this doesn't appear to be a profile problem.

      cheers,
      chinajade
       
    12. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Shiftdead,

      Please see the guide for Reporting Problems or Seeking Assistance.

      There is simply no way to assist you with problems like this, unless you attach the full log that captures the issue.

      cheers,
      chinajade
       
    13. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Thugluvin,

      It appears that your local copy of the Subversion repository has become damaged. You will want to delete your copy and re-download it all, again.

      If that doesn't get you going, we'll need to see your full log attached. Please see the guide for Reporting Problems or Seeking Assistance.

      cheers,
      chinajade
       
    14. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Pickles1486,

      "Stuck" issues are navigational problems and have absolutely nothing to do with the profile pack. Please see the guide for Reporting Problems or Seeking Assistance.

      cheers,
      chinajade
       
    15. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Siah0wn5a11,

      Please see the guide for Reporting Problems or Seeking Assistance. Specifically, we need the full log that captures the issue.

      cheers,
      chinajade
       
    16. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Omgvlad,

      This is usually a problem with the user's Honorbuddy installation. It is certainly not a profile problem.

      Please see the guide for Reporting Problems or Seeking Assistance. Specifically, we will need your full log that captures the issue to provide assistance.

      cheers,
      chinajade
       
    17. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, CooyDK,

      "Stuck" issues are Navigational problems, and nothing to do with the profile. Please see the guide for Reporting Problems or Seeking Assistance to see where you should be reporting these problems.

      cheers,
      chinajade
       
    18. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Menand,

      This is a partial log, and unsuitable for analysis. If you would like to submit the full log for the issue we'll have another look.

      cheers,
      chinajade


      [size=-2]Ref: Menand's original post w/log fragment[/size]
       
    19. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Thedrowway, and many thanks for the log!

      You are suffering from problems with the RocketRescue behavior. The problem has been repaired, and should be available in the next Honorbuddy release.

      Please read this response to see the work-around until the next Release is made available.

      cheers,
      chinajade


      [size=-2]Ref: Thedrowway's original post w/log[/size]
       
    20. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Litesung.

      What a clear and concise problem report?thank you much! The analysis is also very much appreciated.

      For some reason, the entire "The Embalmer's Revenge" quest has been commented out. (And, there are no comments in the profile as to why.) We'll have to get a toon back into the area and see about re-instating it to correct the problem.

      For now, we've captured the issue to Known Bugs List: Classic 1-58.

      cheers & thanks again!
      chinajade


      [size=-2]Ref: Litesung's problem report w/analysis[/size]
       

    Share This Page