• Visit Rebornbuddy
  • 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. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      PHP:
      CustomActionCodeLua.DoString("UseItemByName(67495)";);
      u need shit like this^^
       
    2. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      I need more details, I just double checked and all locations are parsed using this extension method which should correctly convert a string to a floating point number with the . as decimal point and , as thousands separator.
      PHP:
              public static float ToSingle(this string str)
              {
                  
      float val;
                  
      float.TryParse(strNumberStyles.AllowDecimalPoint NumberStyles.AllowLeadingSign 
                  
      CultureInfo.InvariantCultureout val);
                  return 
      val;
              }
       
    3. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      auctioning when bags are full fails, only auctions one item, then goes on harvesting.
       
    4. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      further bugs:
      when using mail items instead of ah'ing them it only mails 2x12 items.
      when training skills, it only trains herbalism, but keeps mining at 75.
      will add logs as i have some

      edit: ok, after getting herbalism to 75 and mining to 50, PB went to herbalism trainer, skilled up, but didn't continue to mining trainer. just went on to go harvesting.
       
      Last edited: Jul 10, 2011
    5. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Want to update from the svn and let me know if you still get this ?
       
      Ilja Rogoff likes this.
    6. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      ok, will try later.
       
    7. soussi

      soussi Member

      Joined:
      May 4, 2011
      Messages:
      432
      Likes Received:
      1
      Trophy Points:
      16
      Quest with Nalfien with the feathers in Felwood, it keeps opening the window and closes it. Doesnt seem to take the repeatable quest.
      Took it away so it could move on to grinding till 50.

      ps: using the 'old profile' as the merged one does nothing at all.

      gz
       
    8. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      the merged one is probably checking all of the conditions

      please provide a log for assistance (new one only)
       
    9. norixify

      norixify New Member

      Joined:
      Oct 20, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      can't find proffesion buddy in the list of HB ..
       
    10. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      ok, this part works, sold everything to AH :)

      btw: when bags are full, is it normal that PB goes to herbalism trainer before going to AH?
       
    11. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      it's a plugin, not a bot
       
    12. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      ah, nice, your update fixed this bug as well.

      thx for your efforts!
       
    13. soussi

      soussi Member

      Joined:
      May 4, 2011
      Messages:
      432
      Likes Received:
      1
      Trophy Points:
      16
      Here it is, it just stands mounted and thats it:
      Code:
      [17:53:35:258] Activity: Loading Profile...
      [17:53:49:508] Changed tilemap to Kalimdor, Tiled: True
      [17:53:49:596] Changing current profile to Horde 1-68 Questing
      [17:53:52:094] Starting the bot!
      [17:53:52:123] Changing current profile to Horde 1-68 Questing
      [17:53:52:183] Cleared POI - Reason Starting up
      [17:53:52:183] Cleared POI
      [17:53:52:248]  
      [17:53:52:248] >>> STARTING ShamWOW v4.3.15 by Bobby53
      [17:53:52:707] Error loading Global ShamWOW Config info from 'C:\Users\Soussi\Desktop\Honorbuddy\HB 5024\CustomClasses\Config\ShamWOW.config' 
      [17:53:52:707] >>> EXCEPTION: Global config file ShamWOW.config contains bad XML:
      [17:53:52:708] System.IO.FileNotFoundException: Kan bestand C:\Users\Soussi\Desktop\Honorbuddy\HB 5024\CustomClasses\Config\ShamWOW.config niet vinden.
      Bestandsnaam: C:\Users\Soussi\Desktop\Honorbuddy\HB 5024\CustomClasses\Config\ShamWOW.config
         bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
         bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
         bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
         bij System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
         bij System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
         bij System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
         bij System.Threading.CompressedStack.runTryCode(Object userData)
         bij System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
         bij System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
         bij System.Xml.XmlTextReaderImpl.OpenUrl()
         bij System.Xml.XmlTextReaderImpl.Read()
         bij System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
         bij System.Xml.XmlDocument.Load(XmlReader reader)
         bij System.Xml.XmlDocument.Load(String filename)
         bij Bobby53.Shaman.Initialize() in c:\Users\Soussi\Desktop\Honorbuddy\HB 5024\CustomClasses\ShamWOW\Shaman.cs:regel 476
      [17:53:52:708] 
      [17:53:52:708] Your Level 48 Troll Restoration Shaman Build is:   
      [17:53:52:708] Eleme/Enhan/Resto   0/0/20
      [17:53:52:708] ... running the Questing bot Solo as Combat Only in Felwood 
      [17:53:52:708]  
      [17:53:52:708] Initialize:  Battleground: False
      [17:53:52:708] Initialize:  RAF.........: False
      [17:53:52:708] Initialize:  IsInInstance: False
      [17:53:52:708] Initialize:  IsCombatOnly: True
      [17:53:52:708] Initialize:  IsHealer....: False
      [17:53:52:708] Initialize:  IsHealerOnly: False
      [17:53:52:708] 
      [17:53:52:740] Max Pull Ranged:   25 
      [17:53:52:740] HB Pull Distance:  30
      [17:53:52:740]  
      [17:53:52:942] [talent] Cleanse Spirit: can remove Curses and Magic
      [17:53:52:943] [talent] Ancestral Swiftness: must stop to cast Ghost Wolf 
      [17:53:52:946] 
      [17:53:52:946] %   ignoring untrained healing spell 'Greater Healing Wave' - setting health to 0%
      [17:53:52:947] %   ignoring untrained healing spell 'Riptide' - setting health to 0%
      [17:53:52:948] %   ignoring untrained healing spell 'Unleash Elements' - setting health to 0%
      [17:53:52:949] %   ignoring untrained healing spell 'Chain Heal' - setting health to 0%
      [17:53:52:949] %   ignoring untrained healing spell 'Healing Rain' - setting health to 0%
      [17:53:52:949] %   ### HealSpellManager Dump BEFORE PRUNE
      [17:53:52:949] 
      [17:53:52:949]    % Spell Description
      [17:53:52:949]  --- --------------------------------
      [17:53:52:949]    0 Healing Rain
      [17:53:52:949]    0 Chain Heal
      [17:53:52:949]    0 Oh Shoot Heal
      [17:53:52:949]    0 Healing Surge
      [17:53:52:949]    0 Greater Healing Wave
      [17:53:52:949]    0 Healing Wave
      [17:53:52:949]    0 Unleash Elements
      [17:53:52:949]    0 Riptide
      [17:53:52:949] 
      [17:53:52:949] %   ### HealSpellManager Dump AFTER PRUNE
      [17:53:52:949] 
      [17:53:52:949]    % Spell Description
      [17:53:52:949]  --- --------------------------------
      [17:53:52:949] 
      [17:53:52:952] %   Effective Cleanse Priority: Low
      [17:53:52:952] %   Effective Purge Priority: Low
      [17:53:53:171] %   Totem Recall CheckForSafeDistance(45.8): no hostiles/profile mobs in range - took 1 ms
      [17:53:53:171] %   Need rest: TotemsWereSet() and recall CheckForSafeDistance(45.8)= true
      [17:53:53:171] %   Need rest: no current target so looks good to recall
      [17:53:53:171] Activity: Resting
      [17:53:53:171] %   GRDSTAT Enter REST [-me-]: h/m=100.0%/100.0%, combat=N, facing=N, melee=0, range=1, rooted=N, immobile=N, silenced=N
      [17:53:53:200] %   WaitForCurrentSpell:  no cast or gcd in progress
      [17:53:53:298] %   GRDSTAT Exit REST [-me-]: h/m=100.0%/100.0%, combat=N, facing=N, melee=0, range=1, rooted=N, immobile=N, silenced=N
      [17:53:53:530] %   Need rest: true, Need to Clear Weapon Enchants flag is set
      [17:53:53:531] %   GRDSTAT Enter REST [-me-]: h/m=100.0%/100.0%, combat=N, facing=N, melee=0, range=1, rooted=N, immobile=N, silenced=N
      [17:53:53:562] %   WaitForCurrentSpell:  no cast or gcd in progress
      [17:53:53:662] %   GRDSTAT Exit REST [-me-]: h/m=100.0%/100.0%, combat=N, facing=N, melee=0, range=1, rooted=N, immobile=N, silenced=N
      [17:53:53:898] %   Need rest: true, IsWeaponImbueNeeded mh:True oh:False
      [17:53:53:899] %   GRDSTAT Enter REST [-me-]: h/m=100.0%/100.0%, combat=N, facing=N, melee=0, range=1, rooted=N, immobile=N, silenced=N
      [17:53:53:906] Totem Bar[Earth]: NONE 
      [17:53:53:906] Totem Bar[Fire ]: FLAMETONGUE_TOTEM
      [17:53:53:906] Totem Bar[Water]: HEALING_STREAM_TOTEM 
      [17:53:53:906] Totem Bar[Air  ]: NONE
      [17:53:53:906]  
      [17:53:53:906] %   Ressurection:  dead ressurection target is invalid, resetting
      [17:53:53:906] %   ShamanBuffs:  AllowNonHealSpells:True, atrest:True
      [17:53:53:907] %   ImbueWeapons:  NeedOnMainhand=True-Flametongue Weapon
      [17:53:53:924] %   WaitForCurrentSpell:  no cast or gcd in progress
      [17:53:53:990] Spell_C::CastSpell(8024, 0, 0x0, 0) [1872]
      [17:53:54:024] *Flametongue Weapon
      [17:53:54:285] %   WaitForCurrentSpell:  waiting until gcd and/or cast are complete
      [17:53:55:500] %   GRDSTAT Exit REST [-me-]: h/m=100.0%/97.9%, combat=N, facing=N, melee=0, range=1, rooted=N, immobile=N, silenced=N
      [17:53:55:759] %   IsWeaponImbueNeeded():  waiting 741 ms until next imbue check
      [17:53:55:761] Activity: Loading Tile/s
      [17:53:55:761] Loading Kalimdor_32_22
      [17:53:55:967] Changed POI to:Type: Loot, Name: Bloodvenom Slimeslave
      [17:53:56:248] %   IsWeaponImbueNeeded():  waiting 252 ms until next imbue check
      [17:53:56:249] InteractDebug:698025056
      [17:53:56:281] Interact Done:698025056
      [17:53:59:132] Looting Unkown Object Guid:0x0000000000000000
      [17:53:59:222] Cleared POI - Reason Waiting for loot flag
      [17:53:59:222] Cleared POI
      [17:53:59:689] Loading Kalimdor_33_20
      [17:53:59:857] Loading Kalimdor_33_22
      [17:54:00:051] Loading Kalimdor_32_21
      [17:54:00:202] Loading Kalimdor_33_21
      [17:54:00:361] Updating repair cost for current equipped items. New value: [0g30s50c]
      [17:54:00:366] Goal: LoadProfile: In Progress
      [17:54:00:380] Activity: Loading profile 'C:\Users\Soussi\Desktop\Honorbuddy\HB 5024\Featured Profiles\Kick's Profiles\Kick's Profiles\1-85 Questing Profile Pack\[H - Quest] 1-68\SubProfiles\15-58 SubProfile.xml'
      [17:54:00:380] [LoadProfile-v195(info) @line 54]: Loading profile 'SubProfiles\15-58 SubProfile.xml'
      [17:54:00:383] Changed tilemap to Kalimdor, Tiled: True
      [17:54:00:607] Changing current profile to Horde 1-68 Questing
      [17:54:00:834] System.NullReferenceException: Object reference not set to an instance of an object.
         at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
      [17:54:00:834] Cleared POI - Reason Exception in Root.Tick()
      [17:54:00:834] Cleared POI
      [17:54:01:087] Goal: Grinding to level 18
      [17:54:01:087] Goal: Grinding to level 19
      [17:54:01:088] Goal: Grinding to level 20
      [17:54:01:088] Goal: Grinding to level 21
      [17:54:01:088] Goal: Grinding to level 24
      [17:54:01:318] Goal: Grinding to level 25
      [17:54:01:550] Goal: Grinding to level 30
      [17:54:01:785] Goal: Grinding to level 32
      [17:54:02:437] Goal: Grinding to level 35
      [17:54:02:437] Goal: Grinding to level 38
      [17:54:02:438] [InteractWith-v196(debug) @line 1392]: Behavior sees 'done'.  Skipping behavior.
      [17:54:02:439] [InteractWith-v196(debug) @line 1427]: Behavior sees 'done'.  Skipping behavior.
      [17:54:02:439] Goal: Grinding to level 40
      [17:54:02:439] Goal: Grinding to level 41
      [17:54:02:440] [Profile Message]: Compiling Eastern Plaguelands Quests
      [17:54:02:441] Picking up Gidwin Goldbraids : 27367
      [17:54:02:441] Goal: Picking up Gidwin Goldbraids
      [17:54:02:441] Changed POI to:Type: QuestPickUp
      [17:54:02:755] %   WaitForCurrentCast:  no cast in progress
      [17:54:02:787] %   MountUp:  detected HonorBuddy trying to mount
      [17:54:03:147] Mounting: emerald raptor
      [17:54:05:127] Moving to Type: QuestPickUp
      [17:54:05:128] Activity: Loading Tile/s
      [17:54:05:128] Loading Kalimdor_32_22
      [17:54:05:318] Loading Kalimdor_36_28
      [17:54:05:534] Loading Kalimdor_33_23
      [17:54:05:706] Loading Kalimdor_33_22
      [17:54:05:886] Loading Kalimdor_32_21
      [17:54:06:034] Loading Kalimdor_33_21
      [17:54:06:181] Loading Kalimdor_36_27
      [17:54:06:418] System.OverflowException: TimeSpan overflowed because the duration is too long.
         at System.TimeSpan.Add(TimeSpan ts)
         at System.TimeSpan.op_Addition(TimeSpan t1, TimeSpan t2)
         at Styx.Logic.FlightPaths.GetFullTravelTime(WoWPoint start, WoWPoint end, WoWPoint flightPathStart, WoWPoint flightPathEnd, Single travelSpeed)
         at Styx.Logic.FlightPaths.ShouldTakeFlightpath(WoWPoint start, WoWPoint end, Single travelSpeed)
         at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
         at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
         at CommonBehaviors.Actions.NavigationAction.Run(Object context)
         at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
         at TreeSharp.Action.RunAction(Object context)
         at TreeSharp.Action.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
      [17:54:06:418] Cleared POI - Reason Exception in Root.Tick()
      [17:54:06:418] Cleared POI
      [17:54:06:702] Changed POI to:Type: QuestPickUp
      [17:54:06:931] Could not generate path from {5223.878, -493.9071, 329.491} to {1916.45, -2651.12, 60.62035} (time used: 0 milliseconds) @ FindEndPoly
      [17:54:20:395] System.OverflowException: TimeSpan overflowed because the duration is too long.
         at System.TimeSpan.Add(TimeSpan ts)
         at System.TimeSpan.op_Addition(TimeSpan t1, TimeSpan t2)
         at Styx.Logic.FlightPaths.GetFullTravelTime(WoWPoint start, WoWPoint end, WoWPoint flightPathStart, WoWPoint flightPathEnd, Single travelSpeed)
         at Styx.Logic.FlightPaths.ShouldTakeFlightpath(WoWPoint start, WoWPoint end, Single travelSpeed)
         at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
         at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
         at CommonBehaviors.Actions.NavigationAction.Run(Object context)
         at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
         at TreeSharp.Action.RunAction(Object context)
         at TreeSharp.Action.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
         at (Object )
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
      [17:54:20:395] Cleared POI - Reason Exception in Root.Tick()
      [17:54:20:395] Cleared POI
      [17:54:20:586] Changed POI to:Type: QuestPickUp
       
    14. sneakyspency

      sneakyspency New Member

      Joined:
      Jun 17, 2011
      Messages:
      146
      Likes Received:
      2
      Trophy Points:
      0
      Quest Name: Latent Disease
      Profile: Western Plaguelands
      Quest IDs: 26934
      Latent Disease - Quest - World of Warcraft

      Bot is not collecting the Plague Tangles that spawn after killing the Diseased Black Bears.
       
    15. sneakyspency

      sneakyspency New Member

      Joined:
      Jun 17, 2011
      Messages:
      146
      Likes Received:
      2
      Trophy Points:
      0
      I had the same error pop up somewhere else. Should we not report these errors?
       
    16. shakazara

      shakazara New Member

      Joined:
      Jan 15, 2010
      Messages:
      212
      Likes Received:
      10
      Trophy Points:
      0
      no, there isn't any need for reporting user errors...
      if you see what he posted it said, that you didn't have the behavior named RunLua in your behavior folder (which has been told 100's of times).

      As for your problem with Latent Diseases, then there could be 2 things wrong:
      1. You are using an old version of the CollectThings behavior
      2. The behavior (which is shipped with the honorbuddy releases) is not working correctly.

      try putting the CollectThings behavior (from the newest release) into the folder and start again.
       
    17. toml96

      toml96 Member

      Joined:
      Oct 1, 2010
      Messages:
      257
      Likes Received:
      0
      Trophy Points:
      16
      So this will work when like HB>Featured Profiles>Azenius>(All the mini folders here) and it'll load them?
       
    18. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      that's because you're on the wrong continent if you're ignoring checkpoints (default for profile)

      go to EK (hopefully near epl) and press start

      or

      as stated in first post ... enable checkpoints by changing True to False and Felwood should work for you
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      na, it was a behavior issue in the old version
       
    20. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Last edited: Jul 10, 2011
    Thread Status:
    Not open for further replies.

    Share This Page