[09:34:15.857 D] Loading profile from D:\Bot\profiles\Cava\[Quest]1to90By[Cava].xml
[09:34:15.934 D] Downloaded tilemap Kalimdor
[09:34:15.962 D] Changed tilemap to Kalimdor, Tiled: True
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\13888-Ashenvale-qVortex.cs(23,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.QVortex' already contains a definition for '_13888'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\14243-fixed-LostIsles-WarchiefsRevenge.cs(23,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.fixedWarchiefsRevenge' already contains a definition for 'q14243'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\25066-fixed-LostIsles-ThePrideofKezan.cs(23,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.fixedThePrideofKezan' already contains a definition for 'q25066'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\25251-fixed-LostIsles-FinalConfrontation.cs(23,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.fixedFinalConfrontation' already contains a definition for 'q25251'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\29663-PandaStarter-TheLessonoftheBalancedRock.cs(31,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.fixedTheLessonoftheBalancedRock' already contains a definition for 'TheLessonoftheBalancedRock'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\AbyssalShelf.cs(31,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.AbyssalShelf' already contains a definition for 'AbyssalShelf'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\FixedCannon.cs(36,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.FixedCannon' already contains a definition for 'FixedCannon'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\TaxiRide.cs(83,18) : error CS0101: The namespace 'Styx.Bot.Quest_Behaviors.Cava.TaxiRide' already contains a definition for 'TaxiRide'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\TaxiRide.cs(86,21) : error CS0102: The type 'Styx.Bot.Quest_Behaviors.Cava.TaxiRide.TaxiRide' already contains a definition for 'NpcStateType'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\TaxiRide.cs(93,21) : error CS0102: The type 'Styx.Bot.Quest_Behaviors.Cava.TaxiRide.TaxiRide' already contains a definition for 'NpcCommand'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\TaxiRide.cs(219,15) : error CS0102: The type 'Styx.Bot.Quest_Behaviors.Cava.TaxiRide.TaxiRide' already contains a definition for 'BehaviorBlacklist'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\TaxiRide.cs(226,19) : error CS0102: The type 'Styx.Bot.Quest_Behaviors.Cava.TaxiRide.TaxiRide.BehaviorBlacklist' already contains a definition for 'BlacklistTime'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\UseTransport2.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.UseTransport2' already contains a definition for 'UseTransport2'
[09:34:16.516 N] [Compiler Error]: d:\Bot\Quest Behaviors\Cava\VehicleCanSelfHeal.cs(38,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Cava.VehicleCanSelfHeal' already contains a definition for 'VehicleCanSelfHeal'
[09:34:28.190 D] Styx.HonorbuddyUnableToStartException: Errors in quest behaviors!
at Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper.GetBehaviorInstanceType(String path)
at Styx.CommonBot.Profiles.Quest.Order.CodeNode.FromXml(XElement element)
at Styx.CommonBot.Profiles.Quest.Order.OrderNode.FromXml(XElement element)
at Styx.CommonBot.Profiles.Quest.Order.OrderNodeCollection.FromXml(XElement element)
at Styx.CommonBot.Profiles.Profile..ctor(XElement xml, Profile parent)
at Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
at Honorbuddy.MainWindow.btnLoadProfile_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at Styx.Common.WpfControls.SplitButton.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler