this:
[14:26:32.716 V] [Compiler Warning]: d:\Logiciel\Honor\Quest Behaviors\ItemWhileMoving.cs(196,24) : warning CS0672: Le membre 'Honorbuddy.Quest_Behaviors.ItemWhileMoving.ItemWhileMoving.Dispose()' se substitue au membre obsolète 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Ajoutez l'attribut Obsolete à 'Honorbuddy.Quest_Behaviors.ItemWhileMoving.ItemWhileMoving.Dispose()'.
[14:26:32.716 V] [Compiler Warning]: d:\Logiciel\Honor\Quest Behaviors\UseItemTargetLocation.cs(147,23) : warning CS0108: 'Honorbuddy.Quest_Behaviors.UseItemTargetLocation.UseItemTargetLocation.Me' masque le membre hérité 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.Me'. Utilisez le mot clé new si le masquage est intentionnel.
[14:26:32.716 V] [Compiler Warning]: d:\Logiciel\Honor\Quest Behaviors\WaterBehavior.cs(325,24) : warning CS0672: Le membre 'Honorbuddy.Quest_Behaviors.WaterBehavior.WaterBehavior.Dispose()' se substitue au membre obsolète 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Ajoutez l'attribut Obsolete à 'Honorbuddy.Quest_Behaviors.WaterBehavior.WaterBehavior.Dispose()'.
your hb instalation its corrupted/damaged
install all to NEW directory
That's not fixing the issue. I completely reinstalled honorbuddy and Cava plugin and still get the same error. I cannot use the plugin at all at this point. Here's the error message it gives me when I try to load the Cava_Starter_Profiles.xml:
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\geoff\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
EDIT: When I try to run the individual leveling profiles, it struggles to interact properly with NPCs and will either fail to pick up quests or try to turn in quests that it hasn't completed yet repeatedly until the bot gives up and stops.