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

      Ehnoah Member

      Joined:
      Jan 15, 2010
      Messages:
      282
      Likes Received:
      3
      Trophy Points:
      18
      Just comment the Bonus Objective out :)
       
    2. dottzor

      dottzor Member

      Joined:
      Jan 15, 2010
      Messages:
      786
      Likes Received:
      6
      Trophy Points:
      18
      Stormheim Problems:

      Refuse to start.
       

      Attached Files:

    3. patata

      patata New Member

      Joined:
      Apr 24, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      if u stop/start in val'sharah the bot always go first in the cave to rescue Shivering Ashmaw Cub even when the quest Unbearable - Quest - World of Warcraft is finished after he investigates the cave and talks with the cub he continues to quest normal. if u stop and start the bot again he will go into the cave again first.



      On the side note Pop Quiz: Advanced Rune Drawing - Quest - World of Warcraft in Azsuna sometimes has problems completing and sometimes the bot needs 10 min to complete the quest. Is that blizzard problem? i think it was more efficient when the bot was running instead of walking.
       

      Attached Files:

      Last edited: Oct 5, 2016
    4. Cropper

      Cropper New Member

      Joined:
      Jan 22, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      Bot stopping! Reason: Unable to evaluate/compile condition in If tag. Please check your profile.

      None of my toons work atm when loading questing profile and autoloader2.
       
    5. Ehnoah

      Ehnoah Member

      Joined:
      Jan 15, 2010
      Messages:
      282
      Likes Received:
      3
      Trophy Points:
      18
      Comment it out with <!-- -->

      the Needed Quest on Offline Profile then start manually, work fine.
       
    6. patata

      patata New Member

      Joined:
      Apr 24, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      bot pick up highmountain quest from the class hall table but some error appears maybe some mistype since your last update?

      Damn i didnt copy the error maybe log will help.

      i manually did the start quest from dalaran to highmountain and selected highmountain profile still wont start.

      Unable to evaluate/compile condition in If tag. Please check your profile.
      Honorbuddy stopped


      2 compiler errors encountered in profile '[N-Quest] Highmountain [Echo] ($Rev: 5763 $)'
      'If' xml element on line number 1431 has following errors with code: public System.Boolean __ExpressionFunc__173()
      {
      return new System.Func<System.Boolean>(() => !IsQuestCompleted(40316) && !QuestFlaggedCompleted(40316) && Me.Level < 110)();
      }

      1) The name 'QuestFlaggedCompleted' does not exist in the current context at line 0

      'CustomBehavior' xml element on line number 1432 has following errors with code: public System.Boolean __ExpressionFunc__174()
      {
      return new System.Func<System.Boolean>(() => IsQuestCompleted(40316) || QuestFlaggedCompleted(40316))();
      }

      1) The name 'QuestFlaggedCompleted' does not exist in the current context at line 0



      thats the error
       

      Attached Files:

      Last edited: Oct 5, 2016
    7. chaaban

      chaaban New Member

      Joined:
      Nov 15, 2012
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      0
      Stormheim and Highmountatin quest profiles not working ? :S
       
    8. Rogue

      Rogue New Member

      Joined:
      Oct 12, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Today when trying to start the bot and level my 105 DK in Highmountain, I am getting the following error upon pressing start:

      [LoadProfile-LoadPr(info)] Loading profile 'Class Hall Loaders/[N-Quest] Death Knight [Echo].xml'
      Changing current profile to [N-Quest] Death Knight Class Hall Loader [Echo] ($Rev: 5763 $)
      [LoadProfile-LoadPr(info)] Loading profile '../[N-Quest] Highmountain [Echo].xml'
      Changing current profile to [N-Quest] Highmountain [Echo] ($Rev: 5763 $)
      2 compiler errors encountered in profile '[N-Quest] Highmountain [Echo] ($Rev: 5763 $)'
      'If' xml element on line number 1431 has following errors with code: public System.Boolean __ExpressionFunc__173()
      {
      return new System.Func<System.Boolean>(() => !IsQuestCompleted(40316) && !QuestFlaggedCompleted(40316) && Me.Level < 110)();
      }

      1) The name 'QuestFlaggedCompleted' does not exist in the current context at line 0

      'CustomBehavior' xml element on line number 1432 has following errors with code: public System.Boolean __ExpressionFunc__174()
      {
      return new System.Func<System.Boolean>(() => IsQuestCompleted(40316) || QuestFlaggedCompleted(40316))();
      }

      1) The name 'QuestFlaggedCompleted' does not exist in the current context at line 0

      Bot stopping! Reason: None Given
       

      Attached Files:

    9. ArrowHB

      ArrowHB New Member

      Joined:
      Oct 5, 2016
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      [UserSettings-UserSe(error)] [MAINTENANCE PROBLEM]: Objektreferencen er ikke indstillet til en forekomst af et objekt.
      FROM HERE (NullReferenceException):
      ved Honorbuddy.Quest_Behaviors.UserSettings.UserSettin gs.BuildPresets() i C:\Users\Andreas\Documents\Honorbuddy\Quest Behaviors\UserSettings.cs:linje 354
      ved Honorbuddy.Quest_Behaviors.UserSettings.UserSettin gs..ctor(Dictionary`2 args) i C:\Users\Andreas\Documents\Honorbuddy\Quest Behaviors\UserSettings.cs:linje 57

      Just trying to load the profile.
       
    10. abccabc

      abccabc New Member

      Joined:
      Aug 12, 2016
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Bug report:

      \\Official Questing\Questing Profile Pack\Legion\[N-Quest] Val'sharah [Echo].xml
      Since Rev.5759

      The wrong code:
      <If Condition="IsQuestCompleted(38748) &amp;&amp; Me.Level &lt; 110" > <!-- Bonus Objective Ruins of Shala'nir -->
      <CustomBehavior File="KillUntilComplete" MobIds="113646, 112052" TerminateWhen="!IsQuestCompleted(38748)" >

      The right one(I think^_^):
      <If Condition="!IsQuestCompleted(38748) &amp;&amp; Me.Level &lt; 110" > <!-- Bonus Objective Ruins of Shala'nir -->
      <CustomBehavior File="KillUntilComplete" MobIds="113646, 112052" TerminateWhen="IsQuestCompleted(38748)" >

      It seems just a simple miss but made a dead loop..
       
    11. animatedhf

      animatedhf New Member

      Joined:
      Dec 3, 2015
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      Changing current profile to [N-Quest] Highmountain [Echo] ($Rev: 5763 $)
      2 compiler errors encountered in profile '[N-Quest] Highmountain [Echo] ($Rev: 5763 $)'
      'If' xml element on line number 1431 has following errors with code: public System.Boolean __ExpressionFunc__173()
      {
      return new System.Func<System.Boolean>(() => !IsQuestCompleted(40316) && !QuestFlaggedCompleted(40316) && Me.Level < 110)();
      }

      1) The name 'QuestFlaggedCompleted' does not exist in the current context at line 0

      'CustomBehavior' xml element on line number 1432 has following errors with code: public System.Boolean __ExpressionFunc__174()
      {
      return new System.Func<System.Boolean>(() => IsQuestCompleted(40316) || QuestFlaggedCompleted(40316))();
      }

      1) The name 'QuestFlaggedCompleted' does not exist in the current context at line 0
       
    12. dottzor

      dottzor Member

      Joined:
      Jan 15, 2010
      Messages:
      786
      Likes Received:
      6
      Trophy Points:
      18
      Seems to be fixed now.
      Thx Budddyteam.
       
    13. Rogue

      Rogue New Member

      Joined:
      Oct 12, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Thx Buddyteam, error fixed <3
       
    14. jaybee27

      jaybee27 New Member

      Joined:
      Aug 9, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
    15. Lockwood

      Lockwood Member

      Joined:
      Jul 30, 2010
      Messages:
      921
      Likes Received:
      4
      Trophy Points:
      18
      Deepholm 82-84

      Quest: Fungal Monstrosities.

      Killed a few fine and then tried to fly up to the roof for some reason when there we plenty of mobs down on the ground. I moved it near the mobs and it targetted them and killed them fine.

      Uldum- 83-85.

      Sultans Staff now working. Any way this can be edited to just stand and wait at the location? Flying back and forth repeatedly got two people I saw botting get ganked then reported.
       

      Attached Files:

      Last edited: Oct 5, 2016
    16. xone1988

      xone1988 Member

      Joined:
      Mar 12, 2013
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      Every time i use HB on my monk, it uses Zen pilgrim, and go,s back to dala with the portal..
       
    17. jeppe64

      jeppe64 New Member

      Joined:
      Jan 15, 2010
      Messages:
      202
      Likes Received:
      1
      Trophy Points:
      0
    18. Lockwood

      Lockwood Member

      Joined:
      Jul 30, 2010
      Messages:
      921
      Likes Received:
      4
      Trophy Points:
      18
      85-86 Horde- Jade Forest

      Quest - Paint it Red

      The gun it goes to is bugged. Moved it to the cannon to the right and worked flawlessly. Needs to be adjusted to a different gun. Middle one doesn't seem to work with HB.

      (I'm really surprised nobody else is finding these and reporting them- bit selfish not too if you do find them)

      Once again Echo- Thanks
       
    19. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      This issue has been fixed even prior to your report.
      Makes sure you're using the most updated copies of the profiles.
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Give me a log so I can actually see what's causing the issue please.
       

    Share This Page