[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at HREngine.Bots.PenalityManager.getHPBuffPenality(Card card, Minion target, Playfield p, Int32 choice) in ***********\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs:line 282
at HREngine.Bots.PenalityManager.getPlayCardPenality(Card card, Minion target, Playfield p, Int32 choice, Boolean lethal) in ***********\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs:line 166
at HREngine.Bots.Movegenerator.getMoveList(Playfield p, Boolean isLethalCheck, Boolean usePenalityManager, Boolean useCutingTargets) in ***********\Routines\DefaultRoutine\Silverfish\ai\Movegenerator.cs:line 292
at HREngine.Bots.MiniSimulator.doallmoves(Playfield playf, Boolean isLethalCheck) in ***********\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs:line 140
at HREngine.Bots.Ai.doallmoves(Boolean test, Boolean isLethalCheck) in ***********\Routines\DefaultRoutine\Silverfish\ai\Ai.cs:line 123
at HREngine.Bots.Ai.dosomethingclever(Behavior bbase) in ***********\Routines\DefaultRoutine\Silverfish\ai\Ai.cs:line 299
at HREngine.Bots.Silverfish.updateEverything(Behavior botbase, Boolean runExtern, Boolean passiveWait) in ***********\Routines\DefaultRoutine\silverfish_HB.cs:line 210
at HREngine.Bots.DefaultRoutine.<OurTurnLogic>d__1c.MoveNext() in ***********\Routines\DefaultRoutine\DefaultRoutine.cs:line 751
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at HREngine.Bots.DefaultRoutine.<Logic>d__3.MoveNext() in ***********\Routines\DefaultRoutine\DefaultRoutine.cs:line 488
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.†„.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.„.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.€„.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.™.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Buddy.Coroutines.Coroutine.’”.Ž›.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.›(Boolean ›)
at Buddy.Coroutines.Coroutine.Resume(Boolean ›)
at Buddy.Coroutines.Coroutine.Resume()
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.Tick()
at Triton.Bot.BotManager.Tick(IBot )