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

[A - Quest] Human 1-60 [KaZ]

Status
Not open for further replies.
Getting the same XYZ error as everyone else in Duskwood. Once it starts STV after Duskwood it's fine though.
 
Having a problem here -

How do I stop it doing quests which are gray ? currently doing IB + Quest mode however since instancing its just hugely screwing up the bot for questing. e.g. bot levels too fast for the zone currently but still carries on doing the gray quests.

I've changed the min level to 30+ but I that didnt do anything.

Any help?
 
Getting error message, saying
Code:
Unable to evaluate/compile condition in If tag. Please check your profile.

Code:
[10:46:38 AM:428] System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
   at System.Reflection.Emit.AssemblyBuilder.get_Location()
   at Styx.Logic.Profiles.Quest.Order.FlowChanging.ConditionHelper.CompileAndEvaluateExpression(String[]& buildErrors, Boolean& evaluatedExpression)
   at Styx.Logic.Profiles.Quest.Order.FlowChanging.ConditionHelper..()
   at Bots.Quest.QuestOrder.ForcedIf.OnStart()
[10:46:38 AM:428] Stop called!
[10:46:38 AM:455] System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.Logic.BehaviorTree.TreeRoot.()
   at Styx.Logic.BehaviorTree.TreeRoot.()
[10:46:38 AM:455] System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.Logic.BehaviorTree.TreeRoot.()

HB will not go past this point, so I'm stuck on my druid at lvl 42 with HB refusing to continue, Please Help!

Here's the log file.
 

Attachments

You could always go find the quest and just delete it from the path. i did that with a quest that was bugged in the game. just an option,
 
Only me who thinks this bot is grinding to much and skipping to many quests?
 
For the most part it worked great but i made a alliance toon when all my 85s are horde. So no boa's guild or anything. I think alot of the problems im having are from the current HB version because 98% of the 1-35 i did was flawless even without boa's and guild the greens i got from quests were enough

BOA gear can be mailed from your horde too to ally toon fyi :)
 
You can fix the MyCTM errors by

  1. Quest up until you hit the error
  2. Do "In a Dark corner", "The Rotting Orchard", "Ogre Thieves", and "Classy Glass" manually
  3. Delete lines 4498 to 4512 in the XML file. (Download Notepad++ if you need a way to see the line numbers)
  4. Close the bot and restart it
If you dont want to fix it yourself, you can download the file that I fixed myself here
 
Here is what worked for me on the broken Duskwood quest that uses MyCTM:

Code:
<!--In A Dark Corner Fix-->
    <If Condition="HasQuest(26669)">
      <RunTo QuestId="26669" X="-11065.41" Y="-934.131" Z="63.73753" />
      <CustomBehavior File="MyCTM" QuestId="26669" X="-11082.59" Y="-950.6249" Z="65.27641" />
      <CustomBehavior File="MyCTM" QuestId="26669" X="-11089.33" Y="-945.5115" Z="65.32825" />
      <CustomBehavior File="MyCTM" QuestId="26669" X="-11093.03" Y="-948.7125" Z="65.35346" />
      <CustomBehavior File="MyCTM" QuestId="26669" X="-11093.72" Y="-962.6248" Z="65.36047" />
      <!--Name: Pile of Scraps | Entry: 204464 | Distance: 2.59955406188965 | Location: <-11092.43, -964.8594, 65.35276>-->
      <!--CustomBehavior File="InteractWith" QuestId="26669" ObjectType="GameObject" MobId="204464" NumOfTimes="1" CollectionDistance="2" X="-11092.43" Y="-964.8594" Z="65.35276" />-->
      <Objective QuestName="In A Dark Corner" QuestId="26669" Type="CollectItem" ItemId="59361" CollectCount="1" />
    </If>
    <If Condition="HasItem(59361)">
      <CustomBehavior File="MyCTM" X="-11093.03" Y="-948.7125" Z="65.35346" />
      <CustomBehavior File="MyCTM" X="-11089.33" Y="-945.5115" Z="65.32825" />
      <CustomBehavior File="MyCTM" X="-11082.59" Y="-950.6249" Z="65.27641" />
    </If>
    <!--In A Dark Corner Fix-->
And you need to have the attached MyCTM.cs in you quest behaviors.
 

Attachments

really noob question but is ironforge FP a plug in ? or actually jus go to if and get the FP ? sorry for noob question lol i only started yeserday used ur 1-15 NE guide worked well :)
 
This profile crashes WoW since the latest update, HB doesn't crash but WoW does. It crashes right when I hit the start button. The Grinding profiles I have seem to be fine, ran them today for several hours.
 

Attachments

This profile crashes WoW since the latest update, HB doesn't crash but WoW does. It crashes right when I hit the start button. The Grinding profiles I have seem to be fine, ran them today for several hours.

Looking through the log i don't see anything that looks profile related causing crash.
 
i will be updating profile to reflect latest custom behavior changes shortly
 
Yeah, I don't really get why it's causing the crash, but ever since it got the quest pamela's doll it crashes as soon as I hit start. Also it's only when this profile is loaded, I have my grind profile running right now and it's fine.
 
I did a little more testing with it. I abandoned the quest Pamela's Doll and it went back to working fine, then as soon as it picked it up again it crashed. I'm going to just do that one by hand and see if it works after that.
 
Status
Not open for further replies.
Back
Top