• 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. Scrubbish

      Scrubbish New Member

      Joined:
      Feb 26, 2012
      Messages:
      167
      Likes Received:
      1
      Trophy Points:
      0
      Thanks ChinaJade, clearing the cache worked!
       
    2. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hiya, Kickatronic,

      In the "[A - Quest] 85-86 The Jade Forest [Kick].xml" profile, a skinner will never complete the Hue quest. This happens because Honorbuddy skins the mob, which causes the body to disappear, before the profile can use the Delicate Shearing Knife.

      I made adjustments starting around line 1264 of the profile to temporarily turn off Mob skinning, and restore it when the quest was complete. The code now looks like the following:

      <PickUp QuestName="Hue" QuestId="29893" GiverName="Lorewalker Cho" GiverId="61218" X="-592.1667" Y="-2320.578" Z="18.47412" />
      <CustomBehavior File="UserSettings" SkinMobs="false" />
      <While Condition="((HasQuest(29893)) &amp;&amp; (!IsQuestCompleted(29893)))" >
      <CustomBehavior File="InteractWith" QuestId="29893" MobId="54559" MobState="Alive" WaitForNpcs="False" CollectionDistance="1000" X="-654.2847" Y="-2435.005" Z="26.4146" />
      <CustomBehavior File="UseItemOn" QuestId="29893" MobId="54559" MobState="Dead" WaitForNpcs="False" ItemId="76128" NumOfTimes="1" WaitTime="3000" Range="5" CollectionDistance="5" />
      <CustomBehavior File="InteractWith" QuestId="29893" MobId="54559" MobState="Alive" WaitForNpcs="False" CollectionDistance="1000" X="-654.2847" Y="-2435.005" Z="26.4146" />
      <CustomBehavior File="UseItemOn" QuestId="29893" MobId="54559" MobState="Dead" WaitForNpcs="False" ItemId="76128" NumOfTimes="1" WaitTime="3000" Range="5" CollectionDistance="5" />
      <CustomBehavior File="InteractWith" QuestId="29893" MobId="54559" MobState="Alive" WaitForNpcs="False" CollectionDistance="1000" X="-689.2635" Y="-2532.481" Z="26.06712" />
      <CustomBehavior File="UseItemOn" QuestId="29893" MobId="54559" MobState="Dead" WaitForNpcs="False" ItemId="76128" NumOfTimes="1" WaitTime="3000" Range="5" CollectionDistance="5" />
      <CustomBehavior File="InteractWith" QuestId="29893" MobId="54559" MobState="Alive" WaitForNpcs="False" CollectionDistance="1000" X="-675.3683" Y="-2611.612" Z="19.3764" />
      <CustomBehavior File="UseItemOn" QuestId="29893" MobId="54559" MobState="Dead" WaitForNpcs="False" ItemId="76128" NumOfTimes="1" WaitTime="3000" Range="5" CollectionDistance="5" />
      <CustomBehavior File="InteractWith" QuestId="29893" MobId="54559" MobState="Alive" WaitForNpcs="False" CollectionDistance="1000" X="-619.6975" Y="-2683.45" Z="9.990462" />
      <CustomBehavior File="UseItemOn" QuestId="29893" MobId="54559" MobState="Dead" WaitForNpcs="False" ItemId="76128" NumOfTimes="1" WaitTime="3000" Range="5" CollectionDistance="5" />​
      </While>
      <CustomBehavior File="UserSettings" Preset="UserOriginal" />

      cheers,
      chinajade
       
    3. Deevoon

      Deevoon New Member

      Joined:
      Dec 4, 2011
      Messages:
      115
      Likes Received:
      1
      Trophy Points:
      0
      China the instructions say to leave off all gathering iirc.
       
    4. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

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

      Aye, but I just can't stand to be all over this terrain and not harvest nodes while questing. Also, you'll get a lot of people that won't read, they just download-and-go and post here when the problem occurs. So, the fix is kinda defensive from a support standpoint. The fix is sooo simple, too. :)

      thanks for the heads up!
      chinajade
       
      Last edited: Dec 7, 2012
    5. xsmoked

      xsmoked New Member

      Joined:
      Dec 4, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      I am getting an Error when it comes to moving to the next quest phase or hub. I am alittle confused on where your files should go if you could explain alittle more in detail that would be great. i have attached two of the logs. Hopefully they are the right damn ones lol. Thx in advance.
       

      Attached Files:

    6. Layne1337

      Layne1337 New Member

      Joined:
      Nov 19, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Brodie, i've reinstalled clean HB,downloaded and updated all files with SVN, but the problem still is. Here's my log file. Thx in advance.
       

      Attached Files:

    7. Scribbinge

      Scribbinge Member

      Joined:
      Apr 4, 2012
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      6
      View attachment 460 2012-12-07 18.51.txt

      Tillers quest "Simian Sabotage" is bugged for me. It doesn't detect the quest objects it needs to destroy, and just keeps cycling through the 5 second wait time.
      Log looks pretty useless to me but here it is anyway :p
       
    8. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Looks like your profiles aren't in the right place(s). Using an example:

      All PROFILES should be in HB/Profiles/TMoPDE
      The scripts folder, with all scripts that were in it, should go here too.

      If you use SVN, it downloads exactly as it should run. If you move the profiles, it will not work. If you move the scripts, it will not work. If you move the SVN folder, it WILL still work, as long as you don't move the profiles outside it. The SVN folder can have any name.
       
    9. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Exceptions thrown are during Singular startup. My profile hasn't started by the time it goes fatal. I'm sorry, the error is with the bot, not the profile. I don't know enough about that to help much beyond reinstall. :( might recommend posting in support threads, or try loading a different quest profile to see if that works.
       
    10. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Same problem in Sampling the Emipre's Finest. I know how to fix. Patch coming soon.
       
    11. epetersson

      epetersson New Member

      Joined:
      Nov 24, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Hey could anyone please help me!
      I started the bot in Kun Lai Summit at 88, then the bot says ''compiling Binan Village Quest'' Then the bot starts running to god damn townlong steppes!!
      Anyone know how to fix this?
       
    12. Deevoon

      Deevoon New Member

      Joined:
      Dec 4, 2011
      Messages:
      115
      Likes Received:
      1
      Trophy Points:
      0
      Yeah, would have to wrap that around every "kill then skin" quest though. :/
       
    13. Deevoon

      Deevoon New Member

      Joined:
      Dec 4, 2011
      Messages:
      115
      Likes Received:
      1
      Trophy Points:
      0
      Delete quest cache folder, try again, post a log if it fails.
       
    14. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Horde - WOTLK
      Panda Hunter
      HB .518

      Quest: Free at Last

      Toon is doing strange moves. It stucks while moving, mount, dismount, unstuck, go a little bit forward stop again. Looks like, in the Log, that the Toon always try to useIteminCombat. While i got this Error i saw 2 other with the same Movement problem.
       

      Attached Files:

    15. epetersson

      epetersson New Member

      Joined:
      Nov 24, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      where can't I find a tutorial on posting logs?
       
    16. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

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


      cheers,
      chinajade
       
    17. epetersson

      epetersson New Member

      Joined:
      Nov 24, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      There it is!
       

      Attached Files:

    18. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

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

      It looks like everything is correct--the profile is trying to pick up Educating Saurok from Len the Whisperer. You might turn on "Use Flight Paths" in the Honorbuddy Settings tab, and see if that gives you a different result. The other alternative is to run to Len and pick up the quest manually.

      For the life of me can't see anything going wrong in this log. But the log doesn't report the path your taking to get there. (I originally thought you may have been running of to sell or repair, but that's not what the log says is going on).

      cheers,
      chinajade
       
    19. skules

      skules New Member

      Joined:
      Mar 8, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      Really is not working fine rofl
       
    20. rmaahx111

      rmaahx111 New Member

      Joined:
      Mar 23, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Glad to hear it works for you. Your opinion on the matter of fixes needed is irrelevant.
       
    Thread Status:
    Not open for further replies.

    Share This Page