• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

    Discussion in 'Archives' started by fhlhwow, Aug 17, 2010.

    Thread Status:
    Not open for further replies.
    1. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      This one keeps coming back to haunt me. I'll add in a fly straight up command in there too to make sure it's clear.
       
    2. lazaro666

      lazaro666 New Member

      Joined:
      Aug 21, 2012
      Messages:
      126
      Likes Received:
      1
      Trophy Points:
      0
      When attempting to do august celestials I get this error in HB: Bot Stopped! Reason: Profile has too many errors
       
    3. elitewar

      elitewar New Member

      Joined:
      Feb 29, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      WARNING: Previously completed quests detected!

      Either you have done some of you quests already, and have restarted the bot...
      OR your cache folder is NOT clean, and must be deleted, and bot restarted.


      This shit pisses me off, it happens everytime, although i havent started any quests at all.. plus if i press the " continue " button, it starts, does one or two quests but then just ends up turning around in cirlce like an idiot..
       
    4. elitewar

      elitewar New Member

      Joined:
      Feb 29, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0

      I tried to clean the cache, still didnt work
       
    5. hybris

      hybris New Member

      Joined:
      Feb 6, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Exit Honorbuddy, then delete every file inside the Cache folder, then load Honorbuddy again.

      If it still doesn't work, you will need to provide a log in order for anyone to actually help you.
       
    6. GGarcia

      GGarcia Member

      Joined:
      Jan 15, 2010
      Messages:
      338
      Likes Received:
      1
      Trophy Points:
      18
      When doing the Angler's fishing quests that my toons will cast fishing but they will not click the hook when it is tugged, hopefully this will get fixed soons
       

      Attached Files:

    7. mixerz

      mixerz New Member

      Joined:
      Aug 12, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Since they have the same ids, what about simply blacklisting a cannon at specific coords for 30 seconds or so after a bomb has been planted. Not sure if this is possible, but it seems as tho it would solve the issue of re-bombing the same cannon multiple times.
       
    8. Quiksmage

      Quiksmage Member

      Joined:
      Dec 30, 2011
      Messages:
      285
      Likes Received:
      1
      Trophy Points:
      18
      Drag the quest behavior, mrfishit, which is contained in the SVN quest behavior folder, to the honorbuddy quest behavior folder
       
    9. Yblaster2k

      Yblaster2k New Member

      Joined:
      Dec 16, 2012
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      0
      Do i need to put quest behaviors into HB folder quest behaviorS?
       
    10. BaturalNoobs

      BaturalNoobs Member

      Joined:
      Feb 10, 2012
      Messages:
      511
      Likes Received:
      4
      Trophy Points:
      18
      Hi Brodie,

      I ran into this bug on both of my toons today using the Shado-Pan profile.

      Master Snowdrift has five quests available:

      1. The Challenger's Ring: Chao the Voice
      2. Assault Fire Camp Gai-Cho
      3. Assault Deadtalker's Plateau
      4. The Enemy of My Enemy... Is Still My Enemy!
      5. Spirit Dust
      ...the bot accepts the first four and then:

      • The bot is stuck on a loop interacting with the NPC but not accepting Spirit Dust
      • The reason for this stuck interact loop is because I have the non-daily quest The Challenger's Ring: Chao the Voice
      • It's not accepting Spirit Dust because it's the fifth quest available, and the profile uses macros to accept only four quests.
      I was able to fix this by adding the following to the Shado-Pan profile after line 431:

      Code:
      <CustomBehavior File="InteractWith" MobId="63009" X="1858.72" Y="4236.87" Z="148.76" />
      <CustomBehavior File="RunMacro" Macro="/click QuestTitleButton5" />
      <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" />
      
      Here's the relevant log section where the current profile got stuck and a full log below.

      Code:
      [23:09:34.673 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [23:09:34.673 D] Goal: Interacting with Master Snowdrift
      [23:09:34.675 D] [InteractWith-v255(debug) @line 420]: Master Snowdrift
      [23:09:34.680 D] Activity: Moving to interact with "Master Snowdrift"
      [23:09:34.682 D] [InteractWith-v255(debug) @line 420]: Master Snowdrift
      [23:09:36.712 D] Activity: Interacting with - Master Snowdrift
      [23:09:36.714 D] [InteractWith-v255(debug) @line 420]: Master Snowdrift
      [23:09:36.718 D] InteractDebug:782364388
      [23:09:36.729 D] Interact Done:782364388
      [23:09:36.731 D] [InteractWith-v255(debug) @line 420]: Master Snowdrift
      [23:09:42.207 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      
      View attachment 6016 2013-01-17 14.57.txt
       
    11. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Hmm...
      I'm going to assume you started August Celestials.
      Then I'll assume it moved to the factional city.
      Then I'll assume is picked up the kicker quest that leads to Niuzao Temple.
      Then I'll assume it walked outside the city.
      Then I'll assume you got an error stating there was an error missing a CollectItemId call, and that it can't understand ColletItemId

      How am I doing so far?

      You have to have awesome powers of deduction when you work in this field. You never know when someone is going to tell you there's a problem...and not tell you what it is :)
       
    12. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

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

      Yes, I'd copy the quest behaviors out of Kick's profile pack into Honorbuddy/Quest Behaviors/.

      Each time you update Kick's profiles (currently at v2008), I'd re-copy the quest behaviors in case something has changed. Kick regularly works with HBdev to fix or update the behaviors between Honorbuddy drops. So, I'd copy on top of the Honorbuddy-shipped behaviors, if Kick provides a duplicate.

      cheers,
      chinajade
       
    13. GGarcia

      GGarcia Member

      Joined:
      Jan 15, 2010
      Messages:
      338
      Likes Received:
      1
      Trophy Points:
      18
      I do that every time i update via SVN
       
    14. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      I figure that will work. It easy to attach a rep check to automatically try and pick up this quest but rep checks still don't work. I'll add this in, should fix the issue.
       
    15. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      But do you after every HB reinstall? HB comes with an earlier version of MrFishIt. One before the problem you described was fixed. Make sure you update after refreshing HB (if thats how you update daily)
       
    16. Quiksmage

      Quiksmage Member

      Joined:
      Dec 30, 2011
      Messages:
      285
      Likes Received:
      1
      Trophy Points:
      18
      Edit: forgot to re-enter the enchanting open window code.
      Fixed and appears to be working on all 3 professions. Flys to silken fields, Created Windwool bolts from available cloth, Imperial Silk from Song of Harmony, silkworm cacoon from daily imperial silk, inscripton Scroll of wisdom, and enchanting sha crystal. If you would like to add it to your collection brodie, feel free. I think the best place for it is to load right after daily grind since the only movement needed [as a Tailor] is close to the location of tiller dailies.
       

      Attached Files:

      Last edited: Jan 17, 2013
    17. lazaro666

      lazaro666 New Member

      Joined:
      Aug 21, 2012
      Messages:
      126
      Likes Received:
      1
      Trophy Points:
      0
      Well, it happened on its own. It had already started doing the quests. As the log shows, I attempted to start it again but won't load since it will keep saying too many profile errors. I'm standing in the Niazou temple.

      Full log : View attachment 5988 2013-01-17 15.15.zip
       
      Last edited: Jan 17, 2013
    18. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      r631 fixed this issue.
       
    19. lazaro666

      lazaro666 New Member

      Joined:
      Aug 21, 2012
      Messages:
      126
      Likes Received:
      1
      Trophy Points:
      0
      Thanks. Quick response, sent you some $$$ for your troubles.
       
    20. Quiksmage

      Quiksmage Member

      Joined:
      Dec 30, 2011
      Messages:
      285
      Likes Received:
      1
      Trophy Points:
      18
      Pretty sure I've made my entire guild use your daily profiles by now. Everything has been quite smooth the past few days for me. Thanks for all your hard work and fast updates.
       
    Thread Status:
    Not open for further replies.

    Share This Page