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: Honorbuddy Profile Pack--DO NOT DELETE!

Howdy.

Questing in Karasang Wilds. Level 88 Horde DK.

Seem to be stuck, during this quest: Zhu's Despair - Quest - World of Warcraft

The quest objectives have been competed, and the quest is showing as completed, but I'm stuck inside this InteractWith and it's failing to do anything.

Line 1043:

Code:
		<If Condition="HasQuest(30090) &amp;&amp; !IsQuestCompleted(30090)">
			<While Condition="!IsObjectiveComplete(2, 30090)">
				<CustomBehavior File="InteractWith" MobId="58410" InteractByUsingItemId="79057" X="-384.764" Y="-637.573" Z="116.9778" />
			</While>
			<CustomBehavior File="WaitTimer" WaitTime="60000" />
		</If>

I ended up just stopping and starting the bot, but the problem looks like the QuestID is missing from that CustomBehaviour so HBCore is still allow us to remain inside it.

I imagine it's a timing issue if the objective hasn't quite been updated as "completed" in time, and we end up looping around again.
 
Edit: Nevermind, it's started working now.

This was a post regarding the BarrelHook behavior which initially wasn't releasing from the barrels at all, but it's now started working.

The very same thing happened to me a few weeks ago while leveling a toon. At first it seemd like it wasn't working then I think I stopped the bot and started it again and it started to release from the barrels. I didn't understand why and still don't know.
 
The very same thing happened to me a few weeks ago while leveling a toon. At first it seemd like it wasn't working then I think I stopped the bot and started it again and it started to release from the barrels. I didn't understand why and still don't know.

Yea, it was very peculiar.

Looking over the profile the <CustomBehavior File="BarrelHook" /> is in there a number of times, which suggests just a single occurrence isn't sufficient to keep the behavior "active" indefinitely, but I'm just speculating. Why does it not use "Hooks\BarrelHook"?

Hopefully one of the devs has a better idea why this might be happening.
 
Alliance quest in Redridge Mountains (12-58) Weapons of War, when the bot goes to collect Keeshan's Bow, it paths right through a huge area filled with nothing but elite Blackrock Battle Worgs (entry id: 43340, faction id: 40). Even though I was 22 at the time and they were 16, the sheer number of them (30+) that pulled meant instant doom when I dismounted to kill the nearby target, Keeshan. Need this to path around the spike pit instead of straight thru it.
 
Bot doesnt use fly mount like at all. Stucks veeeeeery often in deepholm. Plus it tries to pick up quests, that are not available yet (chain). What the hell?
 
In northern barrens, on Fray island, the toon goe in the hut to get cap'n Garvey. It runs blindly by the first group of mobs to attack its main target, aggro'ing of course every mob in the hut. Death is the logical conclusion. I know it is not the profile's fault, but that is where the problem shows. I won't bother uploading my log.
 
Hi all,

i am getting this error message when starting questing A 12-58:

"TheEndlessFlowHook behavior is marked as obsolete and will be removed in a future release. Use Hooks\TheEndlessFlowHook instead"

i updated kicks then i got this error
 
Hi,

Found some issues.
In Zangarmarsh:

<Vendor Nav="Fly" Name="Innkeeper Coryth Stoktron" Entry="18907" Type="Food" X="-174.478" Y="5529.211" Z="29.40756" />
<Vendor Nav="Fly" Name="Innkeeper Kerp" Entry="18908" Type="Food" X="1056.379" Y="7370.99" Z="39.58504" />

Both vendors are unfriendly, if the bot want to clean the bags before he did the quests to become neutral. everytime he just stand there and do nothing, cause he cant interact with him.
 
I use today [A - Fly] Candy Buckets - Kalimdor [Kick] and when bot done i noticed that he missed one bucket in Darnassus, Craftsmen's terrace 61.33 coords

Hi, Kodak1955,

Many thanks for this report. I started working on updating the Halloween seasonal profiles. In addition to omitting newer candy buckets, I discovered the profiles are not HB stop/start friendly *at all*.

After getting a start on an update, I realized I would not have time to test and finish them this year due to other pressing needs. Very sorry, but will look at updating them again next year. I think most of the rest of the team is in the "we're swamped" boat.

cheers,
chinajade
 
I'm getting botting terminated and i already done the quest associated Just a Fancy Cockroach - Quest - World of Warcraft and already have cleared the cache of all folders. Here is the log.
View attachment 108125
Having a problem in Northern Stranglethorn it just stopped working at the Nesingwary camp sitting under the tent next to the repair person. And give the error
"Could not find quest with ID 208! (Or could I: False)Could not create a performable quest objective for objective with ID 3880!"
Log is attached.

Hi SHJordan and Medivh. Many thanks for those logs!

This appears to be an HBcore bug with <Objective> processing. I'm trying to get the problem in front of the appropriate team members for confirmation/fix. This is going to be a serious thorn-in-the-side for anyone doing an HB stop/start until it is repaired. Also, this problem will affect all questing profiles?not just Kick's.

There are simply too many <Objective> calls in the profile to sweep through and install additional code to guard this problem unless it is absolutely necessary. The only work-around I have for you is try the HB Beta and see if the issue has already been repaired there. Barring that, you'll just need to comment out the offending lines in the profile for now.

When the team members respond, we'll know what path needs to be pursued. Apologies for the inconvenience.


[UPDATE 24-Oct-2013, 09:37UTC]: The senior developer confirmed the problem has been repaired in the Honorbuddy Beta. To work around this problem, please use the Beta for now until the next "Release" drop is made.



cheers,
chinajade



[size=-2]Ref: [post=1303983]SHJordan's original post w/log[/post]
Ref: [post=1303993]Medivh's original post w/log[/post][/size]
 
