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

      dred Member

      Joined:
      Aug 14, 2011
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      I wonder when can I use this for 5198 :)
       
    2. Rawrrawrmeow

      Rawrrawrmeow New Member

      Joined:
      Aug 12, 2011
      Messages:
      236
      Likes Received:
      0
      Trophy Points:
      0
      You REALLY need to fix some of this. The guys just get stuck in buildings trying to run to a quest. Too dumb to go out the door. Its severely frustrating.
       
    3. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Your frustration is completely understandable. Alas, poor Mesger can't do a while lot about this. The problem is the HBcore navigation system needs work in a lot of areas. In fact, there is a whole thread dedicated to this.

      Raphus has done the most work in this area of late, but his time and attention is split between that, fixing bugs, new features, and being a newlywed. :D


      cheers,
      chinajade
       
    4. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Can anyone post an example on how to make a custom action to take a ride from a flightmaster.

      would be much appreciated.
       
    5. sYn1

      sYn1 Member

      Joined:
      Dec 28, 2010
      Messages:
      233
      Likes Received:
      0
      Trophy Points:
      16
      Posted my issue with mage in STV and a huge log of 30 mb with the same (trimmed down) at your bugtracker...
      contained shitloads of this:

      [0:01:40:950] Cleared POI - Reason Exception in Root.Tick()
      [0:01:40:950] Cleared POI
      [0:01:41:067] System.NullReferenceException: Object reference not set to an instance of an object.
      at Amplify.Amplify.<CreateCombat>b__2(Object ret) in d:\Honorbuddy\CustomClasses\Amplify\Amplify.Combat.cs:line 59
      at TreeSharp.Decorator.CanRun(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.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 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 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.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()
       
    6. SixthZombie

      SixthZombie Member

      Joined:
      Aug 7, 2011
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      6
      First few quest in Western Plaguelands are pretty messy for range botters.
      Just a note for anyone looking at leveling here with range.
       
    7. herbaliza

      herbaliza New Member

      Joined:
      Aug 15, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Been using the one day pass for a couple of times now and just bought the 1 session pass.

      Works really well, but for some time now I've been stuck on STV doing low level quest even though I'm 33.

      I did edit <QuestOrder IgnoreCheckPoints="True" > to False but still the same thing.

      I also started at Stormwind a couple of times.
       
    8. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      You can use a dwarf, do the coldridge quests manually or use a profile for it (theres a dwarf 1-6 quest profile somewhere on the forums) and then take the gryph to stormwind. From there u can run kicks profile. It will do the Northshire quests but thats no problem as they are done very quickly.
       
    9. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Poor Raphus, my mind goes to them who are bound to a life with no freedom :D anyway, the mech need a complete redo, the navigation needs some look over, but the mech is the bigest problem, HB needs a oh darn that mob is on the other side of a wall not going to run through the entire building to get to that mob i detected and pull 20 others check. Also the mch... the mech, what is it with it, was it made for a gnome? anything bigger wil get stuck every where. also mech around lamps, and other objects on the ground as well as hanging down from the air.
       
    10. seafunk

      seafunk New Member

      Joined:
      Feb 23, 2011
      Messages:
      273
      Likes Received:
      4
      Trophy Points:
      0
      True will finish the whole set of actions within the loop once and then proceed if the condition is false. false will just abort mid-loop i think. You could help yourself by implementing something like
      If inbagcount(xyz )>0 then load profile x
      I do this a lot, splitting the profiles up like that. in the new profile you could repeat that same loop (if inbagcount then load) and when condition is false proceed with another profile. just an idea on how to avoid complex loops within the profile.
       
    11. SixthZombie

      SixthZombie Member

      Joined:
      Aug 7, 2011
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      6
      The quest "This Means WAR (Wild Arachnid Roundup)" in WPL is messed up. He won't mount one of the horses before going off. It just runs back and forth, then follows the spiders around on foot.
       
    12. Megser

      Megser Well-Known Member

      Joined:
      Apr 17, 2010
      Messages:
      1,389
      Likes Received:
      73
      Trophy Points:
      48
      It is allowed.

      Dude "User failed to copy MY SetHearthstone behavior into Quest Behaviors directory."

      I can't foresee every nav issue, give me a fix and I'll put it in.


      SAVE ME CHINA!!!!!

      CC issue.

      Guys, cmon. Do I have to do the thinking on your part?
       
    13. Bruno

      Bruno New Member

      Joined:
      Aug 20, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I will test, tnx bro
       
    14. khurune

      khurune Member

      Joined:
      Jan 15, 2010
      Messages:
      836
      Likes Received:
      4
      Trophy Points:
      18
      Hands megser the silver spoon, enjoy.
      on a serious note. I completed outlandish section. No real issue on your behalve.

      Sent from my Xperia_X8 using Tapatalk
       
    15. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Quest "Who are they?"

      - Toon becomes a new Form from an NPC runs to the quest point, but my Druid always shapeshift and the form is gone, so he runs always to the giver and the quest point. must do this by hand.
       
    16. Sch8

      Sch8 Member

      Joined:
      Jul 5, 2011
      Messages:
      103
      Likes Received:
      0
      Trophy Points:
      16
      Is it possible to make the AHbot cancel undercut? Can't seem to find anything about it
       
    17. HB9803K83

      HB9803K83 New Member

      Joined:
      Apr 22, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I just Updated Professionbuddy 1.94 from SVN , I want to load Kick's alliance TBC Profile when I am in outland profile named as : [A] BC 56-68 [Kick] Left.xml
      however, when I load it from professionbuddy it loads lots of navigation files (more than it is needed I guess) and gives pathfinding errors , without professionbuddy working
      the profile is working fine.

      Any idea why this complication arise ?

      Thank you

      [4:01:32 PM:036] Changed tilemap to Expansion01, Tiled: True
      [4:01:32 PM:453] Loading Expansion01_21_30
      [4:01:32 PM:630] Loading Expansion01_20_31
      [4:01:32 PM:834] Loading Expansion01_21_31
      [4:01:32 PM:999] Loading Expansion01_20_30
      [4:01:33 PM:259] Loading Expansion01_22_30
      [4:01:33 PM:359] Loading Expansion01_22_31
      [4:01:33 PM:495] Loading Expansion01_20_32
      [4:01:33 PM:665] Loading Expansion01_21_32
      [4:01:33 PM:812] Loading Expansion01_19_30
      [4:01:34 PM:034] Loading Expansion01_19_31
      [4:01:34 PM:171] Loading Expansion01_20_29
      [4:01:34 PM:575] Loading Expansion01_22_32
      [4:01:34 PM:665] Loading Expansion01_19_32
      [4:01:34 PM:784] Loading Expansion01_21_33
      [4:01:34 PM:914] Loading Expansion01_22_33
      [4:01:35 PM:032] Loading Expansion01_20_33
      [4:01:35 PM:178] Loading Expansion01_18_31
      [4:01:35 PM:331] Loading Expansion01_20_28
      [4:01:35 PM:490] Loading Expansion01_23_32
      [4:01:35 PM:545] Loading Expansion01_18_32
      [4:01:35 PM:703] Loading Expansion01_18_30
      [4:01:35 PM:874] Loading Expansion01_19_33
      [4:01:35 PM:981] Loading Expansion01_21_34
      [4:01:36 PM:246] Loading Expansion01_21_28
      [4:01:36 PM:459] Loading Expansion01_22_34
      [4:01:36 PM:608] Loading Expansion01_23_31
      [4:01:36 PM:706] Loading Expansion01_23_33
      [4:01:36 PM:814] Loading Expansion01_20_34
      [4:01:36 PM:970] Loading Expansion01_17_31
      [4:01:37 PM:169] Loading Expansion01_20_27
      [4:01:37 PM:367] Loading Expansion01_17_32
      [4:01:37 PM:507] Loading Expansion01_24_32
      [4:01:37 PM:600] Loading Expansion01_21_29
      [4:01:37 PM:867] Loading Expansion01_19_28
      [4:01:38 PM:036] Loading Expansion01_21_27
      [4:01:38 PM:252] Loading Expansion01_24_31
      [4:01:38 PM:373] Loading Expansion01_19_34
      [4:01:38 PM:464] Loading Expansion01_17_30
      [4:01:38 PM:605] Loading Expansion01_22_35
      [4:01:38 PM:789] Loading Expansion01_22_28
      [4:01:38 PM:997] Loading Expansion01_22_29
      [4:01:39 PM:103] Loading Expansion01_18_29
      [4:01:39 PM:411] Loading Expansion01_21_35
      [4:01:39 PM:594] Loading Expansion01_19_27
      [4:01:39 PM:802] Loading Expansion01_17_29
      [4:01:39 PM:984] Loading Expansion01_24_33
      [4:01:40 PM:123] Loading Expansion01_19_29
      [4:01:40 PM:411] Loading Expansion01_16_31
      [4:01:40 PM:562] Loading Expansion01_18_28
      [4:01:40 PM:732] Loading Expansion01_19_35
      [4:01:40 PM:854] Loading Expansion01_20_35
      [4:01:41 PM:059] Loading Expansion01_18_27
      [4:01:41 PM:211] Loading Expansion01_25_32
      [4:01:41 PM:331] Loading Expansion01_16_32
      [4:01:41 PM:491] Loading Expansion01_20_26
      [4:01:41 PM:727] Loading Expansion01_22_27
      [4:01:41 PM:908] Loading Expansion01_18_34
      [4:01:42 PM:045] Loading Expansion01_23_34
      [4:01:42 PM:166] Loading Expansion01_16_30
      [4:01:42 PM:301] Loading Expansion01_19_26
      [4:01:42 PM:713] Loading Expansion01_25_33
      [4:01:42 PM:804] Loading Expansion01_21_26
      [4:01:42 PM:994] Loading Expansion01_22_36
      [4:01:43 PM:135] Loading Expansion01_18_33
      [4:01:43 PM:208] Loading Expansion01_25_31
      [4:01:43 PM:337] Loading Expansion01_18_35
      [4:01:43 PM:440] Loading Expansion01_23_35
      [4:01:43 PM:569] Loading Expansion01_22_26
      [4:01:43 PM:752] Loading Expansion01_23_28
      [4:01:43 PM:844] Loading Expansion01_21_36
      [4:01:43 PM:989] Loading Expansion01_23_27
      [4:01:44 PM:042] Loading Expansion01_24_34
      [4:01:44 PM:250] Loading Expansion01_19_36
      [4:01:44 PM:345] Loading Expansion01_16_29
      [4:01:44 PM:454] Loading Expansion01_23_36
      [4:01:44 PM:587] Loading Expansion01_17_34
      [4:01:44 PM:682] Loading Expansion01_15_32
      [4:01:44 PM:826] Loading Expansion01_26_32
      [4:01:44 PM:965] Loading Expansion01_26_33
      [4:01:45 PM:068] Loading Expansion01_20_36
      [4:01:45 PM:214] Loading Expansion01_23_29
      [4:01:45 PM:233] Loading Expansion01_16_33
      [4:01:45 PM:356] Loading Expansion01_26_31
      [4:01:45 PM:472] Loading Expansion01_15_31
      [4:01:45 PM:574] Loading Expansion01_17_33
      [4:01:45 PM:776] Loading Expansion01_17_35
      [4:01:45 PM:896] Loading Expansion01_24_30
      [4:01:45 PM:924] Loading Expansion01_22_37
      [4:01:46 PM:025] Loading Expansion01_25_30
      [4:01:46 PM:108] Loading Expansion01_20_25
      [4:01:46 PM:411] Loading Expansion01_18_36
      [4:01:46 PM:537] Loading Expansion01_22_25
      [4:01:46 PM:756] Loading Expansion01_15_33
      [4:01:46 PM:887] Loading Expansion01_21_25
      [4:01:47 PM:119] Loading Expansion01_23_26
      [4:01:47 PM:342] Loading Expansion01_21_37
      [4:01:47 PM:473] Loading Expansion01_16_34
      [4:01:47 PM:560] Loading Expansion01_24_35
      [4:01:47 PM:726] Loading Expansion01_25_34
      [4:01:47 PM:824] Loading Expansion01_20_37
      [4:01:47 PM:963] Loading Expansion01_15_30
      [4:01:48 PM:067] Loading Expansion01_26_34
      [4:01:48 PM:174] Loading Expansion01_19_37
      [4:01:48 PM:277] Loading Expansion01_17_36
      [4:01:48 PM:328] Loading Expansion01_24_36
      [4:01:48 PM:465] Loading Expansion01_23_37
      [4:01:48 PM:591] Loading Expansion01_16_35
      [4:01:48 PM:698] Loading Expansion01_15_29
      [4:01:48 PM:767] Loading Expansion01_15_34
      [4:01:48 PM:935] Loading Expansion01_23_25
      [4:01:49 PM:066] Loading Expansion01_26_30
      [4:01:49 PM:113] Loading Expansion01_27_33
      [4:01:49 PM:219] Loading Expansion01_27_32
      [4:01:49 PM:313] Loading Expansion01_19_25
      [4:01:49 PM:548] Loading Expansion01_14_31
      [4:01:49 PM:588] Loading Expansion01_14_32
      [4:01:49 PM:609] Loading Expansion01_21_38
      [4:01:49 PM:726] Loading Expansion01_27_31
      [4:01:49 PM:836] Loading Expansion01_25_35
      [4:01:49 PM:899] Loading Expansion01_22_38
      [4:01:50 PM:075] Loading Expansion01_18_37
      [4:01:50 PM:208] Loading Expansion01_20_38
      [4:01:50 PM:334] Loading Expansion01_15_35
      [4:01:50 PM:499] Loading Expansion01_16_36
      [4:01:50 PM:560] Loading Expansion01_25_36
      [4:01:50 PM:668] Loading Expansion01_24_37
      [4:01:50 PM:806] Loading Expansion01_17_37
      [4:01:50 PM:915] Loading Expansion01_21_24
      [4:01:51 PM:101] Loading Expansion01_15_28
      [4:01:51 PM:150] Loading Expansion01_16_28
      [4:01:51 PM:200] Loading Expansion01_24_25
      [4:01:51 PM:302] Loading Expansion01_18_25
      [4:01:51 PM:447] Loading Expansion01_22_24
      [4:01:51 PM:652] Loading Expansion01_14_34
      [4:01:51 PM:781] Loading Expansion01_18_26
      [4:01:52 PM:050] Loading Expansion01_27_30
      [4:01:52 PM:144] Loading Expansion01_14_33
      [4:01:52 PM:166] Loading Expansion01_19_24
      [4:01:52 PM:227] Loading Expansion01_15_36
      [4:01:52 PM:341] Loading Expansion01_16_37
      [4:01:52 PM:410] Loading Expansion01_18_24
      [4:01:52 PM:455] Loading Expansion01_14_35
      [4:01:52 PM:564] Loading Expansion01_18_38
      [4:01:52 PM:611] Loading Expansion01_30_32
      [4:01:54 PM:828] Could not generate path from {728.2339, 5573.173, 7.305793} to {-12402.37, -2621.422, 2.697301} (time used: 0 milliseconds) @ FindEndPoly
       
    18. llukeen

      llukeen New Member

      Joined:
      Jan 15, 2010
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      80-82 with almost a 100 quests done :p With maybe 2-3 quests helped amazinG going to use ur deepholm one
       
    19. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      stop and restart bot usually solves that......

      Think this is smoe bug in either plugin or HB itself....
      happens to my too often.
       
    20. Rawrrawrmeow

      Rawrrawrmeow New Member

      Joined:
      Aug 12, 2011
      Messages:
      236
      Likes Received:
      0
      Trophy Points:
      0
      [SetHearthstone-vUnknown(error)]: The 'Y' attribute's value (saw '-2645.225') is not on the closed interval [0..1.79769313486232E+308].
      [SetHearthstone-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
      Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
      GetAttributeAsNullable<double>("Z", True, new ConstrainTo.Domain<double>(0, 1.79769313486232E+308), null)

      [SetHearthstone-vUnknown(warning)]: This method 'GetAttributeAsString' is deprecated.
      Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
      GetAttributeAs<string>("Name", False, null, null)

      Getting that error. What do I do?
       
    Thread Status:
    Not open for further replies.

    Share This Page