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!

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

When running HoL Suicide runs I keep getting this error
[Azyul]: Shifting to cat form.
[DoWhen-v2009(error)] For DoWhenActivity ActivityName(UseCatForm), predicate (() => (Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && (!Me.HasAura(768))) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.
 
yeah random profiles (like the gundrak+dark tharon one) don't work anymore. tried fresh installing, no luck.
I'll looking into it. I'll try to edit this if any fixes are made.

Edit:
Fixed in the latest SVN update.





Hi there I now only have 1 problem with your great [AM - Alpha] The Botanica script.

It loots things such as > Mag'har brainbread, Purified Draenic Water, Smoked Talkbuk Vension, Super Healing Potion, Super Mana Potion, Sunfury Signet.
I don't mind it picking such things up but my problem is, it doesnt sell any of them & just lets them stack up in my inventory. Is there something i'm missing that allows the script to still mail all the cloth to my alt BUT sell all this useless stuff?
Thanks (:
damo
Read the solution center.
It explains that you must disable your "Refreshment Detection" plugin and remove the Food+Water entries from your "Settings & Tools" menu.





cant get nexus farmning profile to start working. What could be the problem?
Make sure you're using the newest SVN update.




Tried fresh installation, nothing works. This is the error message that comes up when I try to run any of your profiles now:
Delete "SwitchTarget.cs" and "KillOrder.cs" from your QuestBehavior folder.




Then I'm confused on how SVN's work can anyone help me out?
https://www.thebuddyforum.com/honor...-guides/124801-guide-download-update-svn.html




Hello. Gundrak crash
MoveTo failed to move to the location: <1889.699, 643.147, 176.6776>
[MyCTM-v1906(debug)] Stuck. Trying to jump
[MyCTM-v1906(debug)] Stuck. Movement Directions: StrafeLeft, JumpAscend
[MyCTM-v1906(debug)] Stuck. Movement Directions: Backwards, StrafeLeft
[MyCTM-v1906(debug)] Stuck. Movement Directions: Backwards, StrafeLeft, JumpAscend
[MyCTM-v1906(debug)] Stuck. Movement Directions: Backwards, StrafeLeft
[MyCTM-v1906(debug)] Stuck. Movement Directions: Backwards, StrafeRight, JumpAscend
[MyCTM-v1906(debug)] Stuck. Movement Directions: StrafeRight
[MyCTM-v1906(fatal)] MyCTM is not able to reach <1897.259, 657.8406, 176.6371> from <1853.502, 632.2906, 126.2241>
Bot stopping! Reason: Fatal error in quest behavior, or profile.
I need a full log.




Trying to run underbog and i get the error :

2 compiler errors encountered in profile 'Endless Underbog Farm [$Rev$]'
'If' xml element on line number 386 has following errors with code: public System.Boolean __ExpressionFunc__111()
{
return new System.Func<System.Boolean>(() => Me.Alliance)();
}

1) 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'Alliance' and no extension method 'Alliance' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) at offset 0

'If' xml element on line number 400 has following errors with code: public System.Boolean __ExpressionFunc__112()
{
return new System.Func<System.Boolean>(() => Me.Horde)();
}

1) 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'Horde' and no extension method 'Horde' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) at offset 0
I'll look into it.

Edit:
Fixed in the latest SVN update.





When running HoL Suicide runs I keep getting this error
[Azyul]: Shifting to cat form.
[DoWhen-v2009(error)] For DoWhenActivity ActivityName(UseCatForm), predicate (() => (Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && (!Me.HasAura(768))) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.
This error shouldn't cause any problems.
If you're having a problem, then it's something else.
 
Last edited:
just got this error when it went outside of the instance to reset

[MyCTM-v1906(fatal)] MyCTM is not able to reach <-227.6965, 40.74854, -46.01999> from <-6066.36, -2954.85, 209.772>

I think it may have been cause my MrItemRemover running at the same time I went out of this instance, cause it reset fine before
I may need to add termination codes to the CTM as well to prevent this issue entirely.




getting errors like this, will complete one heroic then these errors...
2 compiler errors encountered in profile '[ND] Stormrage Raiment (RC) [$Rev$]''If' xm--snip--
Fixed in the latest SVN update.




Getting this error when loading up SFK - Endless Farm on a fresh HB install. Log here - View attachment 173599

[11:00:30.485 D] Activity: Honorbuddy Startup Complete
[11:00:30.485 N] Honorbuddy Startup Complete
[11:01:03.803 D] Activity: Loading Profile...
--snip--
Fixed in the latest SVN update.
 
I'm also noticing after I upgraded my bags to 28 slots when it goes to sell it doesn't empty all my bags.
Are you using a "Sell All" profile? Or any specialized profile aside from the original "DungeonName.xml"
 
Yes, it's been selling every time fine up until I changed bags, now it's only selling half of each bag.
You may have to increase the sell loops.
Open the profile with any text/code editor, then CTRL+F for this: NumOfTimes="10"
Change the 10 to a higher number such as 15 or 18.
 
That seemed to work thank you! I hope no one else is having this issue and just isn't realizing it.
It's a very situational error.
Some people with all 28 slot bags may not have it. It just depends on how reactive your WoW client is.

As of Draenor, Blizzard broke the inventory system. Used to - I could write a code that would sell *every* item all at once instantly.
Now, if you try that it will crash the game. So they have to be sold in small chunks.

Some people's WoW will allow for bigger chunks to be sold than other people's. It's not really a "computer performance" issue.
Even on my super computer - sometimes only chunks of 4 can be sold at a time - but other people can have up to 9-15.

Smaller chunk sizes require more loops of the code. Right now the default is set at 10 loops.
The reason why I don't go ahead and set it up higher to 15 or 20 is because it takes up more time.
10 loops = 20 seconds.
15 loops = 35 seconds.
20 loops = 40 seconds
etc

I may get 1 report every month (or so) about it - so it doesn't seem to be that big of an issue.
Although an actual fix for it should be worked out. It's on my to-do list.
 
Last edited:
Is honorbuddy broken again? Bot can not re-spawn after dying in Gundrak he just stays at the graveyard saying that waiting time remaining 0s out of 1s
 
Is honorbuddy broken again? Bot can not re-spawn after dying in Gundrak he just stays at the graveyard saying that waiting time remaining 0s out of 1s
Last I checked in-dungeon death support was broken.
I've not ran any tests in a while though.
 
When using profile Assassination Armor (RC) i get following error:
1 compiler errors encountered in profile 'Assassination Armor (RC) [$Rev$]'
'If' xml element on line number 550 has following errors with code: public System.Boolean __ExpressionFunc__65()
{
return new System.Func<System.Boolean>(() => Me.Location.Distance(new WoWPoint(3272.297, 4678.323, 103.5689 < 500)();
}

1) ) expected at offset 0

Bot stopping! Reason: None Given
probly just me failing, any hints? love your work btw!
 
When using profile Assassination Armor (RC) i get following error:
1 compiler errors encountered in profile 'Assassination Armor (RC) [$Rev$]'
'If' xml element on line number 550 has following errors with code: public System.Boolean __ExpressionFunc__65()
{
return new System.Func<System.Boolean>(() => Me.Location.Distance(new WoWPoint(3272.297, 4678.323, 103.5689 < 500)();
}

1) ) expected at offset 0

Bot stopping! Reason: None Given
probly just me failing, any hints? love your work btw!
Fixed in the latest SVN update.
 
Back
Top