Hi Chinajade,

Can you remove the pathing to go quest to Shatter Point in Hellfire Peninsula (In the (A)58-70 Questing profile). It just run off the floating island and just die continously trying to get back at the corpse...

Hi, Goldconsumer2013,

Sorry, we cannot make 'blind fixes' like that unless a log is provided that proves the problem doesn't like somewhere else.

Also, it sounds like the problem is happening while you are dead. HBcore itself is in sole control while the toon is dead—the profile is not even running. But again, we'd need the log to determine why you died in the first place, and confirm that the 'jump off the cliff' problem is only happening when you are dead.

From your description, this doesn't appear to be a profile problem.

cheers,
chinajade
 
I do not have a log as it doesnt say anything but on any toon I attempt to level they will gather quests kill 1 mob and then I get stuck on loading tiles and nothing else happens. This is on diff toons of all diff levels.

Hi, Shiftdead,

Please see the guide for [post=1259963]Reporting Problems or Seeking Assistance[/post].

There is simply no way to assist you with problems like this, unless you attach the full log that captures the issue.

cheers,
chinajade
 
getting this everytime i try to load 58-60 profile,just updated svn was working b4
Warning: XML Error: Could not parse 'If' body node! - On line 4328
Warning: XML Error: Could not parse 'If' body node! - On line 4335
Warning: XML Error: Could not parse 'If' body node! - On line 4461
Changing current profile to [Fly][A - Quest] BC 58-70 [Kick]($Rev: 2796 $)

Hi, Thugluvin,

It appears that your local copy of the Subversion repository has become damaged. You will want to delete your copy and re-download it all, again.

If that doesn't get you going, we'll need to see your full log attached. Please see the guide for [post=1259963]Reporting Problems or Seeking Assistance[/post].

cheers,
chinajade
 
I have so many issues with the profiles... i know it's hard to make so many leveling profiles but each one usually gets stuck every 10 minutes or so, making it near unusable... is there a pull distance or setting i should use if it gets stuck often???

Hi, Pickles1486,

"Stuck" issues are navigational problems and have absolutely nothing to do with the profile pack. Please see the guide for [post=1259963]Reporting Problems or Seeking Assistance[/post].

cheers,
chinajade
 
Please fix the Maw of Madness quest in 12-58 H. It is a lv 84 quest and breaks the profile. Thanks

Hi, Siah0wn5a11,

Please see the guide for [post=1259963]Reporting Problems or Seeking Assistance[/post]. Specifically, we need the full log that captures the issue.

cheers,
chinajade
 
Why does it grind so much in 68-80? Like 4 levels of grinding.........

Hi, Omgvlad,

This is usually a problem with the user's Honorbuddy installation. It is certainly not a profile problem.

Please see the guide for [post=1259963]Reporting Problems or Seeking Assistance[/post]. Specifically, we will need your full log that captures the issue to provide assistance.

cheers,
chinajade
 
First off i love kicks profiles! They ussaly worke great!

But latley I have had a problem, it seems the bot gets stuck CONSTANTLY. It mounts and then gets stuck. Its the most stupid places it gets stuck.. I have never had the problem and I leveled over 20 toons now. It seems its navigation is messedup somehow, instead of avoiding or trying to avoide the bos just keeps on trying to fly/ride the direciton it gets stuck

Hi, CooyDK,

"Stuck" issues are Navigational problems, and nothing to do with the profile. Please see the guide for [post=1259963]Reporting Problems or Seeking Assistance[/post] to see where you should be reporting these problems.

cheers,
chinajade
 
not work..

Starting the bot!
Currently Using BotBase : Questing
Changing current profile to [Fly][A - Quest] BC 58-70 [Kick]($Rev: 2796 $)
[Profile Message]: Compiling Nagrand Quests
Can not turn in quest A Message to Telaar (ID: 9792) because I don't have it in my quest log! (Or do I: False)
Bot Stopped! Reason: Could not create current in quest bot!

Hi, Menand,

This is a partial log, and unsuitable for analysis. If you would like to submit the full log for the issue we'll have another look.

cheers,
chinajade


[size=-2]Ref: [post=1304593]Menand's original post w/log fragment[/post][/size]
 
I've been having an issue where my toon isn't attacking anything. It'll target, but it won't attack at all. I've tried different CCs and the same thing happens. Any help would be appreciated!

View attachment 108191

Hi, Thedrowway, and many thanks for the log!

You are suffering from problems with the RocketRescue behavior. The problem has been repaired, and should be available in the next Honorbuddy release.

Please read [post=1292015]this response[/post] to see the work-around until the next Release is made available.

cheers,
chinajade


[size=-2]Ref: [post=1304595]Thedrowway's original post w/log[/post][/size]
 
In Duskwood Alliance 12-58, the profile forgets to turn in Roland's Doom. It will wait for the NPC to appear, but the NPC won't appear until the previous quest The embalmer's Revenge is completed. The quest turnin NPC is in the large room in the building where both NPCs are located. The profile gets stuck because it forgets to turn in the previous quest (Embalmer's Revenge).

Check around line 2246 in the log for more details.

Hi, Litesung.

What a clear and concise problem report?thank you much! The analysis is also very much appreciated.

For some reason, the entire "The Embalmer's Revenge" quest has been commented out. (And, there are no comments in the profile as to why.) We'll have to get a toon back into the area and see about re-instating it to correct the problem.

For now, we've captured the issue to [post=1260127]Known Bugs List: Classic 1-58[/post].

cheers & thanks again!
chinajade


[size=-2]Ref: [post=1304609]Litesung's problem report w/analysis[/post][/size]
 
Back
Top