Hello i have this problem with my bot:
[Tick] Exception #28 during execution, #9 this tick: 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 AdvancedItemFilter.Tasks.StashToSpecificTabTask.<Run>d__14.MoveNext() in C:\Users\tanguy\Documents\EB25511363\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-29660860\Tasks\StashToSpecificTab.cs:line 86
--- 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.vHU\[p\&B#sB#U{Ygf?\*y\]GKVz%.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 Default.MapBot.MapBot.<MainCoroutine>d__8.MoveNext() in C:\Users\ranguy\Documents\EB25511363\3rdParty\_CONFIGS_\Default\Default\Content-29654152\MapBot\MapBot.cs:line 185
--- 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.ALEnifKWw<UD^Y#9b>e9)0@b#.aX\&\\z@"hWwr9Y:k2e5`J<y\,a\&.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Default.MapBot.MapBot.Tick() in C:\Users\ranguy\Documents\EB25511363\3rdParty\_CONFIGS_\Default\Default\Content-29654152\MapBot\MapBot.cs:line 107
at Loki.Bot.BotManager.(IBot )
i dont know how to fix him (this only when i use AIF)
[Tick] Exception #28 during execution, #9 this tick: 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 AdvancedItemFilter.Tasks.StashToSpecificTabTask.<Run>d__14.MoveNext() in C:\Users\tanguy\Documents\EB25511363\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-29660860\Tasks\StashToSpecificTab.cs:line 86
--- 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.vHU\[p\&B#sB#U{Ygf?\*y\]GKVz%.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 Default.MapBot.MapBot.<MainCoroutine>d__8.MoveNext() in C:\Users\ranguy\Documents\EB25511363\3rdParty\_CONFIGS_\Default\Default\Content-29654152\MapBot\MapBot.cs:line 185
--- 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.ALEnifKWw<UD^Y#9b>e9)0@b#.aX\&\\z@"hWwr9Y:k2e5`J<y\,a\&.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Default.MapBot.MapBot.Tick() in C:\Users\ranguy\Documents\EB25511363\3rdParty\_CONFIGS_\Default\Default\Content-29654152\MapBot\MapBot.cs:line 107
at Loki.Bot.BotManager.(IBot )
i dont know how to fix him (this only when i use AIF)