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

Stash bug

Horgrath

New Member
Joined
Aug 26, 2015
Messages
3
Reaction score
0
After return to city bot open special essence tab and stuck.

Log:
[Tick] Exception #8 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at EXtensions.CommonTasks.StashTask.<Logic>d__2.MoveNext() in C:\Users\Jędrzej\Downloads\bot 0.2.4616.240\3rdParty\_CONFIGS_\Default\EXtensions\Content-12618593\CommonTasks\StashTask.cs:line 134
--- 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.ilL61\.q{D>"o"2|F"tH''O>N/.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 QuestBot.QuestBot.<MainCoroutine>d__13.MoveNext() in C:\Users\Jędrzej\Downloads\bot 0.2.4616.240\3rdParty\_CONFIGS_\Default\QuestBot\Content-12619841\QuestBot.cs:line 209
--- 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.DX4Hk4AV(@7P$_NBijOw;\*JK$.2G@~\.=Dys=R~pLc31\*%n}<p6$.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.*‬‪‬‬***‬*‏‪****‫***‫​*‪‬‏‎*‏*(Boolean )
at Buddy.Coroutines.Coroutine.‬‬‬​*‬‪​‪‪‬‫​*‫‬‏‫‎‎‪**‪*(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at QuestBot.QuestBot.Tick() in C:\Users\Jędrzej\Downloads\bot 0.2.4616.240\3rdParty\_CONFIGS_\Default\QuestBot\Content-12619841\QuestBot.cs:line 141
at Loki.Bot.BotManager.‬*‬*‏*‬*‎‪‏*‫‏*‏‎‪‫‬‫‏*‎*‎*(IBot )
 
I am getting a stash bug as well with advanced item filter enabled. here is the error:




[Tick] Exception #2 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at CommunityLib.Data.<UpdateItemsInStash>d__8.MoveNext() in C:\Program Files (x86)\Bronco\3rdParty\_CONFIGS_\Default\CommunityLib\Content-6108953\Data.cs:line 168
--- 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 AdvancedItemFilter.Tasks.CheckForRecipeItemsTask.<Logic>d__17.MoveNext() in C:\Program Files (x86)\Bronco\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-6112031\Tasks\CheckForRecipeItems.cs:line 115
--- 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.ilL61\.q{D>"o"2|F"tH''O>N/.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 OldGrindBot.OldGrindBot.<MainCoroutine>d__30.MoveNext() in C:\Program Files (x86)\Bronco\3rdParty\_CONFIGS_\Default\OldGrindBot\Content-6115984\BasicGrindBot.cs:line 1322
--- 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.DX4Hk4AV(@7P$_NBijOw;\*JK$.2G@~\.=Dys=R~pLc31\*%n}<p6$.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.*‬‪‬‬***‬*‏‪****‫***‫​*‪‬‏‎*‏*(Boolean )
at Buddy.Coroutines.Coroutine.‬‬‬​*‬‪​‪‪‬‫​*‫‬‏‫‎‎‪**‪*(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at OldGrindBot.OldGrindBot.Tick() in C:\Program Files (x86)\Bronco\3rdParty\_CONFIGS_\Default\OldGrindBot\Content-6115984\BasicGrindBot.cs:line 449
at Loki.Bot.BotManager.‬*‬*‏*‬*‎‪‏*‫‏*‏‎‪‫‬‫‏*‎*‎*(IBot )
 
Is the only way to create another account and buy stash tabs on that too except for the essence stash? :(
 
Is the only way to create another account and buy stash tabs on that too except for the essence stash? :(

Just remove the Essence tab from CommunityLib - if it's not being cached, the bot will never use it.
 
Back
Top