[15:17:24.587 D] Exception was thrown in BotBase.Root.Tick
[15:17:24.587 D] System.NullReferenceException: Object reference not set to an instance of an object.
at RoguePvE.Main.ShouldUseCDs() in c:\Users\***\Downloads\HB\Routines\Rudge\Rudge.cs:line 338
at RoguePvE.Main.<CreateCombat>b__19(Object ret) in c:\Users\***\Downloads\HB\Routines\Rudge\Rudge.cs:line 352
at Styx.TreeSharp.Decorator.CanRun(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.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.(Action , String , Boolean )