• Visit Rebornbuddy
  • HB ARCHIVES: The Complete MoP Daily Experience--DO NOT DELETE

    Discussion in 'Archives' started by lphomiej, Mar 11, 2013.

    1. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Your InteractWith is out of date, update from my SVN
       
    2. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Interesting, what does your log say?
       
    3. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Just did a clean install of .557
      Just updated from SVN
      Loading up the Klaxxi profile directly
      Get an HB crash.

      Full log attached.

      Code:
      [23:23:37.482 D] Loading profile from D:\HBStuff\TheBrodieMan\Profiles\Reputation\TMoPDE\[Rep] The Klaxxi Dailies [Brodie].xml
      [23:23:38.234 D] Downloaded tilemap HawaiiMainLand
      [23:23:38.591 D] Changed tilemap to HawaiiMainLand, Tiled: True
      [23:23:38.903 N] [Compiler Error]: d:\HB_1\Quest Behaviors\Vehicles\BasicVehicleBehaviour.cs(43,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.BasicVehicleBehaviour' already contains a definition for 'BasicVehicleBehaviour'
      [23:23:38.903 N] [Compiler Error]: d:\HB_1\Quest Behaviors\Vehicles\MountVehOnly.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.MountVehOnly' already contains a definition for 'MountVehOnly'
      [23:23:38.903 N] [Compiler Error]: d:\HB_1\Quest Behaviors\Vehicles\NoControlVehicle.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.NoControlVehicle' already contains a definition for 'NoControlVehicle'
      [23:23:38.903 N] [Compiler Error]: d:\HB_1\Quest Behaviors\Vehicles\VehicleBehavior.cs(27,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.VehicleBehavior' already contains a definition for 'VehicleBehavior'
      [23:23:53.169 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)
      [23:23:53.169 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)
      
      View attachment 5828 2013-04-20 16.22.txt.zip
       
    4. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      You installed my quest behaviors. Which now relocate vehicle QBs to their own folder. Simply delete the QBs that are duplicated from the QB folder, as the ones from qb\vehickes will now be used instead (from MY profiles at least)
       
    5. Stip

      Stip New Member

      Joined:
      Jan 22, 2013
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      It was crashing. Then I deleted the qb folder, put on the new ones from brodie's svn, then got whatever else that wasn't there from the .557 installation. Seens to work.

      EDIT: Scrap that. I was using another HB installation.

      In sum, what you have to do is:

      1- go to hb/QuestBehaviors folder;
      2- Locate the following files:

      * BasicVehicleBehaviour.cs
      * MountVehOnly.cs
      * NoControlVehicle.cs
      * VehicleBehavior.cs

      3- DELETE THEM. Just like that.

      As brodie said, these files will now be accessed from his own "vehicles" folder.
       
      Last edited: Apr 20, 2013
    6. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Will do chief.
       
    7. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Ok, next issue
      Fresh install, removed duplicate QuestBehaviors.
      Starting Klaxxi Dailies
      Moves to Kaz;tik the Manipulator to pick up the first quest
      Profile crash.
      Code:
      00:37:05.022 N] [Singular-DEBUG] YourCurrentTarget: changed to: Kaz'tik the Manipulator.3395 h=100.0%, maxh=315153, d=5.3 yds, box=1.5, player=N, hostile=N, entry=63758, faction=2552, loss=Y, facing=Y, blacklist=N
      [00:37:05.107 D] Activity: Loading Tile/s
      [00:37:05.107 D] Loading HawaiiMainLand_25_31
      [00:37:05.232 D] Loading HawaiiMainLand_26_31
      [00:37:05.388 D] Updating repair cost for current equipped items. New value: [2g1s79c]
      [00:37:05.415 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [00:37:05.417 N] [Profile Message]: Compiling Klaxxi Quests...
      [00:37:05.417 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [00:37:05.418 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:05.419 D] Compiling expression '!IsAchievementCompleted(6540,2) || !IsQuestCompleted(31398)' @ line 325
      [00:37:05.673 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:05.673 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:05.673 D] Compiling expression '(!HasQuest(31216) && IsQuestCompleted(31216) ||    !HasQuest(31272) && IsQuestCompleted(31272) ||    !HasQuest(31504) && IsQuestCompleted(31504) ||    !HasQuest(31510) && IsQuestCompleted(31510) ||    !HasQuest(31237) && IsQuestCompleted(31237) ||    !HasQuest(31487) && IsQuestCompleted(31487) ||    !HasQuest(31268) && IsQuestCompleted(31268) ||    !HasQuest(31024) && IsQuestCompleted(31024) ||    !HasQuest(31238) && IsQuestCompleted(31238) ||    !HasQuest(31506) && IsQuestCompleted(31506) ||    !HasQuest(31808) && IsQuestCompleted(31808) ||    !HasQuest(31267) && IsQuestCompleted(31267) ||    !HasQuest(31505) && IsQuestCompleted(31505) ||    !HasQuest(31111) && IsQuestCompleted(31111) ||    !HasQuest(31235) && IsQuestCompleted(31235) ||    !HasQuest(31109) && IsQuestCompleted(31109) ||    !HasQuest(31231) && IsQuestCompleted(31231) ||    !HasQuest(31232) && IsQuestCompleted(31232) ||    !HasQuest(31269) && IsQuestCompleted(31269) ||    !HasQuest(31270) && IsQuestCompleted(31270) ||    !HasQuest(31233) && IsQuestCompleted(31233) ||    !HasQuest(31507) && IsQuestCompleted(31507) ||    !HasQuest(31496) && IsQuestCompleted(31496) ||    !HasQuest(31508) && IsQuestCompleted(31508) ||    !HasQuest(31503) && IsQuestCompleted(31503) ||    !HasQuest(31502) && IsQuestCompleted(31502) ||    !HasQuest(31271) && IsQuestCompleted(31271) ||    !HasQuest(31234) && IsQuestCompleted(31234) ||    !HasQuest(31509) && IsQuestCompleted(31509) ||    !HasQuest(31599) && IsQuestCompleted(31599))' @ line 348
      [00:37:05.898 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:05.898 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:05.898 D] Compiling expression '(!HasQuest(31808) && !HasQuest(31269) && !HasQuest(31267)    && !HasQuest(31024) && !HasQuest(31270) && !HasQuest(31496)    && !HasQuest(31494) && !HasQuest(31487) && !HasQuest(31502)    && !HasQuest(31755) && !HasQuest(31131) && !HasQuest(31504)    && !HasQuest(31503) && !HasQuest(31109) && !HasQuest(31234)    && !HasQuest(31232) && !HasQuest(31235) && !HasQuest(31238)    && !HasQuest(31231) && !HasQuest(31233) && !HasQuest(31237)    && !HasQuest(31268) && !HasQuest(31271) && !HasQuest(31272)    && !HasQuest(31216) && !HasQuest(31508) && !HasQuest(31509)    && !HasQuest(31506) && !HasQuest(31511) && !HasQuest(31505)    && !HasQuest(31507) && !HasQuest(31510))' @ line 383
      [00:37:06.110 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:06.110 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:06.110 D] Compiling expression '!IsAchievementCompleted(7313, 1) || !IsAchievementCompleted(7313, 2) ||    !IsAchievementCompleted(7313, 3) || !IsAchievementCompleted(7313, 4) ||    !IsAchievementCompleted(7313, 5) || !IsAchievementCompleted(7313, 6) ||    !IsAchievementCompleted(7313, 7) || !IsAchievementCompleted(7313, 8) ||    !IsAchievementCompleted(7313, 9) || !IsAchievementCompleted(7313, 10)' @ line 400
      [00:37:06.412 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:06.412 D] Compiling expression '(!IsAchievementCompleted(7313, 1) && IsAchievementCompleted(7312, 1))' @ line 406
      [00:37:06.635 D] Compiling expression '(!IsAchievementCompleted(7313, 6) && IsAchievementCompleted(7312, 2))' @ line 410
      [00:37:06.892 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [00:37:06.892 D] Compiling expression '!Me.HasAura(124529)' @ line 411
      [00:37:07.133 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [00:37:07.146 D] Goal: InteractWith: "In Progress (no associated quest)"
      Interacting with MobId(215872)
      [00:37:07.147 D] Inserted new hook [Combat_Main @0] 903e2330-a6ae-436a-8fd5-00dda257f209
      [00:37:07.147 D] Inserted new hook [Combat_Only @0] 5220e2a2-ba41-40c0-81e4-f087e30f379e
      [00:37:07.147 D] Inserted new hook [Death_Main @0] 71a795ed-fc0a-4d57-a423-53ee454adc3a
      [00:37:07.380 D] Activity: No interactable mobs in area--terminating due to WaitForNpcs="false"
      [00:37:07.383 D] [InteractWith-v457(debug) @line 412]: InteractWith behavior complete.  
      [00:37:07.545 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [00:37:07.546 D] Removed hook [Combat_Main] 903e2330-a6ae-436a-8fd5-00dda257f209
      [00:37:07.546 D] Removed hook [Combat_Only] 5220e2a2-ba41-40c0-81e4-f087e30f379e
      [00:37:07.546 D] Removed hook [Death_Main] 71a795ed-fc0a-4d57-a423-53ee454adc3a
      [00:37:07.561 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [00:37:07.561 D] Goal: InteractWith: "In Progress (no associated quest)"
      Interacting with Kaz'tik the Manipulator
      [00:37:07.561 D] Inserted new hook [Combat_Main @0] c860c1d6-addc-4b4b-80c7-2214fa20f479
      [00:37:07.561 D] Inserted new hook [Combat_Only @0] c40afeba-40ad-4b6a-a445-8bb8f254cc3d
      [00:37:07.561 D] Inserted new hook [Death_Main @0] 8e132646-b78e-4996-85b4-3b5ea691a330
      [00:37:07.969 D] InteractDebug:1593321980
      [00:37:07.988 D] Interact Done:1593321980
      [00:37:08.118 N] [Singular-DEBUG] CheckCurrentTarget: changed to: (null)
      [00:37:09.762 N] [InteractWith-v457(fatal) @line 413]: [PROFILE ERROR] Kaz'tik the Manipulator provided an unexpected Quest frame--terminating profile.  Please provide an appropriate InteractByQuestFrameDisposition attribute to instruct the behavior how to handle this situation.
      [00:37:09.762 N] Fatal error. Stopping Honorbuddy.
      [00:37:09.762 D] Stop called!
      [00:37:09.763 Q] Bot Stopped! Reason: Fatal error in custom behavior InteractWith-v457.
      [00:37:09.795 D] Removed hook [Combat_Main] c860c1d6-addc-4b4b-80c7-2214fa20f479
      [00:37:09.795 D] Removed hook [Combat_Only] c40afeba-40ad-4b6a-a445-8bb8f254cc3d
      [00:37:09.795 D] Removed hook [Death_Main] 8e132646-b78e-4996-85b4-3b5ea691a330
      [00:37:09.815 D] Activity: Honorbuddy Stopped
      [00:37:10.902 D] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.CommonBot.TreeRoot.()
         at Styx.CommonBot.TreeRoot.()
      [00:37:10.904 D] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.CommonBot.TreeRoot.()
      [00:37:10.902 D] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.CommonBot.TreeRoot.()
         at Styx.CommonBot.TreeRoot.()
      [00:37:10.904 D] System.Threading.ThreadAbortException: Thread was being aborted.
         at Styx.CommonBot.TreeRoot.()
      
      Let me know if you need the full log, but its a clean fresh install with nothing else in place.
       
    8. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Couple of hints for this:
      Don't start while mounted, never works for me.
      You need to load the Daily Grind.xml for the profile changer plugin every time, it doesn't seem to be remembered for me what ever I do.

      Apart from not picking up the golden lotus quests and having to do it by hand, it is super.

      G
       
      Last edited: Apr 20, 2013
    9. bitemecancer

      bitemecancer Member

      Joined:
      May 1, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
    10. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Shouldn't not pick up quests.
      If you have this issue you should submit a log of it.
       
    11. unstable

      unstable Member

      Joined:
      Oct 23, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      First let me say, absolutely amazing work, these profiles have helped an immense amount.
      Trying the profiles for planting new crops though i ran into a problem, when pulling vines off crops from the first row my toon never goes far enough to break the vine, stops and turns back just a step too soon.
      Would it be possible to make the point for this a bit further out to avoid the problem?
      Thank You for your work,
      Unstable
       
    12. Stip

      Stip New Member

      Joined:
      Jan 22, 2013
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      Code:
      [02:36:37.156 D] Goal: Flying to <2295.99, -1765.99, 234.47>
      [02:36:37.156 D] [FlyTo-v370(debug) @line 86]: Flying to '<2295.99, -1765.99, 234.47>': <2295.99, -1765.99, 234.47>.
      [02:37:12.540 D] Inserting Guild Page [Gossip, Vendor] into the database!
      [02:37:12.737 D] Activity: Loading Tile/s
      [02:37:12.737 D] Loading HawaiiMainLand_31_30
      [02:38:37.706 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [02:38:37.732 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [02:38:37.732 D] Goal: Waiting for 01s  of  01s
      [02:38:37.732 D] Activity: Wait time remaining... 01s... of 01s
      [02:38:37.903 D] Goal: Waiting for 00s  of  01s
      [02:38:37.903 D] Activity: Wait time remaining... 00s... of 01s
      [02:38:38.872 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [02:38:38.891 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [02:38:38.892 D] Goal: InteractWith: "In Progress (no associated quest)"
      Interacting with MobId(213364)
      [02:38:38.892 D] Inserted new hook [Combat_Main @0] 0d27b1e2-d0b6-43f2-bdf9-0cc2d9b72f1b
      [02:38:38.892 D] Inserted new hook [Combat_Only @0] bb0348f0-af59-486d-a139-7f24f60420f5
      [02:38:38.892 D] Inserted new hook [Death_Main @0] 3e0906c9-922a-493b-a9ed-912f1c4d2b40
      [02:38:39.086 D] Activity: No interactable mobs in area--terminating due to WaitForNpcs="false"
      [02:38:39.087 D] [InteractWith-v457(debug) @line 88]: InteractWith behavior complete.  
      [02:38:39.260 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [02:38:39.260 D] Removed hook [Combat_Main] 0d27b1e2-d0b6-43f2-bdf9-0cc2d9b72f1b
      [02:38:39.260 D] Removed hook [Combat_Only] bb0348f0-af59-486d-a139-7f24f60420f5
      [02:38:39.260 D] Removed hook [Death_Main] 3e0906c9-922a-493b-a9ed-912f1c4d2b40
      [02:38:39.290 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      Is this normal?

      I mean, for Ancient Pandaren Mining Pick, the bot goes to the mine entrance, takes a peek, then leave. :S
       
      Last edited: Apr 21, 2013
    13. odano1988

      odano1988 Member

      Joined:
      Oct 22, 2012
      Messages:
      237
      Likes Received:
      3
      Trophy Points:
      18
      Code:
      [19:09:31.823 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [19:09:31.824 D] Goal: InteractWith: "In Progress (no associated quest)"
      MobId(66080)
      [19:09:31.824 D] Inserted new hook [Combat_Main @0] b60c2293-d862-4c0a-ab87-c0d53726b387
      [19:09:31.824 D] Inserted new hook [Combat_Only @0] 58b64712-8c9e-4178-9639-dd6c339aead9
      [19:09:31.824 D] Inserted new hook [Death_Main @0] 49cb67b5-567e-4ff6-a063-38303f223468
      [19:09:31.877 D] Activity: No interactable mobs in area--terminating due to WaitForNpcs="false"
      [19:09:31.877 D] [InteractWith-v453(debug) @line 1289]: InteractWith behavior complete.  
      [19:09:32.017 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
      [19:09:32.017 D] Removed hook [Combat_Main] b60c2293-d862-4c0a-ab87-c0d53726b387
      [19:09:32.017 D] Removed hook [Combat_Only] 58b64712-8c9e-4178-9639-dd6c339aead9
      [19:09:32.017 D] Removed hook [Death_Main] 49cb67b5-567e-4ff6-a063-38303f223468
      [19:09:32.037 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.037 D] Compiling expression 'HasQuest(31672) && IsQuestCompleted(31672)' @ line 1293
      [19:09:32.282 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.282 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.282 D] Compiling expression 'HasQuest(31942) && IsQuestCompleted(31942)' @ line 1296
      [19:09:32.528 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.528 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.528 D] Compiling expression 'HasQuest(31673) && IsQuestCompleted(31673)' @ line 1299
      [19:09:32.775 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.775 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:32.775 D] Compiling expression 'HasQuest(31941) && IsQuestCompleted(31941)' @ line 1302
      [19:09:33.018 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.018 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.018 D] Compiling expression 'HasQuest(31670) && IsQuestCompleted(31670)' @ line 1305
      [19:09:33.257 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.257 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.257 D] Compiling expression 'HasQuest(31669) && IsQuestCompleted(31669)' @ line 1308
      [19:09:33.503 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.503 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.503 D] Compiling expression 'HasQuest(31674) && IsQuestCompleted(31674)' @ line 1311
      [19:09:33.756 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.756 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
      [19:09:33.756 D] Compiling expression 'HasQuest(31675) && IsQuestCompleted(31675)' @ line 1314
      [19:09:34.255 D] System.NullReferenceException: Object reference not set to an instance of an object.


      I think thats the section where it would run back and forth from my farm. He had planted 16 crops then just ran back and forth. Also to note, it tried attacking character pets. hunter pet and a warlock pet earlier. Just spammed fs over and over(pve server so nothing to "truely" attack.
       
    14. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      The Circle he is running is to small. He just run around the Mob and still stay in the Ground Effect and gets Dmg.
       

      Attached Files:

    15. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      WoW and HB Cache cleaned, 3 times restart of both. But my Toon wants to pickup the Quest "Wild Things" and the NPC got an other Quest to pick.
       

      Attached Files:

    16. the-quality

      the-quality Member

      Joined:
      Feb 25, 2012
      Messages:
      139
      Likes Received:
      1
      Trophy Points:
      18
      Hi brodie,

      there is a little issue with v200

      Code:
      [07:56:47.222 N] [Compiler Error]: d:\Kasperhauser II\Quest Behaviors\Vehicles\BasicVehicleBehaviour.cs(43,18) : error CS0101: Der Namespace "Honorbuddy.Quest_Behaviors.BasicVehicleBehaviour" enth?lt bereits eine Definition f?r "BasicVehicleBehaviour".
      [07:56:47.222 N] [Compiler Error]: d:\Kasperhauser II\Quest Behaviors\Vehicles\MountVehOnly.cs(29,18) : error CS0101: Der Namespace "Honorbuddy.Quest_Behaviors.MountVehOnly" enth?lt bereits eine Definition f?r "MountVehOnly".
      [07:56:47.222 N] [Compiler Error]: d:\Kasperhauser II\Quest Behaviors\Vehicles\NoControlVehicle.cs(29,18) : error CS0101: Der Namespace "Honorbuddy.Quest_Behaviors.NoControlVehicle" enth?lt bereits eine Definition f?r "NoControlVehicle".
      [07:56:47.222 N] [Compiler Error]: d:\Kasperhauser II\Quest Behaviors\Vehicles\VehicleBehavior.cs(27,18) : error CS0101: Der Namespace "Honorbuddy.Quest_Behaviors.VehicleBehavior" enth?lt bereits eine Definition f?r "VehicleBehavior".
      [07:56:50.461 D] Styx.HonorbuddyUnableToStartException: Errors in quest behaviors!
      can you check this please?
       

      Attached Files:

    17. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Quest: Landfall - Tear It Up - Quest - World of Warcraft

      Didnt watch it complete. Just saw now the second time that my toon wants to destory this back on the Ship but is in the Water and cant navigate to it. Better Blackspot it please.

      <Blackspot X="-2248.659" Y="2533.31" Z="6.293925" Radius="9.119863" />
       

      Attached Files:

    18. lancerx78

      lancerx78 New Member

      Joined:
      Sep 30, 2012
      Messages:
      108
      Likes Received:
      0
      Trophy Points:
      0
      Hi, Let me start by saying how much I have enjoyed this Profile in the past few months.

      I have used it every day without any problems. I took a few weeks off , about 2 I think. Now I can't get it to work.

      I followed your directions to the letter. I even made a new folder, extracted the most current HB to it. Made a new SVN checkout of your profile. Updated it to current version, copied over the quest behaviors and plugins. Then when I set all the plugins and settings in profile changer (which btw I had never used before, could this be it?) I loaded up daily grind and got nothing. Any suggestions? I mean the old Daily Grind was working wonderful for me. Below is the error I get everytime I try to start.

      Profile Changer: Saving config file: D:\Honor Buddy Dailys\Villahna\Plugins\ProfileChanger\config\ProfileChanger.config
      Profile Changer: Settings Saved
      [Compiler Error]: d:\Honor Buddy Dailys\Villahna\Quest Behaviors\Vehicles\BasicVehicleBehaviour.cs(43,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.BasicVehicleBehaviour' already contains a definition for 'BasicVehicleBehaviour'
      [Compiler Error]: d:\Honor Buddy Dailys\Villahna\Quest Behaviors\Vehicles\MountVehOnly.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.MountVehOnly' already contains a definition for 'MountVehOnly'
      [Compiler Error]: d:\Honor Buddy Dailys\Villahna\Quest Behaviors\Vehicles\NoControlVehicle.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.NoControlVehicle' already contains a definition for 'NoControlVehicle'
      [Compiler Error]: d:\Honor Buddy Dailys\Villahna\Quest Behaviors\Vehicles\VehicleBehavior.cs(27,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.VehicleBehavior' already contains a definition for 'VehicleBehavior'


      If I try and load up an individual profile like Golden Lotus, it will just say Bot Stopped nothing else to do.


      Please please help :) Thanks guys.
       
    19. RedFerrari

      RedFerrari New Member

      Joined:
      Feb 7, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      How do I add the hotspots?
       
    20. tia79

      tia79 New Member

      Joined:
      Jan 15, 2010
      Messages:
      406
      Likes Received:
      1
      Trophy Points:
      0
      Hi.. None of the quests work anymore.

      Code:
      [10:18:38.994 D] Loading profile from C:\Users\*\Desktop\HB-New\Dailyquests\Profiles\Reputation\TMoPDE\[Rep] Shieldwall [Brodie].xml
      [10:18:39.244 D] Downloaded tilemap HawaiiMainLand
      [10:18:39.365 D] Changed tilemap to HawaiiMainLand, Tiled: True
      [10:18:39.418 D] You did not specify the ID of the item in the CollectItem objective!
      [10:18:40.961 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.IfNode.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 Styx.CommonBot.TreeRoot.Start()
         at Honorbuddy.MainWindow.Start()
      [10:18:40.959 N] [Compiler Error]: c:\Users\*\Desktop\HB-New\Quest Behaviors\Vehicles\BasicVehicleBehaviour.cs(43,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.BasicVehicleBehaviour' already contains a definition for 'BasicVehicleBehaviour'
      [10:18:40.959 N] [Compiler Error]: c:\Users\*\Desktop\HB-New\Quest Behaviors\Vehicles\MountVehOnly.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.MountVehOnly' already contains a definition for 'MountVehOnly'
      [10:18:40.959 N] [Compiler Error]: c:\Users\*\Desktop\HB-New\Quest Behaviors\Vehicles\NoControlVehicle.cs(29,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.NoControlVehicle' already contains a definition for 'NoControlVehicle'
      [10:18:40.959 N] [Compiler Error]: c:\Users\*\Desktop\HB-New\Quest Behaviors\Vehicles\VehicleBehavior.cs(27,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.VehicleBehavior' already contains a definition for 'VehicleBehavior'
      [10:18:40.961 N] Errors in quest behaviors!
      [10:18:40.961 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.IfNode.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 Styx.CommonBot.TreeRoot.Start()
         at Honorbuddy.MainWindow.Start()
      [10:18:40.962 D] Stop called!
      [10:18:40.962 Q] Bot Stopped! Reason: Errors in quest behaviors!
      
       

    Share This Page