My Bot is running perfectly fine, but I am annoyed with these red lines appearing.
Anybody know what's the issues?
Anybody know what's the issues?
[Tick] Exception #22 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at GeneralCombatRoutine.Routine.<HandleOrbOfStorms>d__135.MoveNext() in C:\Users\Alvin\Desktop\Twitch TV\3rdParty\_CONFIGS_\Templar\GeneralCombatRoutine\Content-58477296\Routine.cs:line 2280
--- 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`1.GetResult()
at GeneralCombatRoutine.Routine.<ProcessCombatLogic>d__110.MoveNext() in C:\Users\Alvin\Desktop\Twitch TV\3rdParty\_CONFIGS_\Templar\GeneralCombatRoutine\Content-58477296\Routine.cs:line 1573
--- 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`1.GetResult()
at GeneralCombatRoutine.Routine.<Logic>d__109.MoveNext() in C:\Users\Alvin\Desktop\Twitch TV\3rdParty\_CONFIGS_\Templar\GeneralCombatRoutine\Content-58477296\Routine.cs:line 1084
--- 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`1.GetResult()
at EXtensions.CommonTasks.CombatTask.<Logic>d__2.MoveNext() in C:\Users\Alvin\Desktop\Twitch TV\3rdParty\_CONFIGS_\Templar\EXtensions\Content-58475046\CommonTasks\CombatTask.cs:line 25
--- 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 Loki.Bot.TaskManager.Bx~\]\\SJg;="J!My \[>UoA\\L\[".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`1.GetResult()
at MapBot.MapBot.<MainCoroutine>d__14.MoveNext() in C:\Users\Alvin\Desktop\Twitch TV\3rdParty\_CONFIGS_\Templar\MapBot\Content-58476453\MapBot.cs:line 219
--- 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.I1|5T?xFZ/\['2>\&5Wkrr\.eiA!.\&Dt\[C#\,H|hz Y~^8#iA/6FR8.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at MapBot.MapBot.Tick() in C:\Users\Alvin\Desktop\Twitch TV\3rdParty\_CONFIGS_\Templar\MapBot\Content-58476453\MapBot.cs:line 144
at Loki.Bot.BotManager.






