Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. [IdTask] No items to identify.
  2. [CustomRules][Sell] item.IsIdentified returned true for Scroll of Wisdom
  3. [CustomRules][Keep] item.IsCurrency returned true for Scroll of Wisdom
  4. [CustomRules][Sell] item.IsIdentified returned true for Portal Scroll
  5. [CustomRules][Keep] item.IsCurrency returned true for Portal Scroll
  6. [SellTask] No items to sell.
  7. [StashToSpecificTabTask::WannaKeep] Scroll of Wisdom (32) ({11, 4}) added to kept currency
  8. [StashToSpecificTabTask::WannaKeep] Portal Scroll (16) ({10, 4}) added to kept currency
  9. [StashTask] No items to stash.
  10. [OpenStashTab] Now switching to tab "3".
  11. [ClickLMB] sleepTime = 160.
  12. [OpenStashTab] Now switching to tab "4".
  13. [ClickLMB] sleepTime = 160.
  14. [OpenStashTab] Now switching to tab "5".
  15. [ClickLMB] sleepTime = 159.
  16. [OpenStashTab] Now switching to tab "2".
  17. [ClickLMB] sleepTime = 160.
  18. [Tick] Exception #24 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
  19. at AdvancedItemFilter.Classes.StashOverlord.<Scan>d__5.MoveNext() in D:\Progi\Dron\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-280874109\Classes\StashOverlord.cs:line 29
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  22. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  24. at AdvancedItemFilter.Tasks.OverlordTask.<Run>d__12.MoveNext() in D:\Progi\Dron\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-280874109\Tasks\OverlordTask.cs:line 47
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  27. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  28. at Loki.Bot.TaskManager.3D/J>\]g 5-7$CW~\\ 82\[P%z:".MoveNext()
  29. --- End of stack trace from previous location where exception was thrown ---
  30. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  31. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  32. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  33. at Default.MapBot.MapBot.<MainCoroutine>d__8.MoveNext() in D:\Progi\Dron\3rdParty\_CONFIGS_\Default\Default\Content-280868734\MapBot\MapBot.cs:line 190
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  36. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  37. at Buddy.Coroutines.Coroutine.p@u?/E\*!wNdJo;Y$#7ZWgq)<".R7GgT)C5;_\*7X%'#7Amh/L#}$.MoveNext()
  38. --- End of inner exception stack trace ---
  39. at Buddy.Coroutines.Coroutine.‭‍​​​‍‎‪‎‫‫​‍‭​‫‪‏‏‬‌‪‌‬‍‮(Boolean )
  40. at Buddy.Coroutines.Coroutine.‬‍‭​‬‍‮‭‮‬‬‬‎‌‏‍‎‪‬​‬‮(Boolean )
  41. at Buddy.Coroutines.Coroutine.Resume()
  42. at Default.MapBot.MapBot.Tick() in D:\Progi\Dron\3rdParty\_CONFIGS_\Default\Default\Content-280868734\MapBot\MapBot.cs:line 112
  43. at Loki.Bot.BotManager.‬‏‬‪​‍‫‮​‎‍‫‮‏‌‪‪‌‎‭‭‪‫‫‮(IBot )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement