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

Shorting Stash Stuck

Myronoa

New Member
Joined
Apr 2, 2017
Messages
7
Reaction score
0
Everytime I try to sort my stach the bot get's stuck in a repetitive process



at Buddy.Coroutines.Coroutine.‬‫‬‫‍‏‪‌‍‪‎‍‪‍‍‪‮‌‮‫‭‫‍‫‮(Boolean )
at Buddy.Coroutines.Coroutine.‭‫‫‬‌‫‌‪‭‌‭‍‍‎‪‭‏‪‮‭‪‎‮‎‪‮(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Zeta.Bot.ActionRunCoroutine.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.03dP\\ln\\T>\[v7vkM:\\'0lPrJ!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Trinity.Framework.Helpers.TaskDispatcher.Tick() in C:\Users\Myron Roditakis\Documents\Demonbuddy\Plugins\Trinity\Framework\Helpers\TaskDispatcher.cs:line 89
at Trinity.Framework.Helpers.TaskDispatcher.<>c__DisplayClass3_0`1.<Start>b__0() in C:\Users\Myron Roditakis\Documents\Demonbuddy\Plugins\Trinity\Framework\Helpers\TaskDispatcher.cs:line 43
at Trinity.Framework.Helpers.Worker.SafeWorkerDelegate() in C:\Users\Myron Roditakis\Documents\Demonbuddy\Plugins\Trinity\Framework\Helpers\Worker.cs:line 98
[Trinity 2.6.448] Starting sort task for SharedStash
[Trinity 2.6.448] Error in Thread 20: Worker: Trinity.Framework.Helpers.Trinity.Framework.Helpers.TaskDispatcher Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
at System.String.Substring(Int32 startIndex, Int32 length)
at Trinity.Components.Coroutines.ItemSort.Compare(ItemWrapper thisItem, ItemWrapper thatItem) in C:\Users\Myron Roditakis\Documents\Demonbuddy\Plugins\Trinity\Components\Coroutines\ItemSort.cs:line 75
at Trinity.Components.Coroutines.ItemWrapper.CompareTo(ItemWrapper other) in C:\Users\Myron Roditakis\Documents\Demonbuddy\Plugins\Trinity\Components\Coroutines\ItemSort.cs:line 1141
at System.Collections.Generic.GenericComparer`1.Compare(T x, T y)
at System.Linq.EnumerableSorter`2.CompareKeys(Int32 index1, Int32 index2)
at System.Linq.EnumerableSorter`1.QuickSort(Int32[] map, Int32 left, Int32 right)
at System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
at System.Collections.Generic.Queue`1..ctor(IEnumerable`1 collection)
at Trinity.Components.Coroutines.ItemSort.<SortTask>d__16.MoveNext() in C:\Users\Myron Roditakis\Documents\Demonbuddy\Plugins\Trinity\Components\Coroutines\ItemSort.cs:line 390
--- 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.Arv!A=-fvp#J\[y9(Y0\\v5pll".yBvX!;Re%oQZXnhp5ye;}KwL".MoveNext()
--- End of inner exception stack trace ---

Any idea what am I doing wrong or how to fix this?

Thanks in advance
 
Back
Top