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: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Quest: Crocolisk Mastery: The Plan

Toon runs and looking for 5x "Sandfern" on the Way are a lot, but Toon doesnt loot em. 3 Examples (Picture)

Code:
<Quest Id="12558" Name="Dreadsaber Mastery: Ready to Pounce">
	<Objective Type="CollectItem" ItemId="38523" CollectCount="1">
		<CollectFrom>
		</CollectFrom>
		<Hotspots>
		</Hotspots>
	</Objective>
</Quest>
 

Attachments

  • 5824 2013-05-14 20.53.zip
    5824 2013-05-14 20.53.zip
    80.8 KB · Views: 11
  • World of Warcraft_2013-05-14_22-41-52.jpg
    World of Warcraft_2013-05-14_22-41-52.jpg
    164.8 KB · Views: 14
  • World of Warcraft_2013-05-14_22-42-15.jpg
    World of Warcraft_2013-05-14_22-42-15.jpg
    194 KB · Views: 15
  • World of Warcraft_2013-05-14_22-41-41.jpg
    World of Warcraft_2013-05-14_22-41-41.jpg
    90.1 KB · Views: 11
Last edited:
I'm at 53 and have done 30/58 quests in Winterspring. I haven't changed any of the profiles so why is it trying to grind up to 56 rather than finish those quests? If I change ignore checkpoints to true wouldn't it go back through all the previous quests that it missed in the earlier levels?
 
Here recently I went back to leveling a few toons using your questing packs, When I originally leveled 3 toons with this there were no problems. Now its not selecting the correct quest rewards anymore its giving an error then saying choosing 1st reward. Is there a fix for this im leveling a ret paladin and it its taking nothing but healing gear from every quest giver here are the logs from 2 separate days 1 from today after doing an svn update and starting I stopped since its still taking incorrect gear, I assume its from your profile due to it saying this in the HB display for every quest turn in.

[20:59:15.918 N] Selecting first reward as the QuestCache seems messed up and contains no questreward choices but we have questrewards to choose from.
 

Attachments

I'm at 53 and have done 30/58 quests in Winterspring. I haven't changed any of the profiles so why is it trying to grind up to 56 rather than finish those quests? If I change ignore checkpoints to true wouldn't it go back through all the previous quests that it missed in the earlier levels?

winter spring is also alot of grind from 53 to 55 56 then it goes to blasted lands witch is quite long grind and in a dangerous zone to:)
 

Hi, Xeroth13, and many thanks for hte log.

Your Honorbuddy installation is damaged, and you need to do a 'clean install'. Please carefully follow the instructions here:
[post=1120664]HelpDesk: "Clean installing" Honorbuddy[/post]

cheers,
chinajade


[size=-2]Ref: [post=1151911]Xeroth13's original post w/log[/post][/size]
 
What do you recommend the best class to use this with?

Hi, L3d,

There is no preferred class. Mages and Rogues are goingto have a few more deaths than crunch classes like Paladin, Warrior, and DK. DK is probably the easiest class to level on any profile, that does not make it the 'best'.

cheers,
chinajade
 
Zone - Wintersprings
Quest - Where there's smoke, there's delicious meat.

I'm having an issue with the quest "where there's smoke, there's delicious meat" The bot wants to go to an area of the map where that specific quest giver isn't located. He'll go to the wrong NPC and just stand in front of it and click on and off of it. I tried restarting the bot a few times, even completing a few quest to see if it would skip that quest. I looked up where you get that quest and i went to the NPC and he didn't have it.

Not sure which is the right log so i'm posting the two newest ones.


Hi, Samp123, and many thanks for the log.

Your Honorbuddy is seriously confused about your quest completion state due to cache corruption. Please follow these instructions to restore your caches so Honorbuddy can correctly process the profile directives:
[post=1067458]HelpDesk: Cache corruption problems[/post]

cheers,
chinajade


[size=-2]Ref: [post=1152044]Samp123's original post w/log[/post][/size]
 
nobody can help me with this problem?

logfile added at the original post

Hi, Trooperplayer,

Your problem statement says you've done the quest manually and moved on. I "liked" your post, which is a signal that we'll try to look at the issue next time we get a toon through the area.

I'm confused as to why you still have a problem that requires assistance.

cheers,
chinajade


[size=-2]Ref: [post=1151431]Trooperplayer's original post w/log[/post][/size]
 
Toon wants to interact with "First Mate Moody" but doesnt move anymore, Log is full with exceptions. Before he did the Totem Quest and turned this in.

Hi, Tumbum, and thank you for this.

The problem is a design flaw. The code doesn't accommodate time estimation when no path can be generated to the destination.

[17:34:10.947 D] Could not generate path from {1521.243, -110.3469, 462.4815} to {1520.139, -107.032, 462.4402} (time used: 0 milliseconds) @ FindStartPoly
[17:34:11.180 D] System.OverflowException: TimeSpan overflowed because the duration is too long.
at System.TimeSpan.Interval(Double value, Int32 scale)
at System.TimeSpan.FromSeconds(Double value)
at Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.CalculateMaxTimeToDestination(WoWPoint destination, Boolean includeSafetyMargin) in f:\TNS\000-Honorbuddy\Quest Behaviors\QuestBehaviorCore\Utilities.cs:line 69
at Honorbuddy.Quest_Behaviors.InteractWith.InteractWith.<CreateBehavior_CombatMain>b__27(Object context) in f:\TNS\000-Honorbuddy\Quest Behaviors\InteractWith.cs:line 747

