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

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

    1. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      There's no way to toggle this via user settings.
      You would have to edit the profile itself in order to disable flying.
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      There's no known issues with this quest.
      Something had to of happened that caused this issue for you - I'll need a log to see what and why it was caused.
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Can you try with the latest update?
      If it continues to fail - can you add another log?

      Thanks for the report!
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Do you have "Ignore Checkpoints" checked in your Settings & Tools?
      If so, uncheck it.
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      After I'm able to fix all the artifact quest lines, I will add a Suramar profile.
       
    6. magyola

      magyola Member

      Joined:
      Oct 6, 2014
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      mmm
      in the profiles ([H - Quest] 12-58 K-EK [Kick]) i cannot see anything mentioning a flying mount ..
      only <UseMount Value="true" />
      if i change that to false then it would walk everywhere ?
      i just want disable flying mounts..

      edit - tried changing that and it still mounts and flys :(
       
      Last edited: Sep 18, 2016
    7. Ghostspike0

      Ghostspike0 New Member

      Joined:
      Sep 16, 2015
      Messages:
      169
      Likes Received:
      1
      Trophy Points:
      0
      Echotiger, just wanted to give you props for putting up with all the messages, requests and nagging.

      Leveled my second toon from 90-110 within 24 hours. Only touched the bot 3 times in total.

      Thanks so much
       
    8. Nieznany

      Nieznany Member

      Joined:
      Mar 22, 2015
      Messages:
      137
      Likes Received:
      1
      Trophy Points:
      16

      Attached Files:

    9. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      New version fixed it, thanks! :)
       
    10. HunterDude

      HunterDude New Member

      Joined:
      Jun 27, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Does anyone know what I can do to make my Kick's work? Whenever I load it from the store and try to start it I get this error :(


      System.TypeInitializationException: The type initializer for 'Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper' threw an exception. ---> Styx.CommonBot.Profiles.ProfileException: Errors in quest behaviors!
      at Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper..cctor()
      --- End of inner exception stack trace ---
      at Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper.GetBehaviorInstanceType(String path)
      at Styx.CommonBot.Profiles.Quest.Order.CodeNode.FromXml(XElement element)
      at Styx.CommonBot.Profiles.Quest.Order.OrderNode.FromXml(XElement element)
      at Styx.CommonBot.Profiles.Quest.Order.WhileNode.FromXml(XElement element)
      at Styx.CommonBot.Profiles.Quest.Order.OrderNode.FromXml(XElement element)
      at Styx.CommonBot.Profiles.Quest.Order.OrderNodeCollection.FromXml(XElement element)
      at Styx.CommonBot.Profiles.Profile..ctor(XElement xml, Profile parent)
      at Styx.CommonBot.Profiles.Profile..ctor(String path, Profile parent)
      at Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
      at Styx.CommonBot.TreeRoot.‏‎‪*‪**‏*‎​‪‪‫****‫‫**‪*​‪‬‬‪**()
      at Styx.CommonBot.TreeRoot.Start()
      at Honorbuddy.MainWindow.‎‬‪‎**‫**​**‎‏*‏‎*‫*​**‫**(Object )
       
    11. odriv3

      odriv3 New Member

      Joined:
      Sep 3, 2010
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      Hi There , Hoping somone can help . Whenever i try and load a Profile from the store through the "Legion" section i get this error.

      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(151,83) : error CS0117: 'CustomForcedBehavior.ConstrainAs' does not contain a definition for 'WoWPointNonEmpty'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(638,8) : error CS1660: Cannot convert lambda expression to type 'float?' because it is not a delegate type
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(845,8) : error CS1929: 'Vector3' does not contain a definition for 'MaximumTraversalTime' and the best extension method overload 'Extensions_WoWObject.MaximumTraversalTime(WoWObject, double, TimeSpan?, TimeSpan?)' requires a receiver of type 'WoWObject'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(885,20) : error CS0117: 'Navigator' does not contain a definition for 'CanNavigateFully'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1305,23) : error CS1501: No overload for method 'PathTraversalCost' takes 1 arguments
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1349,43) : error CS1501: No overload for method 'PathTraversalCost' takes 1 arguments
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1471,37) : error CS1929: 'Vector3' does not contain a definition for 'CollectionDistance' and the best extension method overload 'Extensions_WoWObject.CollectionDistance(WoWObject)' requires a receiver of type 'WoWObject'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1525,37) : error CS0117: 'Navigator' does not contain a definition for 'FindHeights'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1528,36) : error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public definition for 'GetEnumerator'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1746,20) : error CS1929: 'Vector3' does not contain a definition for 'CollectionDistance' and the best extension method overload 'Extensions_WoWObject.CollectionDistance(WoWObject)' requires a receiver of type 'WoWObject'
      [Compiler Error]: C:\Users\brandon\Documents\Honorbuddy\Quest Behaviors\Studio60\InteractWithBattlePet.cs(1814,35) : error CS1929: 'Vector3' does not contain a definition for 'CollectionDistance' and the best extension method overload 'Extensions_WoWObject.CollectionDistance(WoWObject)' requires a receiver of type 'WoWObject'
      Profile loaded successfully!
      Latency to Buddy service: 65 ms
      Profile loaded successfully!
      Starting the bot!
      Currently Using BotBase : Questing
      Current zone is Dalaran (Dalaran - Zone - World of Warcraft)
      Can not start quest bot - this profile does not contain a quest order!

      Thanks for your time
       
    12. HB3213H84

      HB3213H84 New Member

      Joined:
      May 11, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Having the same issue.
       
    13. Lockwood

      Lockwood Member

      Joined:
      Jul 30, 2010
      Messages:
      921
      Likes Received:
      4
      Trophy Points:
      18
      fixed mate thank you!
       
      Last edited: Sep 19, 2016
    14. bassplanet

      bassplanet New Member

      Joined:
      Jul 30, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      Hi There, Hoping someone can help.
      HB is not trying to kiting when I fight with mobs or a mob.
      Did I trying to fix it. But I don't know why do not kiting anywhere. when I fight with mobs.
      How can I fix it?
      I'm a mage : fire.
      from KR
       
    15. Lockwood

      Lockwood Member

      Joined:
      Jul 30, 2010
      Messages:
      921
      Likes Received:
      4
      Trophy Points:
      18
      More problems with Kick -58-68.

      Hellfire Peninsula. Zeth'Gor. Seems like there are a load of sticking points near the quest.

      Currently Outland is not anywhere near AFK.

      log attached as always.
       

      Attached Files:

    16. chris2552

      chris2552 New Member

      Joined:
      Sep 14, 2016
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      You haven't reached that waypoint yet... how do I find out what waypoint is missing? Im 5/7 highmountain running only the bot.
       
    17. Drood26

      Drood26 New Member

      Joined:
      Mar 11, 2014
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      0
      Does this have the skinning quest chain to unlock max rank "3 star"? I took a ok but don't see it.
       
    18. Overnaturlig

      Overnaturlig Member

      Joined:
      Feb 21, 2012
      Messages:
      178
      Likes Received:
      4
      Trophy Points:
      18
      Keep getting an error when i try to load a legion lvling profile for highmountain

      This is from a fresh install
      Cant load it, not with Loader og direct profile pick.

      View attachment 804 2016-09-19 21.59.txt View attachment 7292 2016-09-19 21.56.txt
       
      Last edited: Sep 19, 2016
    19. BYQ

      BYQ New Member

      Joined:
      Sep 14, 2014
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      stuck at the Artifact Quest - beginning ..

      Please see the attachment .. Thank you
       

      Attached Files:

    20. bsociaal

      bsociaal New Member

      Joined:
      Aug 10, 2016
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Hello,

      When i PRess load And Start The Bot , It Says it Doesnt find An Quest order ?

      how do i fix this ?

      **Can not start quest bot - this profile does not contain a quest order!))
       
      Last edited: Sep 19, 2016

    Share This Page