None that I know of. Pretty sure you just have to trial and error it. What area did you notice the problem in? The current tasks display how long they have been running, but don't time out, because the chest cache keeps track of things across the entire map. Chests in unwalkable positions shouldn't get added, unless the object that is blocking it changes pathfinding data. I need your ExampleRoutine.json settings file to help. You can find the file in "Settings\<Configuration>\ExampleRoutine.json".
The stuck was on Docks, it was trying from an upper level to open a chest that was on a lower level. Testing 894 now if it happens I'm gonna take a screenshot so I can explain it better. Another thing I noticed, when it opens a strongbox, and the spawned monsters run away, it tries to open the box instead of killing everything. Is there any way to check if a certain monster has the "spawned by strongbox" tag so it can check if there is any monster with that property so it forces to kill them before trying to opening?
pushedx, could you add speed flask support? I think its a high priority because it increases speed alot with the backtracking and such, imo .
- There are still few issues with Animate Weapon. - EB isnt going "up" the stairs in scepter of god (it works thou in upper, it goes "up")
Have you tried this already? https://www.thebuddyforum.com/exile...75565-beta-quicksilver-support-autoflask.html
Got the docks stuck again now with a picture to explain it better. The bot is trying to click on Boulder, which is currently not easily seen on the picture but it's inside the red square, we are close enough to be able to click it but we are on different height therefore we can't. Code: 2014-09-06 19:27:20,026 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:21,112 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:48.6607438 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:21,142 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:22,414 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:49.3279931 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:22,445 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:23,517 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:49.9422416 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:23,534 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 58.25548 away (can't see). 2014-09-06 19:27:24,634 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:50.6282991 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:24,666 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:25,703 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:51.2120838 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:25,734 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:26,854 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:51.7955714 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:26,887 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:27,941 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:52.3646735 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:27,973 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:29,026 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:52.9458518 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:29,058 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:30,128 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:53.5264243 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:30,145 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:31,198 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:54.0914008 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:31,230 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.11883 away (can't see). 2014-09-06 19:27:32,283 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:54.6727056 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:32,315 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:33,401 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:55.2547302 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:33,434 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:34,470 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:55.8348667 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:34,502 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:35,589 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:56.4213960 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:35,621 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:36,674 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:57.0016288 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:36,707 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:37,760 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:57.5918657 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:37,793 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.11883 away (can't see). 2014-09-06 19:27:38,828 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:58.1727815 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:38,860 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:39,948 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:58.7532764 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:39,981 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:41,051 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:59.3550143 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:41,099 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:42,168 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:00:59.9546046 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:42,201 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:43,253 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:00.5350729 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:43,286 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:44,407 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:01.1248049 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:44,438 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:45,475 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:01.7019673 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:45,508 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:46,544 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:02.2823528 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:46,576 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:47,646 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:02.8668770 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:47,678 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:48,732 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:03.4474973 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:48,764 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:49,801 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:04.0325767 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:49,832 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:50,870 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:04.6024934 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:50,902 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:51,972 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:05.1925932 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:51,990 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:53,007 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:05.7456244 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:53,041 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:54,060 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:06.3236327 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:54,092 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.11883 away (can't see). 2014-09-06 19:27:55,127 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:06.9052469 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:55,160 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:27:56,212 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:07.4894719 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:56,245 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:27:57,281 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:08.0660139 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:57,314 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:27:58,350 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:08.6459500 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:58,382 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.11883 away (can't see). 2014-09-06 19:27:59,402 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:09.2252490 and have been attempting to interact for 00:00:00. 2014-09-06 19:27:59,435 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:28:00,471 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:09.8053809 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:00,503 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:28:01,558 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:10.3807284 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:01,589 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:28:02,626 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:10.9601510 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:02,658 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:28:03,711 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:11.5414073 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:03,748 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 63.87704 away (can't see). 2014-09-06 19:28:04,813 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:12.1383456 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:04,850 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 65.00537 away (can't see). 2014-09-06 19:28:05,883 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:12.7186447 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:05,916 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 57.28723 away (can't see). 2014-09-06 19:28:06,934 [26] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [4640] Boulder at {803, 1520}. We have been on this task for 00:01:13.2715490 and have been attempting to interact for 00:00:00. 2014-09-06 19:28:06,967 [26] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 4640 because it is 64.50248 away (can't see). 2014-09-06 19:28:07,080 [1] INFO BotManager (null) - [Stop] Now requesting the BotThread to stop.
Upper works, but the lower one, before upper, EB does not go up the stair to the next levels of the "lower" scepter.
Got another resurrect bug, this time using the default routine , a bit different though, it died but it was still trying to move.
Thanks for reporting, this will be fixed soon. MoveToLocation was originally meant for town use, but I also used it for out of town area transitions, so the logic assumed you'd never die. Edit: Looking at your log, some strange stuff is going on. How much did you edit out?
Stuck on docks, these "walls" make the bot stuck a lot Code: 2014-09-06 20:26:32,835 [20] INFO ExampleRoutine (null) - [Logic] Now enabling Always Highlight. 2014-09-06 20:26:33,155 [20] DEBUG LokiPoe (null) - [Reset] 2014-09-06 20:26:33,155 [20] DEBUG LokiPoe (null) - [ResetCursor] 2014-09-06 20:26:33,156 [20] DEBUG LokiPoe (null) - [ClearAllKeyStates] 2014-09-06 20:26:33,156 [20] DEBUG Coroutines (null) - [FinishCurrentAction] Waiting for the action to finish Interaction. 2014-09-06 20:26:33,250 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now attempting to interact with the chest. This is the #1 attempt. 2014-09-06 20:26:33,250 [20] DEBUG Coroutines (null) - [InteractWith] Now attempting to highlight 32258. 2014-09-06 20:26:33,329 [20] ERROR Coroutines (null) - [InteractWith] The target could not be highlighted. 2014-09-06 20:26:33,563 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [25485] Chest at {741, 1379}. We have been on this task for 00:00:00 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:33,595 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 25485 because it is 55.36328 away (can see). 2014-09-06 20:26:33,936 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [25485] Chest at {741, 1379}. We have been on this task for 00:00:00 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:33,968 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 25485 because it is 43.24692 away (can see). 2014-09-06 20:26:34,566 [20] DEBUG LokiPoe (null) - [Reset] 2014-09-06 20:26:34,567 [20] DEBUG LokiPoe (null) - [ResetCursor] 2014-09-06 20:26:34,567 [20] DEBUG LokiPoe (null) - [ClearAllKeyStates] 2014-09-06 20:26:34,568 [20] DEBUG Coroutines (null) - [FinishCurrentAction] Waiting for the action to finish Interaction. 2014-09-06 20:26:34,698 [20] DEBUG Coroutines (null) - [FinishCurrentAction] Waiting for the action to finish Interaction. 2014-09-06 20:26:34,828 [20] DEBUG Coroutines (null) - [FinishCurrentAction] Waiting for the action to finish Interaction. 2014-09-06 20:26:34,872 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now attempting to interact with the chest. This is the #1 attempt. 2014-09-06 20:26:34,872 [20] DEBUG Coroutines (null) - [InteractWith] Now attempting to highlight 25485. 2014-09-06 20:26:34,932 [20] DEBUG Coroutines (null) - [InteractWith] Now attempting to interact with 25485. 2014-09-06 20:26:34,997 [20] DEBUG LokiPoe (null) - [Reset] 2014-09-06 20:26:34,999 [20] DEBUG LokiPoe (null) - [ClearAllKeyStates] 2014-09-06 20:26:34,999 [20] DEBUG LokiPoe (null) - [ResetCursor] 2014-09-06 20:26:35,299 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:00 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:35,330 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 150.3898 away (can't see). 2014-09-06 20:26:38,045 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:00.6104104 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:38,079 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 122.3188 away (can't see). 2014-09-06 20:26:40,091 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:00.7763568 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:40,135 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 110.3572 away (can't see). 2014-09-06 20:26:41,265 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:01.5279267 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:41,292 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 101.3084 away (can't see). 2014-09-06 20:26:42,396 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:02.0916384 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:42,427 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 103.3049 away (can't see). 2014-09-06 20:26:43,498 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:02.6713128 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:43,529 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 104.3035 away (can't see). 2014-09-06 20:26:44,565 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:03.2470872 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:44,583 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 105.3022 away (can't see). 2014-09-06 20:26:45,685 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:03.8278580 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:45,716 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 105.3022 away (can't see). 2014-09-06 20:26:46,771 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:04.3990876 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:46,802 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:26:47,890 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:04.9807383 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:47,921 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:26:49,010 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:05.5717326 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:49,040 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:26:50,077 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:06.1552833 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:50,109 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:26:51,178 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:06.7323600 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:51,209 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:26:52,268 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:07.3283328 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:52,296 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 108.2989 away (can't see). 2014-09-06 20:26:53,384 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:07.9029390 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:53,417 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 105.3022 away (can't see). 2014-09-06 20:26:54,473 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:08.4788770 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:54,499 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 108.2989 away (can't see). 2014-09-06 20:26:55,555 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:09.0500487 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:55,585 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:26:56,672 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:09.6302837 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:56,704 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:26:57,774 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:10.1938966 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:57,806 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:26:58,833 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:10.7222714 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:58,859 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:26:59,928 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:11.2620137 and have been attempting to interact for 00:00:00. 2014-09-06 20:26:59,962 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:27:00,981 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:11.8093042 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:01,014 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 110.3156 away (can't see). 2014-09-06 20:27:02,056 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:12.3774852 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:02,084 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 105.3022 away (can't see). 2014-09-06 20:27:03,119 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:12.9448185 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:03,159 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:27:04,275 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:13.5473863 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:04,304 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:27:05,341 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:14.0791253 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:05,373 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:27:06,458 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:14.6761193 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:06,490 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 110.3156 away (can't see). 2014-09-06 20:27:07,511 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:15.2335469 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:07,543 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:27:08,629 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:15.8234080 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:08,660 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 105.3022 away (can't see). 2014-09-06 20:27:09,681 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:16.3834235 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:09,714 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:27:10,751 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:16.9490287 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:10,784 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:27:11,835 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:17.5116396 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:11,867 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:27:12,904 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:18.0535536 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:12,937 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:27:13,991 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:18.6237692 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:14,024 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 109.298 away (can't see). 2014-09-06 20:27:15,059 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:19.2048943 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:15,093 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 105.3022 away (can't see). 2014-09-06 20:27:16,179 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:19.7962785 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:16,211 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 108.2989 away (can't see). 2014-09-06 20:27:17,219 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:20.3619202 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:17,247 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:27:18,265 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:20.8550684 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:18,299 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:27:19,336 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:21.4118038 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:19,381 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 106.301 away (can't see). 2014-09-06 20:27:20,488 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:22.0222807 and have been attempting to interact for 00:00:00. 2014-09-06 20:27:20,519 [20] DEBUG OpenChestTask (null) - [OpenChestTask] Now moving towards the chest 31846 because it is 107.2999 away (can't see). 2014-09-06 20:27:21,555 [20] DEBUG OpenChestTask (null) - [OpenChestTask] The current chest to open is [31846] Chest at {708, 1390}. We have been on this task for 00:00:22.5771988 and have been attempting to interact for 00:00:00.
Thanks for the log. I think the problem is AreaPather, not the waypoints. For some reason it's breaking on Merciless, but not on the other difficulties. I'll track this down today, as I can reproduce it. If you go to Sceptre of God wp, does the TagWaypointTask trigger over and over?