• Visit Rebornbuddy
  • HB ARCHIVES: Processed Issues from Honorbuddy Release threads

    Discussion in 'Archives' started by chinajade, Oct 16, 2014.

    1. xice11

      xice11 Member

      Joined:
      Mar 15, 2013
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      6
    2. Lisa Ann

      Lisa Ann New Member

      Joined:
      Apr 2, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I found the issue! It stays stuck in "Logging in..." because you have to use the launcher in honor buddy, Then wait for your WoW to open, log in, and then accept the administrative permission from HB, then it start it up and it should work just fine.
       
    3. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      "Generate Hotspot" in the Dev Tool includes now Nav="Fly":

      <Hotspot Nav="Fly" X="824.2756" Y="-2732.359" Z="99.058" />

      Please undo it. Nav="Fly" should not Standard in the Hotspot Output.

      //Edit: And the same for "Copy XML" from the Current Target Info:

      <Vendor Name="Leerenberührte Seherin" Entry="79827" Type="Repair" Nav="Fly" X="822.4614" Y="-2731.152" Z="99.05758" />

      Nav="Fly" should be never standard in a XML Output.


      Instead of doing so stupid things, they should better fix HB-1908: Developer Tool fails to generate NPC Names and Ids.

      And i see that here is Nav="Fly" standard too...omg...

      Or make a Option Tab in the Dev Tool and there a to Toogle to enable/disable Nav="Fly" Output or not.
       
      Last edited: Apr 3, 2015
    4. cg1203im2

      cg1203im2 Community Developer

      Joined:
      Aug 7, 2012
      Messages:
      782
      Likes Received:
      17
      Trophy Points:
      0
      Thats indeed a graet idea!
      a dropdownmenu. output coordinates as:
      MyCTM, Hotspot, MoveTo, Flyto.
      then checkboxes:
      Include Nav=Fly

      that would save so much work converting <Hotspot ... to <RunTo

      Sorry for highjacking your post, MaxMuster
       
    5. tomten2

      tomten2 New Member

      Joined:
      Aug 19, 2014
      Messages:
      697
      Likes Received:
      22
      Trophy Points:
      0
      Purely curiosity but whats the difference between: Test release and release ? And how does it differ from say a beta release ?
      The former 2 are still public releases and are automatically updated.
      Why the test prefix ?
       
    6. Pushing

      Pushing New Member

      Joined:
      Sep 24, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      I want to report a bug. Basically there is a condition where SpellManager.CanCast("Spell") returns True, while SpellManager.FindSpell("Spell") -> SpellCooldownTimeLeft is greater than 0.. usually something small like 3-25 ms.

      I made a couple threads where I work through some of the issue:
      https://www.thebuddyforum.com/honor...termining-spell-cooldown-considering-gcd.html
      https://www.thebuddyforum.com/honor...ng-true-giving-ability-ready.html#post1913907

      If this is working as intended.. a comment to clarify SpellManager.CanCast's purpose would be helpful. Thanks.
       
    7. tomten2

      tomten2 New Member

      Joined:
      Aug 19, 2014
      Messages:
      697
      Likes Received:
      22
      Trophy Points:
      0
      Makes sense, thanks :)
       
    8. DMan

      DMan New Member

      Joined:
      Mar 23, 2014
      Messages:
      96
      Likes Received:
      0
      Trophy Points:
      0
      Since this test release and the LAST full release the Line of Sight issues with Iron Gunnery Sergeant on the Operator Thogar fight have returned. You guys had fixed them before but now it is once again not attacking

      I will attach a log, but do notice that any casting done on the Iron Gunnery Sergeant was manual casting.

      View attachment 15056 2015-04-04 19.42.txt
       
    9. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Got this Exception while running Brodiemans Apex Garrison Daily. At the moment it seems there is a Problem somewhere in HB Core itself and not his Profile.

      Code:
      [08:28:51.729 D] Goal: InteractWith-v1997: In Progress (no associated quest)
      Interacting with MobId(86992), Unknown, MobId(87017), Pile of Grenades, MobId(87264), MobId(85976), Stolen Goods
          [Ref: "Assault on Mok'Gol Outpost Daily" @line 70]
      [08:28:51.763 D] Exception was thrown in BotBase.Root.Tick
      [08:28:51.763 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
         at Bots.Grind.LevelBot.()
         at Buddy.Coroutines.Coroutine..()
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at Bots.Grind.LevelBot..()
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at Bots.Grind.LevelBot..()
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
         at Ž...()
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at CommonBehaviors.Actions.ActionRunCoroutine....()
         --- End of inner exception stack trace ---
         at Buddy.Coroutines.Coroutine.(Boolean )
         at Buddy.Coroutines.Coroutine.(Boolean )
         at Buddy.Coroutines.Coroutine.Resume()
         at CommonBehaviors.Actions.ActionRunCoroutine.Run(Object context)
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.Common.HookExecutor.Run(Object context)
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.Coroutines.CoroutineCompositeExtensions..()
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at Ž...()
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at CommonBehaviors.Actions.ActionRunCoroutine....()
         --- End of inner exception stack trace ---
         at Buddy.Coroutines.Coroutine.(Boolean )
         at Buddy.Coroutines.Coroutine.(Boolean )
         at Buddy.Coroutines.Coroutine.Resume()
         at CommonBehaviors.Actions.ActionRunCoroutine.Run(Object context)
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()
         at Styx.CommonBot.TreeRoot.(Action , String , Boolean )
      [08:28:54.272 N] (Singular) YourCurrentTarget: changed to: (null)
       

      Attached Files:

    10. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      /vouch
       
    11. Larryardilla

      Larryardilla New Member

      Joined:
      Sep 23, 2014
      Messages:
      82
      Likes Received:
      1
      Trophy Points:
      0
      Thank you so much!
       
    12. nooblet

      nooblet Active Member

      Joined:
      May 4, 2012
      Messages:
      1,419
      Likes Received:
      12
      Trophy Points:
      38
      Sweet thanks a bunch. Egg farming here i come lol
       
    13. ZoneHunter

      ZoneHunter Member

      Joined:
      Mar 15, 2015
      Messages:
      389
      Likes Received:
      16
      Trophy Points:
      18
      Thanks for the quick update HB Team!
       
    14. Ilja Rogoff

      Ilja Rogoff Well-Known Member

      Joined:
      Jan 25, 2010
      Messages:
      1,848
      Likes Received:
      38
      Trophy Points:
      48
      Thanks for the update, but Arelog needs an update. BTW why is the Arelog thread CLOSED?
       
    15. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      Awesome release time! Unfortunately, this release has broke several things.
       
    16. Mekare

      Mekare New Member

      Joined:
      Aug 18, 2012
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0
      Weird.... Stuck at:
      Honorbuddy v2.5.13431.781 started.
      Logging in...
      T: 5247325802467640787 H: 2953232072
       
    17. supersurfer

      supersurfer Community Developer

      Joined:
      Mar 16, 2010
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      0
      No Patch 19865 on my Server (EU) at the moment, so please link the previous version as well to use the "right" version until they patch it EU.
       
    18. XIceMan

      XIceMan Member

      Joined:
      Oct 2, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Info is too late!!!! thats a bad job of all developer!

      Where can i get the .780 version?
       
    19. XIceMan

      XIceMan Member

      Joined:
      Oct 2, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
    20. shelaine

      shelaine New Member

      Joined:
      Sep 8, 2014
      Messages:
      214
      Likes Received:
      4
      Trophy Points:
      0
      You should be on 19865 guys, even in EU. A bluepost just said that the hotfix was applied in both EU and US..
       

    Share This Page