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!

[FREE] [Rep][Ach] TheBrodieman's Profile Compendium

To access the profiles of this plugin, which would you prefer?


  • Total voters
    4
It is doing lumber since I upgraded to level 2 lumber. But it does not do my mine or herb.
They are both unlocked. Not to worried as I want just lumber, but the rest helps.
 
It is doing lumber since I upgraded to level 2 lumber. But it does not do my mine or herb.
They are both unlocked. Not to worried as I want just lumber, but the rest helps.

Do you have mining/herbalism trained? Can you send a log file?
 
ok im confused you keep saying to check the ui in game and i click on the TBMC Menu button {the only ui for the compendium i can find} and i see the listing for rep grinds in draenor ut cant click any of them. are they still under construction or is there something wrong on my end?
 
Any chance of the Hyldnir Spoils dailies and tournament dailies being released any time soon?
Or should we give up hope there ever be a decent profile / plugin for this.
 
ok im confused you keep saying to check the ui in game and i click on the TBMC Menu button {the only ui for the compendium i can find} and i see the listing for rep grinds in draenor ut cant click any of them. are they still under construction or is there something wrong on my end?

What is it you are looking for?
 
Any chance of the Hyldnir Spoils dailies and tournament dailies being released any time soon?
Or should we give up hope there ever be a decent profile / plugin for this.

Do I need to pick one of these two choices? I don't do ETAs. It will be done when it can be written up, tested, approved and posted.
 
The quests in Swamp of Sorrows make wow crash and close. All relative information can be found here. Thought it was a problem with the quest bot itself first.

https://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-support/196981-weird-error.html

Issue identified. Bad call from Lua for an item that does not exist. To remedy temporarily, please do the quest "Maliciously Delicious" manually before continuing. I will submit the changes for approval soon.

EDIT: Fix is in for release version 3.1.1.52, both Public and Premium. Thank you for the report!
 
Last edited:
Dude; have loved your plugin since I first bought it. The MoP dailies made my life grand.

I'm really excited you're getting the Draenor Dailies in. I get that mesh navigation in the Garrison sucks because the plot buildings are dynamic -- but even with the latest version my bot won't enter the level 3 town hall to get the daily from the war planning table. sometimes it runs left and get's stuck trying to get around the pet menagerie, other times it goes right and around the back of the building and tries to access the table through the wall.

Is this a mesh issue or should I be in a specific location when starting the garrison clear?

-Lastmango
 
Dude; have loved your plugin since I first bought it. The MoP dailies made my life grand.

I'm really excited you're getting the Draenor Dailies in. I get that mesh navigation in the Garrison sucks because the plot buildings are dynamic -- but even with the latest version my bot won't enter the level 3 town hall to get the daily from the war planning table. sometimes it runs left and get's stuck trying to get around the pet menagerie, other times it goes right and around the back of the building and tries to access the table through the wall.

Is this a mesh issue or should I be in a specific location when starting the garrison clear?

-Lastmango

Toss me a log file. I'll see if it's mesh related (most likely is) and see if its location based. I know that it will enter if along the lines of the center and back (herb garden area).
 
Here's the log. I'm assuming if the path can't be generated then it's a mesh issue? Is that how that works?

you can see the stuckhandler trying to get out of the corner eventually blacklisting the destination.


View attachment 16448 2015-01-02 12.18.txt

Edit: This was started while standing in the center of the garrison, by the fountain. The bot did not travel up the stairs but immediately headed left up the hill to attempt to move around the back of the town hall.
 
Last edited:
Here's the log. I'm assuming if the path can't be generated then it's a mesh issue? Is that how that works?

you can see the stuckhandler trying to get out of the corner eventually blacklisting the destination.


View attachment 161669

Edit: This was started while standing in the center of the garrison, by the fountain. The bot did not travel up the stairs but immediately headed left up the hill to attempt to move around the back of the town hall.

Oh this is alliance! I was talking horde. There is a report in on the mesh page already about this issue. Hopefully will see a mesh patch soon.
 
Hey Brodie. I use your premium product. Wondered when the rep profiles will be released for WOD? I can see them but they are currently greyed out and unclickable in the UI. Also see a tab for mounts. Would love this, even if one or two at a time. Any timescales on these?
 
Hey Brodie. I use your premium product. Wondered when the rep profiles will be released for WOD? I can see them but they are currently greyed out and unclickable in the UI. Also see a tab for mounts. Would love this, even if one or two at a time. Any timescales on these?

3.1.1.52 should be approved by tonight. This will contain Keepers of Time rep (TBC) and Deathcharger's Reins mount grind (the first mount grind). WoD rep profiles will be coming "soon", some hold ups have been navigation issues and environmental damage avoidance (lava has actually become dangerous now) I post updates on page 1 for what's available, as well as what's coming in the unreleased next patch. .52 changes are already marked as "live" but it should be live by tonight (hopefully)
 
Hello,

I've purchased the following profile "WoD Herb/Mine/Lumber Farm", I've tested it on two different bots and two different PCs. I put the bot in Frostfire Ridge but it does nothing, just load and doesn't move.
If I set to Gather mode it will say this is not correct, if I try with [BETA]Grind and Grind Bot it just load the profile.
Any advice?
I've put the log, I've soooo many errors in it when I execute this profile. Do I need a specific plugin?
View attachment 16704 2015-01-02 22.06.txt

Code:
[21:07:33.665 D] Exception was thrown in BotBase.Root.Tick
[21:07:33.665 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at GrindBuddy2.GrindBuddy.<get_GrindUnits>b__1e(WoWUnit unit)
   at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at GrindBuddy2.GrindBuddy.get_GrindUnits()
   at GrindBuddy2.GrindBuddy.<CreateGrindBotBrain>b__35(Object ret)
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   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.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 )
 
Last edited:
Hello,

I've purchased the following profile "WoD Herb/Mine/Lumber Farm", I've tested it on two different bots and two different PCs. I put the bot in Frostfire Ridge but it does nothing, just load and doesn't move.
If I set to Gather mode it will say this is not correct, if I try with [BETA]Grind and Grind Bot it just load the profile.
Any advice?
I've put the log, I've soooo many errors in it when I execute this profile. Do I need a specific plugin?
View attachment 161696

Code:
[21:07:33.665 D] Exception was thrown in BotBase.Root.Tick
[21:07:33.665 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at GrindBuddy2.GrindBuddy.<get_GrindUnits>b__1e(WoWUnit unit)
   at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at GrindBuddy2.GrindBuddy.get_GrindUnits()
   at GrindBuddy2.GrindBuddy.<CreateGrindBotBrain>b__35(Object ret)
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   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.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 )

Set to Questing mode.
 
Attaching the log requested, I get disconnected when I try to run the plugin, and then it wont work at all


No error seen in the log file. Is there a windows popup? Wow popup? Anything? Or does both just close with no warning.
 
Back
Top