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

Error when checking stashes

marko001

Member
Joined
Jan 20, 2010
Messages
93
Reaction score
18
Hi,
I get this error when i start EB. It checks stashes and find an error looping around forever and ever

Code:
2017-02-11 14:11:54,153 [9] DEBUG Logger - [StashBuddy][ForcesTaskPosition] Checking for fix. TaskList count is 39.
2017-02-11 14:11:54,153 [9] DEBUG Logger - [StashBuddy][ForcesTaskPosition] Got sort task! It's number is 23
2017-02-11 14:11:54,154 [9] DEBUG Logger - [StashBuddy][ForcesTaskPosition] Next Task name is: DivinationCardsExchangeTask.
2017-02-11 14:11:54,332 [9] INFO  Logger - [LatencyWait] Now sleeping 113 ms.
2017-02-11 14:11:54,566 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:54,567 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "1"
2017-02-11 14:11:54,583 [9] INFO  Logger - [LatencyWait] Now sleeping 127 ms.
2017-02-11 14:11:54,837 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:54,838 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "2"
2017-02-11 14:11:54,851 [9] INFO  Logger - [LatencyWait] Now sleeping 63 ms.
2017-02-11 14:11:55,092 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:55,092 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "3"
2017-02-11 14:11:55,106 [9] INFO  Logger - [LatencyWait] Now sleeping 102 ms.
2017-02-11 14:11:55,460 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:55,460 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "4"
2017-02-11 14:11:55,476 [9] INFO  Logger - [LatencyWait] Now sleeping 74 ms.
2017-02-11 14:11:55,674 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:55,674 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "5"
2017-02-11 14:11:55,675 [9] INFO  Logger - [InjectKeyEvent] 20 ms sleep for 39.
2017-02-11 14:11:55,719 [9] INFO  Logger - [LatencyWait] Now sleeping 74 ms.
2017-02-11 14:11:55,805 [9] ERROR BotManager - [Tick] Exception #1 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 F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\CommunityLib\Content-1582206140\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 F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1582207484\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.yr"K_9=-w-n}%}MD'5:Jp/Qr%.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 MapBot.MapBot.<MainCoroutine>d__14.MoveNext() in F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\MapBot\Content-1582208937\MapBot.cs:line 219
--- 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.f\[\[9"2mydr!{'fA8SWo=YNM}$.!A1GT/lVZ{ERq\,NE\\x\.VemY\.(.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
   at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at MapBot.MapBot.Tick() in F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\MapBot\Content-1582208937\MapBot.cs:line 144
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2017-02-11 14:11:55,935 [9] INFO  Logger - [LatencyWait] Now sleeping 42 ms.
2017-02-11 14:11:56,034 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:56,035 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "1"
2017-02-11 14:11:56,047 [9] INFO  Logger - [LatencyWait] Now sleeping 144 ms.
2017-02-11 14:11:56,333 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:56,333 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "2"
2017-02-11 14:11:56,347 [9] INFO  Logger - [LatencyWait] Now sleeping 97 ms.
2017-02-11 14:11:56,606 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:56,606 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "3"
2017-02-11 14:11:56,622 [9] INFO  Logger - [LatencyWait] Now sleeping 66 ms.

It loops and never goes on..

Please help,
M.
 
Hi,
I get this error when i start EB. It checks stashes and find an error looping around forever and ever

Code:
2017-02-11 14:11:54,153 [9] DEBUG Logger - [StashBuddy][ForcesTaskPosition] Checking for fix. TaskList count is 39.
2017-02-11 14:11:54,153 [9] DEBUG Logger - [StashBuddy][ForcesTaskPosition] Got sort task! It's number is 23
2017-02-11 14:11:54,154 [9] DEBUG Logger - [StashBuddy][ForcesTaskPosition] Next Task name is: DivinationCardsExchangeTask.
2017-02-11 14:11:54,332 [9] INFO  Logger - [LatencyWait] Now sleeping 113 ms.
2017-02-11 14:11:54,566 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:54,567 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "1"
2017-02-11 14:11:54,583 [9] INFO  Logger - [LatencyWait] Now sleeping 127 ms.
2017-02-11 14:11:54,837 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:54,838 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "2"
2017-02-11 14:11:54,851 [9] INFO  Logger - [LatencyWait] Now sleeping 63 ms.
2017-02-11 14:11:55,092 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:55,092 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "3"
2017-02-11 14:11:55,106 [9] INFO  Logger - [LatencyWait] Now sleeping 102 ms.
2017-02-11 14:11:55,460 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:55,460 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "4"
2017-02-11 14:11:55,476 [9] INFO  Logger - [LatencyWait] Now sleeping 74 ms.
2017-02-11 14:11:55,674 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:55,674 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "5"
2017-02-11 14:11:55,675 [9] INFO  Logger - [InjectKeyEvent] 20 ms sleep for 39.
2017-02-11 14:11:55,719 [9] INFO  Logger - [LatencyWait] Now sleeping 74 ms.
2017-02-11 14:11:55,805 [9] ERROR BotManager - [Tick] Exception #1 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 F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\CommunityLib\Content-1582206140\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 F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1582207484\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.yr"K_9=-w-n}%}MD'5:Jp/Qr%.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 MapBot.MapBot.<MainCoroutine>d__14.MoveNext() in F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\MapBot\Content-1582208937\MapBot.cs:line 219
--- 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.f\[\[9"2mydr!{'fA8SWo=YNM}$.!A1GT/lVZ{ERq\,NE\\x\.VemY\.(.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
   at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at MapBot.MapBot.Tick() in F:\Games\PathOfExile\EB_2 - Agro\3rdParty\_CONFIGS_\Default\MapBot\Content-1582208937\MapBot.cs:line 144
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2017-02-11 14:11:55,935 [9] INFO  Logger - [LatencyWait] Now sleeping 42 ms.
2017-02-11 14:11:56,034 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:56,035 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "1"
2017-02-11 14:11:56,047 [9] INFO  Logger - [LatencyWait] Now sleeping 144 ms.
2017-02-11 14:11:56,333 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:56,333 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "2"
2017-02-11 14:11:56,347 [9] INFO  Logger - [LatencyWait] Now sleeping 97 ms.
2017-02-11 14:11:56,606 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Parsed items in the stash tab.
2017-02-11 14:11:56,606 [9] DEBUG Logger - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: "3"
2017-02-11 14:11:56,622 [9] INFO  Logger - [LatencyWait] Now sleeping 66 ms.

It loops and never goes on..

Please help,
M.

Full log or never happend
 
Back
Top