[Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Aeonus.cs(236,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.Aeonus.BlackMorass.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.Aeonus.BlackMorass.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Chess.cs(316,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.Chess.Chess.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.Chess.Chess.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\KillOrder.cs(282,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.KillOrder.KillOrd.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.KillOrder.KillOrd.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\SwitchTarget.cs(215,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.SwitchTarget.SwitchTarg.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.SwitchTarget.SwitchTarg.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\UseItemTargetLocation.cs(147,23) : warning CS0108: 'Honorbuddy.Quest_Behaviors.UseItemTargetLocation.UseItemTargetLocation.Me' hides inherited member 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.Me'. Use the new keyword if hiding was intended.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Misc\BreakImmunityByKillingMobsInCloseProximity.cs(141,30) : warning CS0108: 'Honorbuddy.Quest_Behaviors.BreakImmunityByKillingMobsInCloseProximity.BreakImmunityByKillingMobsInCloseProximity.Me' hides inherited member 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.Me'. Use the new keyword if hiding was intended.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Aeonus.cs(149,17) : warning CS0618: 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()' is obsolete: 'Use OnFinished instead.'
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\AscendInWater.cs(133,20) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[14:26:43.320 N] [Compiler Error]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Chess.cs(156,79) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments