I did I re install of HOB today with all my cc's and addons.
However I am having issues with this one (my fave)
I keep getting the error.....
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(125,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(125,84) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(152,195) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(177,163) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(240,43) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(240,92) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(334,43) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Combat.cs(334,92) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Misc.cs(120,149) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, params string[])'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Misc.cs(131,36) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)'
Compiler Error: c:\Users\Kurt\Downloads\Honorbuddy 2.5.6701.525\Routines\Synapse Frost made by Weischbier\Base\Misc.cs(142,17) : error CS0121: The call is ambiguous between the following methods or properties: 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)' and 'Synapse_Frost_made_by_Weischbier.Base.Spell.HasAnyAura(Styx.WoWInternals.WoWObjects.WoWUnit, System.Collections.Generic.HashSet<int>)'
Any suggestions on a fix?