Hey Wulf
First of all, what kick ass thing you've accomplished here. Love it.
Been using your felmaster rotations as well and jumped at the chance on this one.
But with your recent update I've encountered a slight snag when using my bear. CLU compiles fine and works with my DK, ut when i start it on the bear i get the following:
System.NullReferenceException: Object reference not set to an instance of an object.
at CLU.CLU.get_PreCombat() in c:\buddy\CustomClasses\CLU\CLU.cs:line 192
at CLU.CLU.get_PreCombatBuffBehavior() in c:\buddy\CustomClasses\CLU\CLU.cs:line 235
at Apoc_RaidBot.Apoc_RaidBot.CreateRootBehavior() in c:\buddy\Bots\Apoc_RaidBot_BotBase_v2.cs:line 43
at Apoc_RaidBot.Apoc_RaidBot.get_Root() in c:\buddy\Bots\Apoc_RaidBot_BotBase_v2.cs:line 23
at Styx.Logic.BehaviorTree.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
This is with raidbot, im getting similar errors using lazyraider
System.NullReferenceException: Object reference not set to an instance of an object.
at CLU.CLU.get_PreCombat() in c:\buddy\CustomClasses\CLU\CLU.cs:line 192
at CLU.CLU.get_RestBehavior() in c:\buddy\CustomClasses\CLU\CLU.cs:line 243
at Styx.Bot.CustomBots.LazyRaider.CreateCombatBehavior() in c:\buddy\Bots\LazyRaider\LazyRaider.cs:line 240
at Styx.Bot.CustomBots.LazyRaider.get_Root() in c:\buddy\Bots\LazyRaider\LazyRaider.cs:line 70
at Styx.Logic.BehaviorTree.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
And finally with combatbot:
System.NullReferenceException: Object reference not set to an instance of an object.
at CLU.CLU.get_PreCombat() in c:\buddy\CustomClasses\CLU\CLU.cs:line 192
at CLU.CLU.get_RestBehavior() in c:\buddy\CustomClasses\CLU\CLU.cs:line 243
at Styx.Bot.CustomBots.CombatBot.CreateCombatBehavior() in c:\buddy\Bots\CombatBot.cs:line 125
at Styx.Bot.CustomBots.CombatBot.get_Root() in c:\buddy\Bots\CombatBot.cs:line 42
at Styx.Logic.BehaviorTree.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
Do you need more info? Let me know
And again, kick ass work on this so far. I'm a happy camper
First of all, what kick ass thing you've accomplished here. Love it.
Been using your felmaster rotations as well and jumped at the chance on this one.
But with your recent update I've encountered a slight snag when using my bear. CLU compiles fine and works with my DK, ut when i start it on the bear i get the following:
System.NullReferenceException: Object reference not set to an instance of an object.
at CLU.CLU.get_PreCombat() in c:\buddy\CustomClasses\CLU\CLU.cs:line 192
at CLU.CLU.get_PreCombatBuffBehavior() in c:\buddy\CustomClasses\CLU\CLU.cs:line 235
at Apoc_RaidBot.Apoc_RaidBot.CreateRootBehavior() in c:\buddy\Bots\Apoc_RaidBot_BotBase_v2.cs:line 43
at Apoc_RaidBot.Apoc_RaidBot.get_Root() in c:\buddy\Bots\Apoc_RaidBot_BotBase_v2.cs:line 23
at Styx.Logic.BehaviorTree.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
This is with raidbot, im getting similar errors using lazyraider
System.NullReferenceException: Object reference not set to an instance of an object.
at CLU.CLU.get_PreCombat() in c:\buddy\CustomClasses\CLU\CLU.cs:line 192
at CLU.CLU.get_RestBehavior() in c:\buddy\CustomClasses\CLU\CLU.cs:line 243
at Styx.Bot.CustomBots.LazyRaider.CreateCombatBehavior() in c:\buddy\Bots\LazyRaider\LazyRaider.cs:line 240
at Styx.Bot.CustomBots.LazyRaider.get_Root() in c:\buddy\Bots\LazyRaider\LazyRaider.cs:line 70
at Styx.Logic.BehaviorTree.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
And finally with combatbot:
System.NullReferenceException: Object reference not set to an instance of an object.
at CLU.CLU.get_PreCombat() in c:\buddy\CustomClasses\CLU\CLU.cs:line 192
at CLU.CLU.get_RestBehavior() in c:\buddy\CustomClasses\CLU\CLU.cs:line 243
at Styx.Bot.CustomBots.CombatBot.CreateCombatBehavior() in c:\buddy\Bots\CombatBot.cs:line 125
at Styx.Bot.CustomBots.CombatBot.get_Root() in c:\buddy\Bots\CombatBot.cs:line 42
at Styx.Logic.BehaviorTree.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
Do you need more info? Let me know
And again, kick ass work on this so far. I'm a happy camper
