sp3sh
Member
- Joined
- Jan 15, 2010
- Messages
- 403
- Reaction score
- 3
Unable to provide the log file due to its size but the bot recently is stopping due to the below.
I had to shorten the code below as i could not post more
i removed a whole chunk just repeating the below also in the middle
Error:
I had to shorten the code below as i could not post more
i removed a whole chunk just repeating the below also in the middle
Error:
Code:
2017-03-18 15:31:32,833 [9] DEBUG Logger - [Interact] "Scroll of Wisdom" has been successfully interacted.
2017-03-18 15:31:33,156 [9] INFO Logger - [FinishMapTask] Final pulse 1/4
2017-03-18 15:31:33,872 [9] INFO Logger - [FinishMapTask] Final pulse 2/4
2017-03-18 15:31:34,585 [9] INFO Logger - [FinishMapTask] Final pulse 3/4
2017-03-18 15:31:35,370 [9] INFO Logger - [FinishMapTask] Final pulse 4/4
2017-03-18 15:31:36,103 [9] INFO Logger - [PostCombatHookTask] "GemLeveler" returned true.
2017-03-18 15:31:36,312 [9] WARN Logger - [FinishMapTask] Now leaving current map.
2017-03-18 15:31:36,313 [9] DEBUG Logger - [TpToTown] Now going to open and take portal to town.
2017-03-18 15:31:36,314 [9] DEBUG Logger - [TpToTown] There is no ready to use portal nearby. Now going to create a new portal.
2017-03-18 15:31:36,331 [9] INFO Logger - [ReactionWait] Now sleeping 299 ms.
2017-03-18 15:31:36,850 [9] INFO Logger - [ReactionWait] Now sleeping 291 ms.
2017-03-18 15:31:37,184 [9] DEBUG Logger - [CloseBlockingWindows] IsLeftPanelShown || IsRightPanelShown. Closing them.
2017-03-18 15:31:55,150 [9] DEBUG Logger - [InteractWith] Now attempting to highlight 214.
2017-03-18 15:31:55,405 [9] ERROR Logger - [InteractWith] The target could not be highlighted.
2017-03-18 15:31:55,405 [9] ERROR Logger - [Interact] Fail to interact with "Immaculate Hideout". Attempt: 1/3.
2017-03-18 15:31:55,452 [9] DEBUG Logger - [StuckDetection] Small range stuck count: 10
2017-03-18 15:31:55,650 [9] DEBUG Logger - [InteractWith] Now attempting to highlight 214.
2017-03-18 15:31:55,901 [9] ERROR Logger - [InteractWith] The target could not be highlighted.
2017-03-18 15:31:55,901 [9] ERROR Logger - [Interact] Fail to interact with "Immaculate Hideout". Attempt: 2/3.
2017-03-18 15:31:56,168 [9] DEBUG Logger - [InteractWith] Now attempting to highlight 214.
2017-03-18 15:31:56,417 [9] ERROR Logger - [InteractWith] The target could not be highlighted.
2017-03-18 15:31:56,418 [9] ERROR Logger - [Interact] Fail to interact with "Immaculate Hideout". Attempt: 3/3.
2017-03-18 15:31:56,553 [9] ERROR Logger - [ErrorManager] Error count: 10/10.
2017-03-18 15:31:56,553 [9] ERROR Logger - [ErrorManager] Errors threshold has been reached. Now requesting bot to stop.
2017-03-18 15:31:56,554 [9] INFO BotManager - [Stop] Now requesting the BotThread to stop.
2017-03-18 15:31:56,554 [9] ERROR BotManager - [Tick] Exception #3 during execution:
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: MAX_ERRORS
at EXtensions.ErrorManager.ReportError() in D:\Libraries\Documents\POE\3rdParty\_CONFIGS_\Mara\EXtensions\Content-718300859\ErrorManager.cs:line 36
at MapBot.FinishMapTask.<Logic>d__2.MoveNext() in D:\Libraries\Documents\POE\3rdParty\_CONFIGS_\Mara\MapBot\Content-718303031\FinishMapTask.cs:line 35
--- 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.U%"e\[GcT9T'-kC\,%;ZE>$@<y!.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 D:\Libraries\Documents\POE\3rdParty\_CONFIGS_\Mara\MapBot\Content-718303031\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.'p$wUi<$ZjRoK4/4\&s-eNuS"#.2EE FaH%D${a\.w>IIx}LBR9~%.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 D:\Libraries\Documents\POE\3rdParty\_CONFIGS_\Mara\MapBot\Content-718303031\MapBot.cs:line 144
at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2017-03-18 15:31:56,568 [9] DEBUG Logger - [MapBot] Stop