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

      abcompagny New Member

      Joined:
      Dec 29, 2012
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Thanks again guys for this amazing profil ! Good job I mean it ! I know what is it to work in IT and users hard to please ! Good luck !
       
    2. MDLefevere

      MDLefevere New Member

      Joined:
      Feb 1, 2012
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Thanks Guys,
      Awesome work!.

      The only problem i have is that the bot doesn't work at all at my destro warlock. It keeps saying: Moving to hunting ground waypoint 'hunting ground center'

      Things i've done:
      - Restarted bot
      - Cleared Cache of HB
      - Cleared cache of wow, removed add-ons and cleared WTF folder
      - Used online profiles instead of local
      - Reinstalled HB
      - Cleared all quests in my questlog
      - Tried different locations: Class Hall / Dalaran / few other locations
      - Tried all the auto-loaders and manual selection of profile

      Any ideas guys/girls :) ?
       
    3. Nieznany

      Nieznany Member

      Joined:
      Mar 22, 2015
      Messages:
      137
      Likes Received:
      1
      Trophy Points:
      16
      Quest: Blisterpaw Butchery - Quest - World of Warcraft


      HTML:
      Goal: InteractWith-Intera: "Blisterpaw Butchery" (http://wowhead.com/quest=25115)
      Interacting by using Butcherbot Control Gizmo on Blisterpaw Hyena
          [Ref: "[H - Quest] 12-58 K and EK [Kick] ($Rev: 3884 $)" @line 6714]
      After killing hyenas bot waiting way to long to use "Butcherbot Control Gizmo" sometimes even gets stuck, looks like HB problem but not sure where to post this
       

      Attached Files:

    4. paxxx

      paxxx Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      260
      Likes Received:
      9
      Trophy Points:
      18
      Stormheim has some issues,

      There is no quest with ID 96314 if I look it up on WoWHead...
      Code:
                  <While Condition="!IsQuestCompleted(96314)" > <!-- Bonus Objective: A Worthy Challenger -->
                      <CustomBehavior File="InteractWith" MobState="Dead" NumOfTimes="100" TerminateWhen="IsQuestCompleted(96314)" >
                          <HuntingGrounds>
                              <Hotspot X="3340.818" Y="2479.66" Z="253.7271" />
                              <Hotspot X="3460.473" Y="2516.221" Z="270.6031" />
                              <Hotspot X="3469.948" Y="2457.49" Z="255.4726" />
                          </HuntingGrounds>
                          <PursuitList>
                              <PursueGameObject Id="243842" />
                              <PursueGameObject Id="243840" />
                              <PursueGameObject Id="100435" />
                              <PursueUnit Id="108306" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) &amp;&amp; !UNIT.TaggedByOther" />
                              <PursueUnit Id="108289" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) &amp;&amp; !UNIT.TaggedByOther" />
                              <PursueUnit Id="96135" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) &amp;&amp; !UNIT.TaggedByOther" />
                              <PursueUnit Id="108283" PursueWhen="(UNIT.IsAlive || UNIT.Lootable) &amp;&amp; !UNIT.TaggedByOther" />
                          </PursuitList>
                      </CustomBehavior>
                  </While>
      So it ends in an infinite loop because HB thinks the quest has not ended.
      I ended up deleteing the code I posted in [N-Quest] Stormheim [Echo].xml so it moves on with questing.
       
    5. tottelott

      tottelott New Member

      Joined:
      Jun 26, 2013
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      1
      Code:
      XML Error: Unknown tag "InitOrder" (Input: "<InitOrder>
        <!-- Perhaps add detection for loading the class hall if player hasn't unlocked this zone yet. -->
        <CustomBehavior File="Misc\RunLua" Lua="SetCVar('AutoLootDefault', 1)" />
        <CustomBehavior File="EnablePlugin" Names="Anti Drown" />
        <CustomBehavior File="EnablePlugin" Names="Refreshment Detection" />
        <CustomBehavior File="Misc\ProfileCompatibilityInfo" AllowBrokenAddOns="true" AllowBrokenPlugIns="true" />
        <LootMobs Value="true" />
        <TargetingDistance Value="45" />
        <!-- Use LevelBot default -->
      </InitOrder>") in "HBProfile"! - On line 51
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(1,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(4,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(5,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(17,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(13,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(14,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(15,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(16,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(17,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(18,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(7,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(11,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(13,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(14,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(11,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(13,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(2,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(3,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(4,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(5,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddyNoMove.cs(1,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddyNoMove.cs(2,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddyNoMove.cs(3,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(23,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(24,36) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Questing Profile Pack\Holiday\Noblegarden\NobleGardenerAchievementPlugin\NobleGardenerAchievement.cs(56,30) : error CS0115: 'NobleGardenerAchievement.Initialize()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(26,32) : error CS0115: 'AB_Stuck_Helper.Name': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(27,32) : error CS0115: 'AB_Stuck_Helper.Author': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(28,33) : error CS0115: 'AB_Stuck_Helper.Version': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(34,30) : error CS0115: 'AB_Stuck_Helper.Initialize()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AB_Stuck_Helper.cs(41,30) : error CS0115: 'AB_Stuck_Helper.Pulse()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(15,15) : error CS0101: The namespace 'DHXPickBuddy' already contains a definition for 'DHXPickBuddyNM'
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(13,16) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(16,16) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(28,24) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(16,33) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(31,31) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(34,32) : error CS0115: 'MrLootBind.Name': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(35,32) : error CS0115: 'MrLootBind.Author': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(36,33) : error CS0115: 'MrLootBind.Version': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(37,30) : error CS0115: 'MrLootBind.WantButton': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(38,32) : error CS0115: 'MrLootBind.ButtonText': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(45,30) : error CS0115: 'MrLootBind.Initialize()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(51,31) : error CS0115: 'MrLootBind.Dispose()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\MrLootBind.cs(69,30) : error CS0115: 'MrLootBind.Pulse()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(156,35) : error CS0246: The type or namespace name 'WoWPoint' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(19,32) : error CS0115: 'DHXPickBuddy.Name': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(20,32) : error CS0115: 'DHXPickBuddy.Author': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(21,33) : error CS0115: 'DHXPickBuddy.Version': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(22,30) : error CS0115: 'DHXPickBuddy.WantButton': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(23,28) : error CS0115: 'DHXPickBuddy.ButtonText': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(33,30) : error CS0115: 'DHXPickBuddy.Pulse()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddy.cs(77,30) : error CS0115: 'DHXPickBuddy.OnButtonPress()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(97,21) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\PickBuddyNoMove.cs(15,32) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(101,32) : error CS0115: 'AntiAfk.Name': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(102,32) : error CS0115: 'AntiAfk.Author': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(103,33) : error CS0115: 'AntiAfk.Version': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(104,30) : error CS0115: 'AntiAfk.WantButton': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(110,25) : error CS0115: 'AntiAfk.ButtonText': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(118,23) : error CS0115: 'AntiAfk.OnButtonPress()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(124,30) : error CS0115: 'AntiAfk.Pulse()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\AntiAfk.cs(161,30) : error CS0115: 'AntiAfk.Initialize()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(335,30) : error CS0115: 'HBToggle.Initialize()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(357,30) : error CS0115: 'HBToggle.Dispose()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(21,32) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(441,33) : error CS0246: The type or namespace name 'IStuckHandler' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(432,32) : error CS0246: The type or namespace name 'IPlayerMover' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(436,37) : error CS0246: The type or namespace name 'WoWPoint' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\HB_Toggle.cs(445,34) : error CS0246: The type or namespace name 'IStuckHandler' could not be found (are you missing a using directive or an assembly reference?)
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(32,24) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'Pulse' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(76,24) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'OnButtonPress' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(79,25) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'getPick' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(89,25) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'GetClosestUnitFromList' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(105,22) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'AddBL' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(116,15) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'updateBL' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(129,22) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'searchBL' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\Pbuddy\Pbuddy.cs(144,22) : error CS0111: Type 'DHXPickBuddyNM' already defines a member called 'GetGlyphs' with the same parameter types
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(24,32) : error CS0115: 'FieldRepair.Name': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(25,32) : error CS0115: 'FieldRepair.Author': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(26,33) : error CS0115: 'FieldRepair.Version': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(48,30) : error CS0115: 'FieldRepair.Initialize()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(119,30) : error CS0115: 'FieldRepair.Pulse()': no suitable method found to override
      [Compiler Error]: D:\Software\Honorbuddy\Quest Behaviors\Official 1-110 Questing rev5152\Useful Stuff\Non Questing Plugins\FieldRepair.cs(40,24) : error CS0246: The type or namespace name 'BotPoi' could not be found (are you missing a using directive or an assembly reference?)
      What am I doing wrong?

      Also when trying the Auto Loader it says; "Can not start quest bot - this profile does not contain a quest order!"
       
    6. FreakyBart

      FreakyBart Active Member

      Joined:
      Sep 14, 2015
      Messages:
      527
      Likes Received:
      32
      Trophy Points:
      28
      you didn't made a fresh install
      autoupdate doesn't work that well, so delete everything, and download a fresh folder
       
    7. Zicoth

      Zicoth Member

      Joined:
      Oct 17, 2011
      Messages:
      544
      Likes Received:
      2
      Trophy Points:
      18
      Is there Suramar profile?!
       
    8. Aliavanos

      Aliavanos New Member

      Joined:
      Jul 3, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Small issue in Aszuna while doing the two quests "The Captain's Foot Locker" and "Shipwrecked Sailors". Seems like the bot is unable to travel to the destination it wants to go, so then it uses the dalaran hearth and trys again but still cant find a navi path.

      View attachment 1444 2016-09-02 08.52.txt
       
    9. obzzcure

      obzzcure Member

      Joined:
      Jan 5, 2014
      Messages:
      328
      Likes Received:
      10
      Trophy Points:
      18
      Death Knight - Unholy - Apocalypse


      does not pick up quest, i had to pick up manually and after the following of revil kost, it's doing nothing.
       

      Attached Files:

    10. snoweey

      snoweey Member

      Joined:
      Jan 15, 2010
      Messages:
      416
      Likes Received:
      2
      Trophy Points:
      18

      Attached Files:

    11. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48

      Attached Files:

    12. Rogtrainer

      Rogtrainer New Member

      Joined:
      Oct 1, 2015
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      0
      My quest log is empty and the bot can not find Quest. The profile - Storm Home Grindet in Aggramers chamber.

      What can I do with it successfully again Leveling? As the version v3 up to date had not yet I have in my hand Leveling. And now I have problems.

      How I do that then the bot to QUESTGIVER going?
       

      Attached Files:

    13. darkspyre0

      darkspyre0 Member

      Joined:
      Jul 31, 2010
      Messages:
      99
      Likes Received:
      1
      Trophy Points:
      8

      I just wanted to say EchoTiger THANK YOU for all of your hard work. I know this is mostly a thankless job and i wanted to stop and say thanks so much for your effort, and everyone else's effort in making these profiles great.

      I have issues with the profiles, but just what's already been written here, so i'll just patiently wait till it gets fixed. I realize a new expansion and new profiles take awhile to get stable.
       
    14. abcompagny

      abcompagny New Member

      Joined:
      Dec 29, 2012
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Small issue on Azsuna and the quest is the "Fel Machinations". The toon doesn't move at all. He's completely blocked.

      [14:03:22.830 D] [Flightor] Set up for movement to <-168.1649, 7272.057, 17.37294>
      [14:03:22.830 D] [Flightor] Failed ground nav with status PathGenerationFailed
      [14:03:22.830 D] [Flightor] We can neither fly nor run to the destination.

      View attachment 3828 2016-09-02 16.00.txt
       
    15. kingarti13

      kingarti13 Member

      Joined:
      Aug 27, 2013
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6

      Attached Files:

      Last edited: Sep 2, 2016
    16. Rogtrainer

      Rogtrainer New Member

      Joined:
      Oct 1, 2015
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      0
      i think you have the same Problem. My bot grind only on aggramars chamber.
       
    17. shingowolf

      shingowolf New Member

      Joined:
      Aug 19, 2016
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
    18. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Making some big improvements to Stormheim at least for Alliance today. All quests up to Havi's Test completed successfully.
       
    19. valleballe11

      valleballe11 New Member

      Joined:
      Feb 25, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      Need to use SVN to get the uppdates? :)
       
    20. Kingkongsport

      Kingkongsport New Member

      Joined:
      Aug 3, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      "Reposted with Log file"

      Hello,

      Sorry if noob, but I tryed google and the forum, and I couldnt find anything regarding my problem.

      When I am trying to run the profil, I am getting this message and nothing happens.

      Starting the bot!
      Currently Using BotBase : Questing
      Current zone is Broken Shore (Broken Shore - Zone - World of Warcraft)

      Anyone know what I am doing wrong?

      Thanks
       

      Attached Files:

    Share This Page