What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: Processed Issues from Honorbuddy Release threads

Noticed that the BuddyControlPanel windows do not remember the positions you move them to, but it does however remember that you locked them - so they can not be moved until you unlock them again. I'm not sure if you need a log for this or not, or if it was designed that way.
 
Got this while running your Garrison Botbase
[08:22:14.103 D] Moving to <5411.495, 4575.132, 137.6162> from <5513.514, 4506.962, 80.41378>
[08:22:19.038 D] System.NullReferenceException: Object reference not set to an instance of an object.
at ...()
 

Attachments

I would like to suggest an option "Clear log", to make your Honorbuddy log clean, I'm requesting this because when making a profile and "Generating Hotspots" sometimes it happens the logs gets cleared and I have to start all over gathering the hotspots.
With this option, we could clear our log before gathering the info we need/hotspots.
 
There seems to be massive problems with getting stuck in this release. I can't say for sure because I haven't been leveling on horde side 90-100 before so it might be what the landscape looks like that makes it hard. But it seems like the bot is no long backing up just trying to alter course when it's stuck.
 

Attachments

Thanks, see that I missed a few letters.

Should say is "no longer backing up". When it get stuck what I normally observe is that it takes a few steps back. Then alter course. This does not happen any longer.
 
I did bought the full complete bot life time 3 sesions but its not working at all when ever i press start it say bot stopped ......etc its so hard complicated bot
 
[Feature Request] - Settings Templates

As requested by chinajade on my last feature request, posting this one in the current release thread.
With the release of GarrisonBuddy and the BuddyControlPanel Plugin I've found customising the layout and settings when multiple toons involved to be a huge task.
Being a Wizard with Powershell has really come in handy.

What I think would be welcomed by the community is a Global Settings Template detection like so;

Let's say I'm on a new bot, I log in, setup Singular, GarrisonBuddy, DungeonBuddy etc.
These settings get saved to Honorbuddy\Settings\$Realm\$Character\$SettingsFile.xml.
I then copy these files to Honorbuddy\Settings\$SettingsFile.xml
Now, whenever I log onto a toon that doesn't already have a particular File, it copies the Template from the Settings directory.

Of course, there will be a few files that should be blacklisted from this Template system such as FlightPaths.xml.

Gah, I kinda feel like I vomited that out, if any clarification is required I'd be happy to provide.

Thanks.
 
Seeing a huge issue with anti-stuck, flight, and Objective.

Bot flies into predetermined location, either override hotspot or database hotspot.
It stops about 1 yard above ground, then starts doing the "freak out anti stuck" dance.
During this time, it will land several times, run an a circle, and take off again to the 1 yard up distance, and start the dance again.
Mind you, at this point, the bot has pulled agro on the intended target, but refuses to dismount.
It is MORE sensitive on uneven ground.

See end of attached log. In this one, it did eventually correct after 2-3 stucks, but in some cases, it goes for minutes without recovering.
Code:
Snippet:
[22:43:09.334 D] Goal: Collect Rimepelt's Heart x 1 [Ref: "Objective" @line 192]
[22:43:09.357 N] Moving to Type: Hotspot, Loc: <6462.493, -2736.784, 554.7053>
[22:43:09.371 D] Activity: Moving to hotspot
[22:43:09.421 N] Moving to Type: Hotspot, Loc: <6462.493, -2736.784, 554.7053>
[22:43:16.387 N] We are stuck! (<6462.527, -2736.792, 554.7197>)
[22:43:16.388 D] [Stuck] Trying to ascend.
[22:43:16.761 N] Moving to Type: Hotspot, Loc: <6462.493, -2736.784, 554.7053>
[22:43:17.898 N] We are stuck! (<6462.713, -2736.565, 554.9283>)
[22:43:17.898 D] [Stuck] Trying strafing left.
[22:43:18.514 N] (Singular) YourCurrentTarget: changed to: Rimepelt.0B92 lvl=50 h=100.0%, maxh=4140, d=92.4 yds, box=4.1, boss=N, trivial=Y, player=N, attackable=Y, neutral=N, hostile=Y, entry=48765, faction=14, loss=Y, facing=Y, blacklist=N, combat=N, flying=N, abovgrnd=N, TargetIndex=1, creature=Beast, tagme=N, tagother=N, tapall=N
[22:43:18.517 D] Changed POI to: Type: Kill, Name: Rimepelt
 

Attachments

!!! GarrisonBuddy is broken in this Release !!!​


