• Visit Rebornbuddy
  • Fury Unleashed I - The best you can get! (Arms, Fury & Protection supported)

    Discussion in 'Archives' started by nomnomnom, May 13, 2013.

    1. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      nom, why does the svn end in "dotnet_4_5" ?

      is there a reason for that? just curious. :)

      also, if i have auto update enabled, do i have to use SVN update?

      thanks.
       
    2. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      That's cause this version of the routine is only compatible with .NET Framework 4.5, and I was planning releasing one compatible with 4.0. I've never gotten to a 4.0 version, nor I ever will. If you use the autoupdater you do not need to update via SVN. Your SVN log will not be updated, but the files of the routine will :).
       
    3. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      ok thanks!
       
    4. HB5316V34

      HB5316V34 New Member

      Joined:
      Jun 7, 2011
      Messages:
      18
      Likes Received:
      1
      Trophy Points:
      3
      Hi Nom!

      I've enjoyed using your routine very much and wanted to thank you for all the hard work you put into it!
      Currently on 11/14H using the routine for both protection and fury. :D

      There are a few points I wanted to bring up:


      • Does the routine account for internal cooldowns on trinkets? If not, do you have any plans to add that functionality?
      Here's an actual example from training-dummy use:​

      • CS available
      • SB - 8 seconds left on CD
      • Galakras trinket - 3 seconds left on ICD
      • Thok trinket - 2 seconds left on ICD
      Here the bot immediately uses CS, and consequently is unable to take advantage of the trinkets procs for all but the last GCD inside the CS debuff window.​

      Instead, wouldn't it be optimal to use RB -> BT on the next 2 GCDs, then use CS on trinket procs? This would take full advantage of both the trinkets and allow SB to be used in the the CS debuff window.

      I can post a log if needed but my logs are cluttered with this error every 2 lines:

      [20:10:55.648 D] RemovingDamageTaken : System.ArgumentNullException: Value cannot be null.
      Parameter name: source
      at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
      at FuryUnleashed.Core.Helpers.DamageTracker.RemoveDamageTaken(DateTime timestamp) in f:\Honorbuddy\Routines\Fury Unleashed\Core\Helpers\DamageTracker.cs:line 115


      • Do you have any plans to add blacklists for interrupts? For example, this would prevent interrupts from being wasted on the shaman's tidal wave in SoO.
      • I'm still fairly new to using honorbuddy for anything other than afk farming so forgive me if this is a stupid question - do any of the following settings affect the performance of the routine:
        • Triple Buffering
        • Reduce Input Lag
        • Custom Lag Tolerance
      Thanks again! ;)
       
    5. orthofunk

      orthofunk New Member

      Joined:
      Jun 24, 2013
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0


        • I agree... this would be a nice feature.
          Some other examples of priority interrupts are:
          ancestral chain heal of the farseer wolf riders in the garrosh encounter (blacklist ancestral fury, chain lightning)
          mind spike of the kor'kron shadowmages in nazgrim trash (blacklist shadowflame)
       
    6. RownX

      RownX Member

      Joined:
      Jan 21, 2012
      Messages:
      285
      Likes Received:
      3
      Trophy Points:
      18
      Nope, bad idea. Needs to be kicked in heroic mode, avoidable incoming raiddamage!
       
    7. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Internal revision 1.5.6.2

      * Fixed the error spam "RemovingDamageTaken : System.ArgumentNullException: Value cannot be null." for all specs.
      * Updated the DamageTracker to behave a little bit more smart when not used.
      * Fixed an issue with the prediction value of Shield Block in the DamageTracker --> Not using SPELL damage anymore.
      * Fixed the HotkeyManager which might accidently trigger abilities which had NONE as key while Modifier was set after pressing the Modifier Key.
      * Some minor code improvements.
      * Added support for Resonating Power Glyph in Protection.
       
    8. megabbyte

      megabbyte Banned

      Joined:
      Jan 15, 2010
      Messages:
      876
      Likes Received:
      3
      Trophy Points:
      0
      this working at lvl 21 protection? i dont think he use some spells
       
    9. johnny10

      johnny10 New Member

      Joined:
      Sep 15, 2013
      Messages:
      9
      Likes Received:
      1
      Trophy Points:
      3
      On Fury Warrior....I think some spells missing as well.....not sure...can somebody else double check? Thanks
       
    10. Santa's Little Helper

      Santa's Little Helper New Member

      Joined:
      Jan 17, 2013
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      0
      With all due respect.... you probably can understand yourself that with this limited information it will be (nearly) impossible to assist. Don't you think so? :)
       
    11. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      If you want to be helpful and reveal a bug you think you've found, or something not working. You MUST provide a log, otherwise it is completely useless.
       
    12. suuzzee

      suuzzee New Member

      Joined:
      Sep 3, 2012
      Messages:
      81
      Likes Received:
      2
      Trophy Points:
      0
      Great work nom! thanks as usual!!

      Is there any way to add Left and Right ALTS and the Right Windows Key (key between Alt and CTRL) to the list of keys available in the pull down menus for the Casting Type Hotkeys?
       
    13. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Nope. Alts have no separate classification. Windows keys are not my intent to add.

      Triple Buffering, Input Lag, Custom Lag Tolerance --> Play with them as you feel comfortable with. I use default for all of them, besides lag tolerance (Slightly below the home ms).

      The errorspam is fixed in last release.

      I do not look at procs for cooldowns/cs like you wrote down (ICD), it's not as advanced as that. Might be for a future plan though!
       
    14. lolfan

      lolfan Member

      Joined:
      Dec 16, 2011
      Messages:
      51
      Likes Received:
      1
      Trophy Points:
      8
      Any progress on adding some option for the spell cleave? The CR is still wasting dmg trying to cleave things instead of using HS on some fights (ie. targets in range for whirlwind but not able to be hit by cleave). Also a reminder to please think about something like a min HP value for CS (user could define this in the GUI)
       
    15. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Patience is the key. Working on a raidwide DPS tracker to predict the time till death of a mob. Once thats done (Soon TM) we can implement some smarter logic for CS :).
       
    16. dsl1

      dsl1 New Member

      Joined:
      Jan 15, 2010
      Messages:
      153
      Likes Received:
      0
      Trophy Points:
      0
      Everytime I try to save a config honorbuddy gets an error and needs to quit:

      Last bit of my log is:

      [00:16:32.192 V] Fury Unleashed: ====== Talents ======
      [00:16:32.193 V] Fury Unleashed: Juggernaut Talent: True
      [00:16:32.193 V] Fury Unleashed: Double Time Talent: False
      [00:16:32.193 V] Fury Unleashed: Warbringer Talent: False
      [00:16:32.193 V] Fury Unleashed: Enraged Regeneration Talent: True
      [00:16:32.193 V] Fury Unleashed: Second Wind Talent: False
      [00:16:32.193 V] Fury Unleashed: Impending Victory Talent: False
      [00:16:32.193 V] Fury Unleashed: Staggering Shout Talent: False
      [00:16:32.193 V] Fury Unleashed: Piercing Howl Talent: False
      [00:16:32.193 V] Fury Unleashed: Disrupting Shout Talent: True
      [00:16:32.194 V] Fury Unleashed: Bladestorm Talent: False
      [00:16:32.194 V] Fury Unleashed: Shockwave Talent: False
      [00:16:32.194 V] Fury Unleashed: Dragon Roar Talent: True
      [00:16:32.194 V] Fury Unleashed: Mass Spell Reflection Talent: False
      [00:16:32.194 V] Fury Unleashed: Safeguard Talent: False
      [00:16:32.194 V] Fury Unleashed: Vigilance Talent: True
      [00:16:32.194 V] Fury Unleashed: Avatar Talent: True
      [00:16:32.194 V] Fury Unleashed: Bloodbath Talent: False
      [00:16:32.194 V] Fury Unleashed: Storm Bolt Talent: False
      [00:16:32.194 V] Fury Unleashed:
      [00:16:32.194 V] Fury Unleashed: ======= Item Info =======
      [00:16:32.195 V] Fury Unleashed: Crit Chance: 5.648
      [00:16:32.195 V] Fury Unleashed: Crit Rating: 381
      [00:16:32.195 V] Fury Unleashed: Expertise: 4760
      [00:16:32.195 V] Fury Unleashed: Mastery: 2598
      [00:16:32.195 V] Fury Unleashed: Haste: 0
      [00:16:32.195 V] Fury Unleashed: Hit: 2548
      [00:16:32.217 V] Fury Unleashed: 2H Weapons: False
      [00:16:32.247 V] Fury Unleashed: Tier 16 DPS 2P: False
      [00:16:32.247 V] Fury Unleashed: Tier 16 DPS 4P: False
      [00:16:32.248 V] Fury Unleashed: Tier 16 Prot 2P: False
      [00:16:32.248 V] Fury Unleashed: Tier 16 Prot 4P: False
      [00:16:51.971 N] Settings for Fury Unleashed saved!
      [00:16:51.971 D] Fury Unleashed: Hotkeys removed!

      Tried a fresh install of both 4.5 and fury unleashed (deleting all settings etc as well) and continues to happen. Seems that the settings save but the next time I click the save button get an error again.


      EDIT: Switching to Automatic instead of hotkey mode fixes it.
       
    17. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      cant do anything. If i delete compiled assemblies, all settings, the svn and fury folder, and cache, and do a fresh checkout with your svn...it still auto-updates on start. Then I get the following compiler error on HB start-up.

      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Core\Unit.cs(367,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Core\Unit.cs(378,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Core\Unit.cs(389,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Core\Unit.cs(400,55) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(500,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(501,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(502,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
      Compiler Error: c:\Users\x\Desktop\chad\Honorbuddy 2.5.9468.722\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(503,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'

      not sure what else I can do to make this work..

      EDIT: seems like the rotation works. tested on dummy. but i still get the compiler error on HB start up.

      EDIT2: found the log. I logged on my priest, and the compiler error for fury unleashed still came up.

      View attachment 120339
       
    18. orthofunk

      orthofunk New Member

      Joined:
      Jun 24, 2013
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
    19. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      2 posts up, a guy had this issue. he switched from hotkey mode, to automatic mode, and that fixed it for him. just a work around, but you could try it.
       
    20. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      I can't push a fix today. Will investigate and push a fix tomorrow ... Maybe tonight.

      I think the installation is corrupt. Just clean the folder entirely and redownload the CC.

      Thanks for the headsup on what fixed it for you. Makes fixing it for me alot easier :D!
       

    Share This Page