Dwarf - Warrior - lvl9 Quest: Rams on the Lam - Quest - World of Warcraft Toon just follow the Rams but nothing more. You have to get close and use /whistle to let a Ram return.
Maybe just something wierd with me, but in the [A-Quest](86-87)ValleyoftheFourWinds(WL)[Cava] script The stone to summon Li Li wouldn't work while I was mounted. I needed to dismount to summon her.
hi. Can the QuestBehaviors content stay in \Honorbuddy\Default Profiles\Cavas\Quest Behaviors or do I have to move that to: \Honorbuddy\Quest Behaviors If yes, how do I move that? The complete folder \Honorbuddy\Quest Behaviors\Cava or only the files into the Quest Behavior folder? Anything else I have to move and active? The plugins? Thanks for your help Haggy
Worked fine yesterday, same story all over again. Did a fresh install and copied quest behaviours. Still crashes! Code: [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
no need do move files the cava plugin will download profiles and behaviors inside cava folders that way you can keep things organised and know wich behaviors are requested by cava profiles
Added 3 more profiles [H-Quest](26-31)StonetalonMountains[Cava] [H-Quest](30-31)Desolace[Cava] [H-Quest](31-34)SouthernBarrens[Cava] Hope you enjoy
Goblin Quest: Warchief's Revenge - Quest - World of Warcraft Toon just stay on the Boat and is doing nothing.
when toon accept quest, must go inside tornado, that auto for some reason your toon didnt go made a check for that fixed at revision 275 Thanks for reporting
Getting a lot of Exceptions. i deleted the Quest, Cache and so on, restart HB. Toon picks up the Quest and start to Fly. But nothing more, doesnt use the Action bar.