nope, this is one of the reasons why I do not support mixed mode (go to the first post in this thread and read the 3rd line in big red letters)
//<Vendor Name="Cenarius" Entry="41631" Type="Repair" X="3954.34" Y="-2826.02" Z="618.7476" />
private WoWUnit Cenarius
{
get { return ObjectManager.GetObjectsOfType<WoWUnit>().FirstOrDefault(r => r.Entry == 41631); }
}
Problem with quest "The Firelord" in Hyjal.
Cleared POI - Reason Exception in Root.Tick()
Cleared POI
System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Bot.Quest_Behaviors.Rag.<get_Story>b__d(Object r) in c:\hb-release\Quest Behaviors\SpecificQuests\25551-Hyjal-TheFirelord.cs:line 188
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
Cleared POI - Reason Exception in Root.Tick()
Cleared POI
Code://<Vendor Name="Cenarius" Entry="41631" Type="Repair" X="3954.34" Y="-2826.02" Z="618.7476" /> private WoWUnit Cenarius { get { return ObjectManager.GetObjectsOfType<WoWUnit>().FirstOrDefault(r => r.Entry == 41631); } }
Looks like he has a different ID now? Dev. tools are showing me his ID as 40803
I updated the ID but the quest was still pretty broken
brodie is 1/2 decent, don't give him too much credit ... it will go to his head!Wow. First time ever, all dailies (except ones not supported ofcourse) done without any interaction at all! So happyHuge props to you Brodie, you got a donation coming your way later
![]()
brodie is 1/2 decent, don't give him too much credit ... it will go to his head!![]()
[05:23:01.480 D] Cleared POI - Reason Exception in Root.Tick()
[05:23:01.480 D] Cleared POI
[05:23:01.652 D] Changed POI to:Type: QuestTurnIn
[05:23:02.639 D] InteractDebug:1098679340
[05:23:02.679 D] Interact Done:1098679340
[05:23:06.121 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Bots.Quest.Actions.ActionSelectReward.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.DecoratorContinue..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.DecoratorContinue..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[05:23:06.121 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Bots.Quest.Actions.ActionSelectReward.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.DecoratorContinue..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.DecoratorContinue..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
kick, sorry mate but im back with the same issue. (not turning in quests). and htis is now only with .534 (i run .525 and its ok)
Code:[05:23:01.480 D] Cleared POI - Reason Exception in Root.Tick() [05:23:01.480 D] Cleared POI [05:23:01.652 D] Changed POI to:Type: QuestTurnIn [05:23:02.639 D] InteractDebug:1098679340 [05:23:02.679 D] Interact Done:1098679340 [05:23:06.121 D] System.NullReferenceException: Object reference not set to an instance of an object. at Bots.Quest.Actions.ActionSelectReward.Run(Object context) at Styx.TreeSharp.Action.RunAction(Object context) at Styx.TreeSharp.Action..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Sequence..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.DecoratorContinue..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Sequence..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.DecoratorContinue..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Sequence..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.() [05:23:06.121 D] System.NullReferenceException: Object reference not set to an instance of an object. at Bots.Quest.Actions.ActionSelectReward.Run(Object context) at Styx.TreeSharp.Action.RunAction(Object context) at Styx.TreeSharp.Action..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Sequence..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.DecoratorContinue..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Sequence..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.DecoratorContinue..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Sequence..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Bots.Quest.Actions.ForcedBehaviorExecutor..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.()
this, over and over.
log file is 25MB having done exactly that all night basically. _EDIT- heres a dropbox link of the huge log file. https://dl.dropbox.com/u/6454679/6504%202013-02-15%2021.38.txt
this is only happening with you quest profiles somehow. I am able to run brodie's dailies just fine.
You must have not had the pandaria plugin enabled. It specifically avoids said mechanics and quite well.Don't use this profile when its the daily where you actually have to slay the behemoth in the golden lotus chain unless you're playing a blood dk, just sayin.
Tried it on a fairly good warrior and i had to babysit it through so it wouldnt die from eating every ground slam.
You need to install the plugin and enable it - it avoids the damage perfectly if you do.just an fyi i was having issues this morning trying to kill the bohemoth dude in the gl dailies and my char doesnt move out of cone and dies all the time
You need to install the plugin and enable it - it avoids the damage perfectly if you do.
@Brodie:
The quest Meltdown - Quest - World of Warcraft - the item is not used on the mobs, which makes it unnecessarily more difficult. Can this be added please?
You can haz!I no can haz logz?![]()
[00:50:50.805 D] Compiling quest behavior from 'C:\hb-release\Quest Behaviors\SpecificQuests\25551-Hyjal-TheFirelord.cs'
[00:50:51.083 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[00:50:51.133 D] Goal: Rag: "The Firelord"
[00:50:51.263 D] InteractDebug:703085172
[00:50:51.290 D] Interact Done:703085172
[00:50:53.795 D] InteractDebug:703085172
[00:50:53.812 D] Interact Done:703085172
[00:50:56.130 D] InteractDebug:703085172
[00:50:56.148 D] Interact Done:703085172
[00:50:58.382 D] InteractDebug:703085172
[00:50:58.398 D] Interact Done:703085172
[00:51:00.585 D] InteractDebug:703085172
[00:51:00.601 D] Interact Done:703085172
[00:51:03.021 D] InteractDebug:703085172
[00:51:03.054 D] Interact Done:703085172
[00:51:05.082 D] InteractDebug:703085172
[00:51:05.115 D] Interact Done:703085172
[00:51:07.113 D] InteractDebug:703085172
[00:51:07.146 D] Interact Done:703085172
[00:51:09.596 D] InteractDebug:703085172
[00:51:09.610 D] Interact Done:703085172
.... etc