My bot got stuck in a loop of opening and closing the Weathered Carving dialog window.
Here's a sample of the log. It's the same lines over and over again.
Happened with BasicGrindBot and ExampleRoutine.
Only modified file was the autoFlask plugin.
Here's a sample of the log. It's the same lines over and over again.
Code:
2014-08-31 01:46:56,263 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:56,495 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:56,604 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:56,805 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:56,922 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:57,090 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:57,207 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:57,374 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:57,492 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:57,653 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:57,762 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:57,962 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:58,079 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:58,247 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:58,364 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:58,525 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:58,650 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:58,818 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:58,935 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:59,103 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:59,220 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:46:59,374 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:59,607 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:59,765 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:59,874 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:46:59,949 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:16.4617345 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:00,070 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:00,186 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:00,355 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:00,472 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:00,641 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:00,757 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:00,925 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:01,042 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:01,210 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:01,328 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:01,495 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:01,611 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:01,766 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:01,990 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:02,156 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:02,274 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:02,443 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:02,561 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:02,729 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:02,846 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:03,014 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:03,129 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:03,284 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:03,408 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:03,441 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:17.4825850 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:03,571 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:03,842 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:03,958 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:04,041 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:04,245 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:04,480 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:04,606 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:04,805 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:05,045 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:05,155 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:05,348 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:05,447 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:05,610 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:05,734 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:05,900 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:06,018 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:06,190 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:06,308 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:06,477 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:06,596 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:06,763 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:06,880 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:06,912 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:18.4937016 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:07,047 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:07,163 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:07,329 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:07,446 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:07,614 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:07,730 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:07,898 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:08,014 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:08,180 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:08,296 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:08,463 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:08,579 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:08,745 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:08,861 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:09,029 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:09,144 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:09,311 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:09,427 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:09,594 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:09,710 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:09,877 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:09,994 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:10,160 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:10,277 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:10,309 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:19.5171987 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:10,444 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:10,561 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:10,728 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:10,843 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:11,010 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:11,125 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:11,292 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:11,409 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:11,576 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:11,692 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:11,860 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:11,976 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:12,143 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:12,259 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:12,427 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:12,542 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:12,710 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:12,826 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:12,993 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:13,109 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:13,276 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:13,393 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:13,560 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:13,675 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:13,708 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:20.5478376 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:13,843 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:13,959 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:14,126 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:14,243 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:14,403 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:14,641 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:14,757 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:14,939 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:15,056 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:15,245 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:15,355 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:15,544 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:15,834 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:15,942 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:16,020 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:16,205 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:16,438 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:16,591 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:16,705 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:16,944 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:17,065 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:17,228 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:17,327 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:17,469 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:21.5519768 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:17,532 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:17,762 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:17,924 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:18,041 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:18,205 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:18,429 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:18,596 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:18,715 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:18,874 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:18,998 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:19,166 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:19,282 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:19,449 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:19,566 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:19,734 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:19,853 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:20,010 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:20,236 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:20,383 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:20,504 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:20,705 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:20,821 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:20,988 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:21,104 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:21,201 [24] DEBUG GrindTask (null) - [HandleExplore] Location: {966, 483} | PercentExplored: 21.0041 % | TimeSpentMovingTowardsLocation: 00:36:22.5918370 | DistanceTraveled: 176.636 (0)
2014-08-31 01:47:21,264 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:21,513 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:21,621 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:21,823 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:21,940 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] IsEscapeStateActive == true. Closing it.
2014-08-31 01:47:22,095 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:22,338 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:22,446 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:22,644 [24] DEBUG Coroutines (null) - [CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
2014-08-31 01:47:22,735 [1] INFO BotManager (null) - [Stop] Now requesting the BotThread to stop.
2014-08-31 01:47:22,749 [24] DEBUG BasicGrindBot (null) - [BasicGrindBot] OnStop
2014-08-31 01:47:22,750 [24] DEBUG AutoFlask (null) - [AutoFlask] Stop
2014-08-31 01:47:22,750 [24] DEBUG ExampleRoutine (null) - [ExampleRoutine] Stop
Happened with BasicGrindBot and ExampleRoutine.
Only modified file was the autoFlask plugin.
Last edited:






