Code:
Error during bot tick: Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at ExileRoutine.Exile.<>c__DisplayClass6e.<RegisterSummon>b__6b(Object ctx) in c:\Users\USERNAME\Desktop\ExiledBuddy\Routines\Exile\Exile.cs:line 524
at Loki.Bot.SpellManager..(Object )
at Loki.TreeSharp.Action.RunAction(Object context)
at Loki.TreeSharp.Action..()
at Loki.TreeSharp.Composite.Tick(Object context)
at Loki.TreeSharp.Decorator..()
at Loki.TreeSharp.Composite.Tick(Object context)
at Loki.TreeSharp.PrioritySelector..()
at Loki.TreeSharp.Composite.Tick(Object context)
at Loki.TreeSharp.PrioritySelector..()
at Loki.TreeSharp.Composite.Tick(Object context)
at Loki.Bot.v2.LokiCoroutine..()
at Buddy.Coroutines.Coroutine.Resume(Object& value)
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.Resume(Object& value)
at Loki.Bot.v2.LokiCoroutine.Tick(Coroutine coroutine)
at Loki.Bot.v2.ActionRunCoroutine.Run(Object context)
at Loki.TreeSharp.Action.RunAction(Object context)
at Loki.TreeSharp.Action..()
at Loki.TreeSharp.Composite.Tick(Object context)
at Loki.Bot.BotMain.()
Keeps showing this in red?