We've edited the code to place a reasonable upper limit on this estimation. Thank you again.

cheers,
chinajade


[size=-2]Ref: [post=1152648]Tumbum's original post w/log[/post][/size]
 
Last edited:
Hello,

I'm on revision 2368 and when I'm loading the 12-58 horde profile to lvl my lock it's throwing exceptions. (copied the quest behaviors to the HB's quest behaviors folder after the checkout)

Here's the log, hope it helps.
View attachment 91638

Thanks,
Richie

Hi, RichieCR, and many thanks for the log.

Somehow your Honorbuddy installation has become corrupted, and this is preventing the use of quest behaviors. Please carefully follow the instructions here to rectify the problem:
[post=1120664]HelpDesk: "Clean installing" Honorbuddy[/post]

cheers,
chinajade


[size=-2]Ref: [post=1152717]RichieCR's original post w/log[/post][/size]
 
Quest: Crocolisk Mastery: The Plan

Toon runs and looking for 5x "Sandfern" on the Way are a lot, but Toon doesnt loot em. 3 Examples (Picture)

Code:
<Quest Id="12558" Name="Dreadsaber Mastery: Ready to Pounce">
	<Objective Type="CollectItem" ItemId="38523" CollectCount="1">
		<CollectFrom>
		</CollectFrom>
		<Hotspots>
		</Hotspots>
	</Objective>
</Quest>

Hi, Tumbum,

Aye, I've noticed a lot of problems with Honorbuddy's "built in" Collect directive. This will need to be converted to an InteractWith or CollectThings.

@Kick,
Can you take a look at converting this, please?


cheers,
chinajade


[size=-2]Ref: [post=1152854]Tumbum's original post w/log[/post][/size]
 
I'm at 53 and have done 30/58 quests in Winterspring. I haven't changed any of the profiles so why is it trying to grind up to 56 rather than finish those quests? If I change ignore checkpoints to true wouldn't it go back through all the previous quests that it missed in the earlier levels?

Hi, SoulSector,

You must attach the full log that demonstrates the problem, if you would like assistance.

cheers,
chinajade
 
Here recently I went back to leveling a few toons using your questing packs, When I originally leveled 3 toons with this there were no problems. Now its not selecting the correct quest rewards anymore its giving an error then saying choosing 1st reward. Is there a fix for this im leveling a ret paladin and it its taking nothing but healing gear from every quest giver here are the logs from 2 separate days 1 from today after doing an svn update and starting I stopped since its still taking incorrect gear, I assume its from your profile due to it saying this in the HB display for every quest turn in.

[20:59:15.918 N] Selecting first reward as the QuestCache seems messed up and contains no questreward choices but we have questrewards to choose from.

Hi, Vibrator, and thank you for the logs,

Quest Reward selection is not within the profile's control--that is an Honorbuddy core issue. Please make your report to the Support forum.

cheers,
chinajade


[size=-2]Ref: [post=1152885]Vibrator's original post w/log[/post][/size]
 
i am getting an error "The type initializer for 'Styx.WoWInternals.QuestLog' threw an exception."

View attachment 91686

Hi, Kingdom, and many thanks for the log.

You should try a 'clean install'. The full instructions are here:
[post=1120664]HelpDesk: "Clean installing" Honorbuddy[/post]

If that does not solve your problem, please follow up to the Support forum with a fresh log. Your issues have nothing to do with Kick's profile pack.

cheers & good luck,
chinajade


[size=-2]Ref: [post=1153135]Kingdom's original post w/log[/post][/size]
 
Hey i'm having constant problems with this profile. I cant really leave it running for more than a half hour without it stopping. Is anyone else experiencing the same thing, or is there something wrong with what i'm doing. I downloaded the svn version so you know.
 
Hey Bobby53,

I have been using LR for some time and its awesome so thank you very much for making it. One quick question latley I have had problems with the pause function. It works most of the time but then it will not work or it will freeze HB when I try and use it or when I chose the option tab it shuts HB down.

I use it mainly for PVP and when it shuts down in an arena game can get frustrating lol. Just thought I would ask in case I was doing something wrong. Any advice would be great thanks :)
 
Wont hand in quest

This is the second time the same problem has happened on another character. He doesnt hand in the "Doras the wind master" quest at level 8 horde. Here is my log
 

Attachments

Get Stuck at a Firepit

[05:34:21.550 D] [STUCK] Got stuck at <-2954.514, 3478.617, 4.453388> on map 530
 

Attachments

  • World of Warcraft_2013-05-15_07-34-39.jpg
    World of Warcraft_2013-05-15_07-34-39.jpg
    205.5 KB · Views: 12
Hey i'm having constant problems with this profile. I cant really leave it running for more than a half hour without it stopping. Is anyone else experiencing the same thing, or is there something wrong with what i'm doing. I downloaded the svn version so you know.

Hi, Silvaman,

We've absolutely no way to help you, unless you attach the full log that demonstrates the problem:
Ref: [post=378165][Guide] How to attach your log[/post]

cheers,
chinajade
 
Status
Not open for further replies.
Back
Top