What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bot error :excess exceptions in Tick.

ranguy

New Member
Joined
Oct 18, 2017
Messages
1
Reaction score
0
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)
 
You have an exception from a community plugin that is not supported by us or the author anymore:
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

There's nothing we can do to help you, as you'll need to get community help from wherever you got that code from.
 
You need the updated version of AIF, which unfortunately is only available from dreamplugin.xyz
 
Back
Top