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.
Did you get a chance to look at that last error I reported? I dunno what to do :( Should I manually complete all the quests when I get home, and see if the bot moves on...?

Meanwhile, another bot just got to that same exact point and stopped.

EDIT: Sorry for the double post, internet here is working like shit today.

I just found my first problem in a while... Not really sure what it is, or what it was doing. I just came back and saw it.
Toon was standing there afk, I restarted HB, flew to Nesingwary's camp, flew back, stands there and HB stops.

re-svn; i fixed this earlier
 
apologies Kick, im really new to this, but I get the polite reminder :)

Log attached, apppears to get stuck in the mine at the same position everytime.

use the 'quest bot'

the only grind profiles you'll find of mine are in the grinding folder

cheers

P.S. QO means QuestOrder (or Quest Bot / Questing Profile)
 
Great profile, however I ran into a problem. I started at lvl 63. I did <QuestOrder IgnoreCheckPoints="True" > to ="False" and have been questing in Terrokar Forest up until lvl 65.

Log "Can not turn in quest News from Zangarmarsh (ID: 9796) because I don't have it in my quest log! (Or do I: False)
Could not create current in quest bot!"

Is there anyway around this?
 
[/FONT]

re-svn; i fixed this earlier

Worked like a charm, you rock!
I only re-svn in the mornings before I start the bots, or when you tell me. I probably should have done it mid-afternoon when I encountered the issue just in case...
 
Great profile, however I ran into a problem. I started at lvl 63. I did <QuestOrder IgnoreCheckPoints="True" > to ="False" and have been questing in Terrokar Forest up until lvl 65.

Log "Can not turn in quest News from Zangarmarsh (ID: 9796) because I don't have it in my quest log! (Or do I: False)
Could not create current in quest bot!"

Is there anyway around this?

re-svn
 
Worked like a charm, you rock!
I only re-svn in the mornings before I start the bots, or when you tell me. I probably should have done it mid-afternoon when I encountered the issue just in case...

i'm tryin to get everything fixed before sw: tor comes out so i don't have to fiddle with this stuff :O
 
Somehow I guess it got mixed up somewhere. Tried everything without any luck including restarting, however it is trying to pickup a quest that is non-existent. Left it overnight and came back to this today. I even tried deleting that particular quest out of the files, however then it skips on to trying to pick up other quests that are unavailable.
 
Somehow I guess it got mixed up somewhere. Tried everything without any luck including restarting, however it is trying to pickup a quest that is non-existent. Left it overnight and came back to this today. I even tried deleting that particular quest out of the files, however then it skips on to trying to pick up other quests that are unavailable.

i've never had any issues w/ that quest. it sounds like something is wrong on your end or something

delete the pickup and turnin from the quest profile (search for Proving Your Strength - delete pickup, objective, turnin)
 
i'm tryin to get everything fixed before sw: tor comes out so i don't have to fiddle with this stuff :O

Well, 90% of what I've run into during this batch of leveling was HB issues, and the other 10% you fixed. There's some tweaks that could be done here and there but honestly, it gets the job done as it is even if it's not 100% efficient.
I'm curious to see how far can your profiles get without ANY interaction once all these stupid HB bugs get fixed.
 
I have a question that I am not sure about, do you need to enable 'Auto Train Skills' in honorbuddy settings, or does the profile do that? I went from level 29-31 and it hasn't trained, I have 'Auto Train Skills' disabled though, do I need to enable that, or does your profile support it? Also, I am level 31 doing quests that kill level 25-26 mobs, is that normal? I did 'change <QuestOrder IgnoreCheckPoints="True" > -- True to False'. All help is appreciated, thanks.
 
I have a question that I am not sure about, do you need to enable 'Auto Train Skills' in honorbuddy settings, or does the profile do that? I went from level 29-31 and it hasn't trained, I have 'Auto Train Skills' disabled though, do I need to enable that, or does your profile support it? Also, I am level 31 doing quests that kill level 25-26 mobs, is that normal? I did 'change <QuestOrder IgnoreCheckPoints="True" > -- True to False'. All help is appreciated, thanks.

the profile does everything automatically for you

you just need to have the behaviors and plugins copied over

true to false is only needed if you started late or you have boa gear and guild mod xp
 
Log:
[Profile Message]: Compiling Zoram'gar Outpost Quests
Could not create current in quest bot; exception was thrown


Debug:
[11:18:29 PM:311] Compiling expression '((HasQuest(13890)) && (!IsQuestCompleted(13890)))' @ line 2401
[11:18:29 PM:529] Compiling quest behavior from 'E:\Games\World of Warcraft\HonorBuddy\Quest Behaviors\CollectThings.cs'
[11:18:29 PM:764] Could not compile quest behavior from 'E:\Games\World of Warcraft\HonorBuddy\Quest Behaviors\CollectThings.cs'
[11:18:29 PM:765] Line 934: 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' does not contain a definition for 'SwimSpeed' and no extension method 'SwimSpeed' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' could be found (are you missing a using directive or an assembly reference?)
[11:18:29 PM:765] Line 1241: 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' does not contain a definition for 'SwimSpeed' and no extension method 'SwimSpeed' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' could be found (are you missing a using directive or an assembly reference?)
[11:18:29 PM:767] System.NullReferenceException: Object reference not set to an instance of an object.
at (Object )
at Bots.Quest.QuestOrder.ForcedCodeBehavior.#Aoc(Assembly asm, Dictionary`2 args)
at Bots.Quest.QuestOrder.ForcedCodeBehavior..ctor(CodeNode codeNode)
at Bots.Quest.Actions.ForcedBehaviorExecutor.#enc(OrderNode node)
at Bots.Quest.Actions.ForcedBehaviorExecutor.#h.#nF.MoveNext()
[11:18:29 PM:768] Stop called!
[11:18:29 PM:783] Activity: Honorbuddy Stopped
[11:18:29 PM:792] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[11:18:29 PM:793] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()



CollectThings.cs sounds like a problem with the bot, but not sure where to post those?
I did the quest manually.
 
Somehow I guess it got mixed up somewhere. Tried everything without any luck including restarting, however it is trying to pickup a quest that is non-existent. Left it overnight and came back to this today. I even tried deleting that particular quest out of the files, however then it skips on to trying to pick up other quests that are unavailable.

http://www.thebuddyforum.com/archives/24256-kicks-old-posts-thread-324.html#post410564 <-- click that

i assumed you had read it already since i posted just minutes after you posted
 
Log:
[Profile Message]: Compiling Zoram'gar Outpost Quests
Could not create current in quest bot; exception was thrown
<>


CollectThings.cs sounds like a problem with the bot, but not sure where to post those?
I did the quest manually.

get new bot

then copy over my behaviors
 
<Blackspot X="1380.144" Y="-3167.883" Z="162.8093" Radius="20" />

westguard keep - howling fjord

the bot wants to run around in circles here for some reason (no combat at all). it goes from the doorway to doorway and that's it :(
 
Error around line 3274, should be:

Code:
<If Condition="((!HasQuest(11571)) &amp;&amp; (!IsQuestCompleted(11571)))" >
How it is:
Code:
<If Condition="((!HasQuest(11571)) &amp;&amp; (!IsQuestCompleted(11571))" >
 
Status
Not open for further replies.
Back
Top