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

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Mattyice,

      We haven't adjusted the profiles for that, yet. For now, they are ground-mount.

      cheers,
      chinajade
       
    2. fragboy

      fragboy New Member

      Joined:
      Jun 12, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      Changing current profile to [Fly][H - Quest] BC 58-70 [Kick]($Rev: 3061 $)
      Starting the bot!
      Currently Using BotBase : Questing
      [ProfileCompatibilityInfo-v1201(warning)] PROFILE COMPATIBILITY WARNINGS:
      * Ground mount (75973) is a flying mount. Please configure a ground-only mount.


      [Profile Message]: Compiling Nagrand Quests
      Moving to Type: Hotspot, Loc: <-1825.774, 8795.199, 50.16935>
      Moving to Type: Hotspot, Loc: <-1825.774, 8795.199, 50.16935>
      Moving to Type: Hotspot, Loc: <-1177.466, 8594.914, 57.26402>

      View attachment 3844 2014-01-13 07.53.txt


      it is all the time going back and forth

      What should it be?
       
    3. Slite62

      Slite62 Member

      Joined:
      Oct 16, 2013
      Messages:
      494
      Likes Received:
      2
      Trophy Points:
      18
      Problems with a level 22 Worgen Hunter in Duskwood.

      Whenever I start the [A - Quest] EK 12-58 [Kick].xml, it want's to use the Hearthstone and go "Compiling Alliance Mount"

      So it head to Trade District, goes to flight point, heads back to Duskwood and repeats.
       

      Attached Files:

    4. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Thanks once again, MaxMuster.

      Since InteractWith is a QBcore-based behavior, we were able to fold the blackspots into the behavior invocation itself. The code looks like:
      Code:
              <While Condition="HasQuest(30002) &amp;&amp; !IsQuestCompleted(30002)">
                  <CustomBehavior File="InteractWith" QuestId="30002" MobId="209594" WaitTime="2000"
                                  IgnoreMobsInBlackspots="True" CollectionDistance="1000">
                      <Blackspots>
                          <Blackspot X="821.0117" Y="-2478.628" Z="192.5526" Radius="5" />
                          <Blackspot X="854.1977" Y="-2444.09" Z="192.5632" Radius="5" />
                          <Blackspot X="821.7141" Y="-2491.898" Z="179.902" Radius="5" />
                          <Blackspot X="837.5516" Y="-2517.023" Z="179.9022" Radius="5" />
                          <Blackspot X="872.4144" Y="-2436.604" Z="192.5647" Radius="5" />
                          <Blackspot X="829.2274" Y="-2424.292" Z="192.5599" Radius="5" />
                          <Blackspot X="805.1687" Y="-2495.39" Z="192.5486" Radius="5" />
                          <Blackspot X="848.749" Y="-2510.958" Z="192.5531" Radius="5" />
                      </Blackspots>
                      <HuntingGrounds>
                          <Hotspot X="844.7874" Y="-2460.378" Z="174.9608" />
                          <Hotspot X="817.2835" Y="-2477.354" Z="176.3041" />
                          <Hotspot X="858.798" Y="-2489.446" Z="176.3032" />
                          <Hotspot X="870.4317" Y="-2441.141" Z="176.3033" />
                      </HuntingGrounds>
                  </CustomBehavior>		
                  <CustomBehavior File="InteractWith" QuestId="30002" MobId="57237" CollectionDistance="1000"
                                  MobState="Alive" NonCompeteDistance="10" InteractBlacklistTimeInSeconds="1"
                                  IgnoreMobsInBlackspots="True" IgnoreLoSToTarget="True" WaitForNpcs="False"
                                  NumOfTimes="12" X="844.6836" Y="-2460.097" Z="174.9617" />
              </While>
      
      Your recommendations have been folded into v3076?both the Alliance and Horde profiles were updated accordingly. And indeedy, the navigation in that area is a mess.

      cheers,
      chinajade


      [size=-2]Ref: MaxMuster's problem report w/recommended repair[/size]
       
    5. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Ragoza,

      This is a question for the Community Developer forum.

      cheers,
      chinajade
       
    6. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, MaxMuster,

      Folded your changes into v3077.

      We're going to move your post to the Navigation thread, and see if there's anything better that can be done about this.

      cheers,
      chinajade


      [size=-2]Ref: MaxMuster's problem report w/recommendation[/size]
       
    7. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Ambrose,

      We never look a gift-horse in the mouth. All of MaxMuster's recommendations are folded into this profile's subversion repository. We've been doing this for quite a while if you will care to look at the changelog (https://code.google.com/p/kicks-scripts/source/list).

      cheers,
      chinajade
       
    8. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Morrman, and welcome aboard.

      There is absolutely no chance of helping you with problems like this, if you don't attach the full log that captures the issue. Please see the guide for Reporting Problems or Seeking Assistance.

      cheers,
      chinajade
       
    9. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Zheromer,

      We believe you misunderstand how the Disrupt Their Reinforcements - Quest - World of Warcraft quest works. Indeed, you are provided with an item, but you have to acquire four Demonic Rune Stone - Item - World of Warcraft (for each portal) by killing mobs to enable the item's use. Here is the relevant part of what the quest says:

      "Defeat Legion forces around Portals Grimh and Kaalez to gather demonic rune stones, use the primer to detonate the stones inside the portals... then watch the fireworks!!"

      Without a log to prove otherwise, we must assume the profile is operating correctly.

      cheers,
      chinajade
       
    10. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
    11. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Malice211,

      This has already been repaired. Details in this post.

      Just for the future...
      If you need to report a problem, we simply need the full log attached that captures the issue. The only way we can chase problems is when we can 'see' them (via log). Since the issue was already repaired this time, you got lucky. :D

      cheers,
      chinajade
       
    12. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
    13. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, WrathofGod,

      Sadly, no. The profiles are not currently written with that in mind. This is on our list of things to do as we are (constantly) reworking the profiles. Alas, bug fixes and other issues come before new feature requests like this. So, no ETA.

      cheers,
      chinajade
       
    14. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi again, Morrman, and again, welcome aboard.

      This article may be able to help you:

      And as we've previously stated...
      Anytime you seek help, you should always attach the full log that captures the issue. Please see the guide for Reporting Problems or Seeking Assistance.

      cheers,
      chinajade
       
    15. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Shifty,

      No way to assist you with problems like this, unless you attach the full log that captures the issue.

      cheers,
      chinajade
       
    16. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Matty_The_Keeper,

      This has already been repaired. Details in this post.

      Just for the future...
      If you need to report a problem, we simply need the full log attached that captures the issue. The only way we can chase problems is when we can 'see' them (via log). Since the issue was already repaired this time, you got lucky. :D

      cheers,
      chinajade
       
    17. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Hogemister,

      Please try the remedy listed in this article:

      Just for the future...
      If you need to report a problem, we simply need the full log attached that captures the issue. The only way we can chase problems is when we can 'see' them (via log).

      cheers,
      chinajade
       
    18. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Rednil, and welcome aboard.

      This is not a problem with the profile.

      Honorbuddy has been having some FPS-drop problems of late. The development staff knows about some of them, and are looking into it.

      If the problem gets serious, you need to make a new thread in the Support forum, and attach your full log that captures the issue.

      cheers,
      chinajade
       
    19. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Fragboy, and thanks for the log.

      You have two problems:

      [10:58:23.118 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Somente uma parte de um pedido ReadProcessMemory ou WriteProcessMemory foi conclu?da, at addr: 41262FDE, Size: 4
      at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)​


      The only way we know to clear up GreyMagic issues is to reboot the computer.


      The second problem, we'll have to go on from your description since your log doesn't demonstrate the problem.
      [ProfileCompatibilityInfo-v1201(warning)] PROFILE COMPATIBILITY WARNINGS:
      * Ground mount (75973) is a flying mount. Please configure a ground-only mount.

      As the message says, you should configure a non-flying mount in:
      Honorbuddy
      → Settings & Tools
      → Mount text box​

      This is most likely the cause of the incessant running around you describe. For more information, please see "Can I use a Flying Mount as a Ground Mount?" in this article:

      cheers,
      chinajade


      [size=-2]Ref: Fragboy's original post w/log[/size]
       
    20. blandfx

      blandfx New Member

      Joined:
      Feb 26, 2011
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      "The Easter Pylon" Quest in Un'Goro is bugged right now, on Arthas at least, and is unable to be turned in. Blizzard support says it will be patched in next update. Just FYI
       

    Share This Page