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

[H - Quest] 10-60 Kalimdor (LowHangingFruit AFK)

Status
Not open for further replies.
Hey! :D Im having loads of probs at lvl 40 :)
Just dinged and it Heartstoned, i thought it would train, it didnt..
Then repaird in Northern Barrens, it ran and didnt fly.
Then it wants to pick up "Vengeance on the northernspring" Wich WAS a quest in feralas, and now it's stuck in Stonetalon mountains :D

Log attatched :D
 

Attachments

Silithus questing

Trying to quest in Silithus,

Found some blackspots, got stuck underneath a giant crystal and got logged off.

Log file attached!

Btw, Kill between hotspots yes or no?
 

Attachments

Yes, the bot was running it went to run out of orgrimmar, and then it just stopped, I looked at hb and it said
HB said Could not pickup quest from item with id:12842 the item was not found!
Honorbuddy Stopped!
Could not create current in quest bot; exception was thrown
Thread was being aborted.
what does that mean? I am on a level 51 hunter.
Bot works great, but I dont know what this means and it wont quest because of that, if you could help me that would be awesome!
Thanks for the awesome profile :)
 
Crudely-Written Log - Item - World of Warcraft is the item that it's trying to pick up a quest from. check if you have the item, if you have deleted/sold it by accident i think you might have to go back and get the item or edit the profile so it exclude it.
if you have the item then just start the quest and then try starting the bot again.
 
I abanded the quest, how would i edit the profile I don't know which quest it is either.
 
Found some blackspots, got stuck underneath a giant crystal and got logged off.
Btw, Kill between hotspots yes or no?

Ultimately this is a problem with HB's stuck handler - a profile shouldn't need to make a blackspot for every obstruction in every zone it uses. However if it's a common issue I'll add a blackspot (Stonetalon tents, etc.). Personally I prefer to leave killing between hotspots on because it's higher overall exp/h. The only time this isn't the case is when a profile does not require any grinds.

HB said Could not pickup quest from item with id:12842 the item was not found!

This will be fixed in the next revision. For now, grab the item manually. gniegsh's post has the link. edit: fixed in 1.5.10

- Ben
 
Last edited:
Howdy, Ben. I've had a problem where the bot will often approach a vendor to empty bags and repair, and it will do so, however it will persist on doing it over and over again resulting in nothing done. Usually reloading the bot corrects the behavior but it eventually happens again. Also, in Stonetalon Moutain there is a Cliff Stormer mob that is attacking me with it's lightning ability from an unknown location. TomTom says it's almost 9000ft away. This is a problem because it's hurting me while I'm grinding to from 28 to 30.

P.S. Thanks for the awesomesauce profile! <3

Yeah, there are some very buggy Cliff Stormers on my server as well. In the end it's up for the CC to determine that the mob is bugged and continue on its merry way. Once I switched to Singular I stopped having the issues with that mob.
 
Hi, im trying to start this bot but i just got the message "GoalText is an unexpected sign. Waited for the spacebar. Line 372, paragraph 21" and the bot wont start.
Anyone can tell me what to do? Used google translator Finnish-English to translate this msg, dont know if it sounds weird..
 
Hi, im trying to start this bot but i just got the message "GoalText is an unexpected sign. Waited for the spacebar. Line 372, paragraph 21" and the bot wont start.
Anyone can tell me what to do? Used google translator Finnish-English to translate this msg, dont know if it sounds weird..

Are you using the latest version of HB (4492)?

Is there a way to remove/ignore going to the Vendor to empty bags?

You can try modifying this tag, but I don't recommend it: Honorbuddy Profile Tag: MinFreeBagSlots - Buddy Wiki
 
Yes im using the latest verision, just cant start the bot with this profile because of that reason ;(
 
so does this only work with 4353? i was trying with the latest HB and i get this ... actually i was running with 4353 changed to 4483 or whatever then the latest today 4492

this ran fine btw when i ran a Orc warrior. currently running a Orc Hunter

View attachment 4-14-2011_5_37 PM 10728 Log.txt
 
Hi, im getting this message:
Could not load profile: 'GoalText' is an unexpected token. Expecting white space. Line 372, position 21.
what am i doing wrong?
 
pallonaama said:
Hi, im trying to start this bot but i just got the message "GoalText is an unexpected sign. Waited for the spacebar. Line 372, paragraph 21" and the bot wont start.
Anyone can tell me what to do? Used google translator Finnish-English to translate this msg, dont know if it sounds weird..

Arizen said:
Hi, im getting this message:
Could not load profile: 'GoalText' is an unexpected token. Expecting white space. Line 372, position 21.
what am i doing wrong?

Hi, Pallonaama and Arizen (and others with this problem <winks>),

The profile has a simple typo that is confusing the XML parser...
HTML:
<GrindTo Level="16"GoalText="to level 16"/>

There needs to be a space between the double-quote, and the 'G' of GoalText as follows...
HTML:
<GrindTo Level="16" GoalText="to level 16"/>

Insert the space, save your change, and you'll be off and running fine. After looking through the rest of the profile, and that was the only place that had a typo of this type

cheers,
chinajade
 
Last edited:
chemical said:
so does this only work with 4353? i was trying with the latest HB and i get this ... actually i was running with 4353 changed to 4483 or whatever then the latest today 4492

In my experience, this happens when Honorbuddy doesn't have the NPC in its database, thus doesn't know where to go for the PickUp or TurnIn. I've no explanation as to why it would work for you on one toon, but not another.

The ways I know to repair the problem are...

1) Moving to within interaction distance of the NPC. Sometimes, you may even need to 'interact' with the NPC (manually). By doing this, Honorbuddy should learn of the new NPC, and populate its database accordingly.

2) Provide X/Y/Z attributes to the corresponding <Pickup...> or <TurnIn...> elements contained in the profile. This helps Honorbuddy figure out where to go to find the NPC and populate its database appropriately.

The Honorbuddy NPC database is very robust; however, it has these occasional imperfections.

cheers,
chinajade
 
thanks china you're hot... i found the npc within the profile looked him up on wowhead.
 
In my experience, this happens when Honorbuddy doesn't have the NPC in its database, thus doesn't know where to go for the PickUp or TurnIn. I've no explanation as to why it would work for you on one toon, but not another.

The ways I know to repair the problem are...

1) Moving to within interaction distance of the NPC. Sometimes, you may even need to 'interact' with the NPC (manually). By doing this, Honorbuddy should learn of the new NPC, and populate its database accordingly.

2) Provide X/Y/Z attributes to the corresponding <Pickup...> or <TurnIn...> elements contained in the profile. This helps Honorbuddy figure out where to go to find the NPC and populate its database appropriately.

The Honorbuddy NPC database is very robust; however, it has these occasional imperfections.

cheers,
chinajade

I did explicitly set the coordinates for that NPC in the profile a few revisions back, but I made the mistake of not putting them on the very first quest where he's encountered. This will be fixed in the next revision.

- Ben
 
Hallo together, i want to start my HB but i got this error " 'GoalText' ist ein unerwartetes Token. Erwartet wird ein Leerzeichen. Zeile 372, Position 21. "

It runs on a Rouge with FPSware CC...
 
Status
Not open for further replies.
Back
Top