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 willnom, 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.
Hi Nom!
- 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 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)
On Fury Warrior....I think some spells missing as well.....not sure...can somebody else double check? Thanks
Nope. Alts have no separate classification. Windows keys are not my intent to add.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?
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).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.
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
Thanks again!
- 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
![]()
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 CSAny 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)
Since newest release (1.5.6.2), I've been getting an error/shutdown when I click "Save and Close"... with both Prot and Arms specs.
View attachment 120351
View attachment 120354
I can't push a fix today. Will investigate and push a fix tomorrow ... Maybe tonight.Since newest release (1.5.6.2), I've been getting an error/shutdown when I click "Save and Close"... with both Prot and Arms specs.
View attachment 120351
View attachment 120354
I think the installation is corrupt. Just clean the folder entirely and redownload the CC.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
Thanks for the headsup on what fixed it for you. Makes fixing it for me alot easierEverytime 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.