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

Bot stopping after 10 errors

wickedprayer

New Member
Joined
Nov 25, 2012
Messages
3
Reaction score
0
Hi everyone, my bot stop working after random time, i got those errors :


WaitFor] Wait for dialog panel opening timeout.
[Interact] Fail to interact with "Greust". Attempt: 1/3.
[InteractWith] Now attempting to highlight 19.
[InteractWith] Now attempting to interact with 19.
[LatencyWait] Now sleeping 1116 ms.
[Interact] "Greust" has been successfully interacted.
[ReactionWait] Now sleeping 253 ms.
[WaitFor] Waiting for sell panel opening (0.19/3)
[WaitFor] Waiting for sell panel opening (0.39/3)
[WaitFor] Waiting for sell panel opening (0.56/3)
[WaitFor] Waiting for sell panel opening (0.75/3)
[WaitFor] Waiting for sell panel opening (0.97/3)
[WaitFor] Waiting for sell panel opening (1.09/3)
[WaitFor] Waiting for sell panel opening (1.42/3)
[WaitFor] Waiting for sell panel opening (1.57/3)
[WaitFor] Waiting for sell panel opening (1.82/3)
[WaitFor] Waiting for sell panel opening (1.98/3)
[WaitFor] Waiting for sell panel opening (2.15/3)
[WaitFor] Waiting for sell panel opening (2.29/3)
[WaitFor] Waiting for sell panel opening (2.68/3)
[WaitFor] Waiting for sell panel opening (2.81/3)
[WaitFor] Waiting for sell panel opening (3.05/3)
[WaitFor] Wait for sell panel opening timeout.
[ErrorManager] Error count: 10/10.
[ErrorManager] Errors threshold has been reached. Now requesting bot to stop.
[Stop] Now requesting the BotThread to stop.
[Tick] Exception #71 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: MAX_ERRORS
at EXtensions.ErrorManager.ReportError() in C:\Users\pc\Desktop\EB24676245\3rdParty\_CONFIGS_\Default\EXtensions\Content-7301377\ErrorManager.cs:line 36
at EXtensions.CommonTasks.SellTask.<Logic>d__0.MoveNext() in C:\Users\pc\Desktop\EB24676245\3rdParty\_CONFIGS_\Default\EXtensions\Content-7301377\CommonTasks\SellTask.cs:line 56
--- 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."z~\]dE45\.Vxjo \,$)j hvDa`%.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\pc\Desktop\EB24676245\3rdParty\_CONFIGS_\Default\QuestBot\Content-7312375\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.rb# lD%Tq<%JyjkyL0NW"OmA-.0UBS(aYMES FJ}Nz1\*u|UHLX'.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\pc\Desktop\EB24676245\3rdParty\_CONFIGS_\Default\QuestBot\Content-7312375\QuestBot.cs:line 141
at Loki.Bot.BotManager.*​‫*‪​

Do you think this problem can be a connection issue? Thank you.
 
Back
Top