When i start GarrisonBuddy the Bot spams the following Error:
PHP:
[03:51:21.201 D] Exception was thrown in BotBase.Root.Tick
[03:51:21.203 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at ...()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CommonBehaviors.Actions.ActionRunCoroutine....()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.(Boolean )
   at Buddy.Coroutines.Coroutine.(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at CommonBehaviors.Actions.ActionRunCoroutine.Run(Object context)
   at Styx.TreeSharp.Action.RunAction(Object context)
   at Styx.TreeSharp.Action..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.(Action , String , Boolean )

And when i click any Option in the new Trading Post / Work Orders Window, i get the following Error:
PHP:
[03:51:42.643 D] System.NotSupportedException: Die angegebene Methode wird nicht unterstützt.
   bei GarrisonBuddy.UI.InverseBooleanConverter.ConvertBack(Object value, Type targetType, Object parameter, CultureInfo culture)
   bei System.Windows.Data.BindingExpression.ConvertProposedValue(Object value)
   bei System.Windows.Data.BindingExpressionBase.UpdateValue()
   bei System.Windows.Data.BindingExpression.UpdateOverride()
   bei System.Windows.Data.BindingExpressionBase.Update()
   bei System.Windows.Data.BindingExpressionBase.ProcessDirty()
   bei System.Windows.Data.BindingExpressionBase.Dirty()
   bei System.Windows.Data.BindingExpressionBase.SetValue(DependencyObject d, DependencyProperty dp, Object value)
   bei System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
   bei System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
   bei System.Windows.Controls.Primitives.ToggleButton.OnToggle()
   bei System.Windows.Controls.Primitives.ToggleButton.OnClick()
   bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   bei System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   bei System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Another User, same Problem: https://www.thebuddyforum.com/honor...uddy-official-garrison-bot-4.html#post1941342
 

Attachments

Last edited:
When try to deselect the "Trading Post" "Trader Buying Option" i get always this Exception. Cant deselect buying stuff.

Code:
[05:07:13.128 D] System.NotSupportedException: Specified method is not supported.
   at GarrisonBuddy.UI.InverseBooleanConverter.ConvertBack(Object value, Type targetType, Object parameter, CultureInfo culture)
   at System.Windows.Data.BindingExpression.ConvertProposedValue(Object value)
   at System.Windows.Data.BindingExpressionBase.UpdateValue()
   at System.Windows.Data.BindingExpression.UpdateOverride()
   at System.Windows.Data.BindingExpressionBase.Update()
   at System.Windows.Data.BindingExpressionBase.ProcessDirty()
   at System.Windows.Data.BindingExpressionBase.Dirty()
   at System.Windows.Data.BindingExpressionBase.SetValue(DependencyObject d, DependencyProperty dp, Object value)
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
   at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
   at System.Windows.Controls.Primitives.ToggleButton.OnToggle()
   at System.Windows.Controls.Primitives.ToggleButton.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)
 

Attachments

HB-2189: ProfessionBuddy: Scanning all AH auctions for canceling, and not just toon's

fix this please, because i can't use the version after .781 (
 
With the new version it is not possible to change the checkboxes at all. E.g. Trading post or work order limits. The checkboxes are checked by default, but you can not uncheck them. You can click on it, but nothing happens and they keep being checked. Anyone else having this? I restarted a few times to make sure. Also, when clicking the checkbox (visually nothing changes), I tried to reload HB to see if the checkbox was unticked. Unfortunately it was not.
In short: I can not change the checkboxes. They all stay ticked for Trading Post and Work Order Limits. The other checkboxes do work (the more general ones).
To be more specific; ONLY the checkboxes inside the light grey area are not uncheckable. The others are.
 
Last edited:
When starting Garrisonbuddy my Toon try to do endless

"Salving artifact Gladiators Shield"

In Screen i get "Spell not learned"

Code:
[08:55:17.707 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Gladiator's Shield#168313 failure: 'Spell not learned'
[08:55:22.948 N] (Singular) [WoWRedError] Spell not learned
[08:55:22.949 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Gladiator's Shield#168313 failure: 'Spell not learned'
[08:55:28.161 N] (Singular) [WoWRedError] Spell not learned
[08:55:28.161 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Gladiator's Shield#168313 failure: 'Spell not learned'
[08:55:35.943 N] (Singular) [WoWRedError] Spell not learned
[08:55:35.943 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Gladiator's Shield#168313 failure: 'Spell not learned'
[08:55:39.958 N] Stopping the bot!
[08:55:39.958 Q] Bot stopping! Reason: User pressed the stop button
[08:55:40.181 D] Activity: Honorbuddy Stopped
 

Attachments

You guys really should look at bgbuddy, its getting progressively worse every updated. Cant really post logs when its just getting worse. With the newest version of HB it now goes straight out of the horde gate in AB and starts pathing near the mountain.

It does appear that the door problem in Strands of the Ancients might have been fixed, thank you for this.

Not bitching just throwing out some constructive feedback.
 
Last edited:
Back
Top