Hi, appears to be getting stuck on Ross's house door. I've found a snippet from the logs starting from interacting with Ross for the finishing dialogue. Kinda looks like some issue causing the pathing logic to loop from Ross's to Ardougne South Bank, the pathing instructions on the first step which is opening the door is replaying itself
```
16:37:28 [INFO ] [ Maxibots] Status: Interacting with Ross(1)
16:37:28 [INFO ] [ Maxibots] Status: Interacted with Ross. Waiting for chat dialog(1)
16:37:28 [DEBUG] [ Menu] Clicking 'Talk-to' 'null' on Ross(level: 0, position: 2614, 3317, 0)
16:37:28 [TRACE] [ RemoteModel] Determining interaction point of Ross(level: 0, position: 2614, 3317, 0) using remote model
16:37:28 [TRACE] [ RemoteModel] Selecting point InteractablePoint(414, 487)
16:37:29 [INFO ] [ ChatDialog] Selecting ChatDialog.Continue(InterfaceComponent=InterfaceComponent [217, 5])
16:37:30 [INFO ] [ ChatDialog] Selecting ChatDialog.Continue(InterfaceComponent=InterfaceComponent [231, 5])
16:37:31 [INFO ] [ ChatDialog] Selecting ChatDialog.Option(InterfaceComponent=InterfaceComponent [219, 1, 1], index=1, text=Yes, I'd love a cuppa.)
16:37:31 [INFO ] [ ChatDialog] Selecting ChatDialog.Continue(InterfaceComponent=InterfaceComponent [217, 5])
16:37:33 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2615, 3317, 0) -> Coordinate(2653, 3284, 0)
16:37:33 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2615, 3317, 0) | destination: Coordinate(2653, 3284, 0)
16:37:33 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 6.0 having scanned 8 vertices.
16:37:33 [DEBUG] [ Maxibots-Walker] The custom web path was shorter
16:37:33 [DEBUG] [ Maxibots-Walker] Path building finished after 170ms
16:37:33 [INFO ] [ Maxibots-Walker] WebPath(cost=86, vertices=CoordinateVertex(x=2615, y=3317, plane=0) -> CoordinateVertex(x=2614, y=3317, plane=0) -> CoordinateVertex(x=2614, y=3318, plane=0) -> CoordinateVertex(x=2613, y=3318, plane=0) -> CoordinateVertex(x=2612, y=3318, plane=0) -> CoordinateVertex(x=2612, y=3317, plane=0) -> CoordinateVertex(x=2611, y=3316, plane=0) -> BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) -> CoordinateVertex(x=2609, y=3316, plane=0) -> CoordinateVertex(x=2610, y=3315, plane=0) -> CoordinateVertex(x=2610, y=3314, plane=0) -> CoordinateVertex(x=2612, y=3314, plane=0) -> CoordinateVertex(x=2614, y=3314, plane=0) -> CoordinateVertex(x=2616, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3312, plane=0) -> CoordinateVertex(x=2620, y=3312, plane=0) -> CoordinateVertex(x=2622, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3310, plane=0) -> CoordinateVertex(x=2624, y=3308, plane=0) -> CoordinateVertex(x=2624, y=3306, plane=0) -> CoordinateVertex(x=2626, y=3304, plane=0) -> CoordinateVertex(x=2626, y=3302, plane=0) -> CoordinateVertex(x=2628, y=3302, plane=0) -> CoordinateVertex(x=2630, y=3300, plane=0) -> CoordinateVertex(x=2630, y=3298, plane=0) -> CoordinateVertex(x=2630, y=3296, plane=0) -> CoordinateVertex(x=2630, y=3294, plane=0) -> CoordinateVertex(x=2630, y=3292, plane=0) -> CoordinateVertex(x=2632, y=3290, plane=0) -> CoordinateVertex(x=2634, y=3288, plane=0) -> CoordinateVertex(x=2636, y=3288, plane=0) -> CoordinateVertex(x=2638, y=3288, plane=0) -> CoordinateVertex(x=2640, y=3288, plane=0) -> CoordinateVertex(x=2642, y=3288, plane=0) -> CoordinateVertex(x=2644, y=3286, plane=0) -> CoordinateVertex(x=2644, y=3284, plane=0) -> CoordinateVertex(x=2646, y=3284, plane=0) -> CoordinateVertex(x=2648, y=3284, plane=0) -> CoordinateVertex(x=2650, y=3284, plane=0) -> CoordinateVertex(x=2652, y=3284, plane=0) -> CoordinateVertex(x=2654, y=3284, plane=0))
16:37:33 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2615, 3317, 0) -> Coordinate(2639, 3294, 0)
16:37:33 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2615, 3317, 0) | destination: Coordinate(2639, 3294, 0)
16:37:33 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 6.0 having scanned 8 vertices.
16:37:33 [DEBUG] [ Maxibots-Walker] The custom web path was shorter
16:37:33 [DEBUG] [ Maxibots-Walker] Path building finished after 173ms
16:37:33 [INFO ] [ Maxibots-Walker] WebPath(cost=62, vertices=CoordinateVertex(x=2615, y=3317, plane=0) -> CoordinateVertex(x=2614, y=3317, plane=0) -> CoordinateVertex(x=2614, y=3318, plane=0) -> CoordinateVertex(x=2613, y=3318, plane=0) -> CoordinateVertex(x=2612, y=3318, plane=0) -> CoordinateVertex(x=2612, y=3317, plane=0) -> CoordinateVertex(x=2611, y=3316, plane=0) -> BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) -> CoordinateVertex(x=2609, y=3316, plane=0) -> CoordinateVertex(x=2610, y=3315, plane=0) -> CoordinateVertex(x=2610, y=3314, plane=0) -> CoordinateVertex(x=2612, y=3314, plane=0) -> CoordinateVertex(x=2614, y=3314, plane=0) -> CoordinateVertex(x=2616, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3312, plane=0) -> CoordinateVertex(x=2620, y=3312, plane=0) -> CoordinateVertex(x=2622, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3310, plane=0) -> CoordinateVertex(x=2624, y=3308, plane=0) -> CoordinateVertex(x=2624, y=3306, plane=0) -> CoordinateVertex(x=2626, y=3304, plane=0) -> CoordinateVertex(x=2626, y=3302, plane=0) -> CoordinateVertex(x=2628, y=3302, plane=0) -> CoordinateVertex(x=2630, y=3300, plane=0) -> CoordinateVertex(x=2632, y=3300, plane=0) -> CoordinateVertex(x=2634, y=3300, plane=0) -> CoordinateVertex(x=2636, y=3300, plane=0) -> CoordinateVertex(x=2638, y=3298, plane=0) -> CoordinateVertex(x=2638, y=3296, plane=0) -> CoordinateVertex(x=2638, y=3294, plane=0) -> CoordinateVertex(x=2640, y=3294, plane=0))
16:37:33 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2653, 3284, 0) -> Coordinate(2639, 3294, 0)
16:37:33 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2653, 3284, 0) | destination: Coordinate(2639, 3294, 0)
16:37:33 [DEBUG] [ Maxibots-Walker] Path building finished after 2ms
16:37:33 [INFO ] [ Maxibots-Walker] Path[Coordinate(2653, 3284, 0) -> Coordinate(2652, 3284, 0) -> Coordinate(2651, 3284, 0) -> Coordinate(2650, 3284, 0) -> Coordinate(2649, 3284, 0) -> Coordinate(2648, 3284, 0) -> Coordinate(2647, 3284, 0) -> Coordinate(2646, 3284, 0) -> Coordinate(2645, 3284, 0) -> Coordinate(2644, 3284, 0) -> Coordinate(2643, 3284, 0) -> Coordinate(2643, 3285, 0) -> Coordinate(2643, 3286, 0) -> Coordinate(2643, 3287, 0) -> Coordinate(2643, 3288, 0) -> Coordinate(2643, 3289, 0) -> Coordinate(2643, 3290, 0) -> Coordinate(2643, 3291, 0) -> Coordinate(2643, 3292, 0) -> Coordinate(2643, 3293, 0) -> Coordinate(2643, 3294, 0) -> Coordinate(2643, 3295, 0) -> Coordinate(2642, 3295, 0) -> Coordinate(2642, 3296, 0) -> Coordinate(2641, 3296, 0) -> Coordinate(2641, 3297, 0) -> Coordinate(2640, 3297, 0) -> Coordinate(2639, 3297, 0) -> Coordinate(2639, 3296, 0) -> Coordinate(2639, 3295, 0) -> Coordinate(2639, 3294, 0)]
16:37:33 [DEBUG] [ Maxibots] Building path to Ardougne North using teleports=false
16:37:33 [DEBUG] [ Maxibots] Building path to Ardougne South using teleports=false
16:37:33 [DEBUG] [ Maxibots] Building path to Falador East using teleports=true
16:37:34 [DEBUG] [ Maxibots] Building path to Varrock East using teleports=true
16:37:34 [DEBUG] [ Maxibots] Building path to Varrock West using teleports=true
16:37:34 [INFO ] [ Maxibots] Status: Banking at Ardougne South(1)
16:37:34 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2615, 3317, 0) -> Coordinate(2653, 3284, 0)
16:37:34 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2615, 3317, 0) | destination: Coordinate(2653, 3284, 0)
16:37:35 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 6.0 having scanned 8 vertices.
16:37:35 [DEBUG] [ Maxibots-Walker] The custom web path was shorter
16:37:35 [DEBUG] [ Maxibots-Walker] Path building finished after 160ms
16:37:35 [INFO ] [ Maxibots-Walker] WebPath(cost=86, vertices=CoordinateVertex(x=2615, y=3317, plane=0) -> CoordinateVertex(x=2614, y=3317, plane=0) -> CoordinateVertex(x=2614, y=3318, plane=0) -> CoordinateVertex(x=2613, y=3318, plane=0) -> CoordinateVertex(x=2612, y=3318, plane=0) -> CoordinateVertex(x=2612, y=3317, plane=0) -> CoordinateVertex(x=2611, y=3316, plane=0) -> BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) -> CoordinateVertex(x=2609, y=3316, plane=0) -> CoordinateVertex(x=2610, y=3315, plane=0) -> CoordinateVertex(x=2610, y=3314, plane=0) -> CoordinateVertex(x=2612, y=3314, plane=0) -> CoordinateVertex(x=2614, y=3314, plane=0) -> CoordinateVertex(x=2616, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3312, plane=0) -> CoordinateVertex(x=2620, y=3312, plane=0) -> CoordinateVertex(x=2622, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3310, plane=0) -> CoordinateVertex(x=2624, y=3308, plane=0) -> CoordinateVertex(x=2624, y=3306, plane=0) -> CoordinateVertex(x=2626, y=3304, plane=0) -> CoordinateVertex(x=2626, y=3302, plane=0) -> CoordinateVertex(x=2628, y=3302, plane=0) -> CoordinateVertex(x=2630, y=3300, plane=0) -> CoordinateVertex(x=2630, y=3298, plane=0) -> CoordinateVertex(x=2630, y=3296, plane=0) -> CoordinateVertex(x=2630, y=3294, plane=0) -> CoordinateVertex(x=2630, y=3292, plane=0) -> CoordinateVertex(x=2632, y=3290, plane=0) -> CoordinateVertex(x=2634, y=3288, plane=0) -> CoordinateVertex(x=2636, y=3288, plane=0) -> CoordinateVertex(x=2638, y=3288, plane=0) -> CoordinateVertex(x=2640, y=3288, plane=0) -> CoordinateVertex(x=2642, y=3288, plane=0) -> CoordinateVertex(x=2644, y=3286, plane=0) -> CoordinateVertex(x=2644, y=3284, plane=0) -> CoordinateVertex(x=2646, y=3284, plane=0) -> CoordinateVertex(x=2648, y=3284, plane=0) -> CoordinateVertex(x=2650, y=3284, plane=0) -> CoordinateVertex(x=2652, y=3284, plane=0) -> CoordinateVertex(x=2654, y=3284, plane=0))
16:37:35 [INFO ] [ Maxibots-Walker] Next is an agility obstacle! player pos: Coordinate(2615, 3317, 0)
16:37:35 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 6.0 having scanned 8 vertices.
16:37:35 [DEBUG] [ Timer] Timed action (WebPath#getNext()) took 159ms
16:37:35 [DEBUG] [ Menu] Clicking '^Open$' '^Door$' on Door [2610, 3316, 0]
16:37:35 [TRACE] [ RemoteModel] Determining interaction point of Door [2610, 3316, 0] using remote model
16:37:35 [TRACE] [ RemoteModel] Selecting point InteractablePoint(345, 603)
16:37:38 [DEBUG] [ WebPath] Incremented the last successful step index cache to 8
16:37:38 [DEBUG] [ Maxibots-Walker] Delaying for shortcut. Coordinate(2610, 3316, 0) animation: -1 animation frame: 11 | moving: false
16:37:38 [DEBUG] [ WebPath] Next step is CoordinateVertex(x=2622, y=3312, plane=0) at distance 16.0 having scanned 35 vertices.
16:37:38 [DEBUG] [ Maxibots-Walker] Delaying for shortcut. Coordinate(2610, 3316, 0) animation: -1 animation frame: 11 | moving: false
16:37:40 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2610, 3316, 0) -> Coordinate(2653, 3284, 0)
16:37:40 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2610, 3316, 0) | destination: Coordinate(2653, 3284, 0)
16:37:40 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 0.0 having scanned 1 vertices.
16:37:40 [DEBUG] [ Maxibots-Walker] The custom web path was shorter
16:37:40 [DEBUG] [ Maxibots-Walker] Path building finished after 88ms
16:37:40 [INFO ] [ Maxibots-Walker] WebPath(cost=78, vertices=BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) -> CoordinateVertex(x=2609, y=3316, plane=0) -> CoordinateVertex(x=2610, y=3315, plane=0) -> CoordinateVertex(x=2610, y=3314, plane=0) -> CoordinateVertex(x=2612, y=3314, plane=0) -> CoordinateVertex(x=2614, y=3314, plane=0) -> CoordinateVertex(x=2616, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3312, plane=0) -> CoordinateVertex(x=2620, y=3312, plane=0) -> CoordinateVertex(x=2622, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3310, plane=0) -> CoordinateVertex(x=2624, y=3308, plane=0) -> CoordinateVertex(x=2624, y=3306, plane=0) -> CoordinateVertex(x=2626, y=3304, plane=0) -> CoordinateVertex(x=2626, y=3302, plane=0) -> CoordinateVertex(x=2628, y=3302, plane=0) -> CoordinateVertex(x=2630, y=3300, plane=0) -> CoordinateVertex(x=2630, y=3298, plane=0) -> CoordinateVertex(x=2630, y=3296, plane=0) -> CoordinateVertex(x=2630, y=3294, plane=0) -> CoordinateVertex(x=2630, y=3292, plane=0) -> CoordinateVertex(x=2632, y=3290, plane=0) -> CoordinateVertex(x=2634, y=3288, plane=0) -> CoordinateVertex(x=2636, y=3288, plane=0) -> CoordinateVertex(x=2638, y=3288, plane=0) -> CoordinateVertex(x=2640, y=3288, plane=0) -> CoordinateVertex(x=2642, y=3288, plane=0) -> CoordinateVertex(x=2644, y=3286, plane=0) -> CoordinateVertex(x=2644, y=3284, plane=0) -> CoordinateVertex(x=2646, y=3284, plane=0) -> CoordinateVertex(x=2648, y=3284, plane=0) -> CoordinateVertex(x=2650, y=3284, plane=0) -> CoordinateVertex(x=2652, y=3284, plane=0) -> CoordinateVertex(x=2654, y=3284, plane=0))
16:37:40 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2610, 3316, 0) -> Coordinate(2639, 3294, 0)
16:37:40 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2610, 3316, 0) | destination: Coordinate(2639, 3294, 0)
16:37:40 [DEBUG] [ Maxibots-Walker] Path building finished after 8ms
16:37:40 [INFO ] [ Maxibots-Walker] Path[Coordinate(2610, 3316, 0) -> Coordinate(2610, 3315, 0) -> Coordinate(2610, 3314, 0) -> Coordinate(2611, 3314, 0) -> Coordinate(2611, 3313, 0) -> Coordinate(2612, 3313, 0) -> Coordinate(2613, 3313, 0) -> Coordinate(2614, 3313, 0) -> Coordinate(2615, 3313, 0) -> Coordinate(2616, 3313, 0) -> Coordinate(2617, 3313, 0) -> Coordinate(2618, 3313, 0) -> Coordinate(2619, 3313, 0) -> Coordinate(2620, 3313, 0) -> Coordinate(2621, 3313, 0) -> Coordinate(2621, 3312, 0) -> Coordinate(2622, 3312, 0) -> Coordinate(2623, 3312, 0) -> Coordinate(2624, 3312, 0) -> Coordinate(2625, 3312, 0) -> Coordinate(2625, 3311, 0) -> Coordinate(2625, 3310, 0) -> Coordinate(2625, 3309, 0) -> Coordinate(2625, 3308, 0) -> Coordinate(2625, 3307, 0) -> Coordinate(2625, 3306, 0) -> Coordinate(2626, 3306, 0) -> Coordinate(2627, 3306, 0) -> Coordinate(2628, 3306, 0) -> Coordinate(2629, 3306, 0) -> Coordinate(2630, 3306, 0) -> Coordinate(2631, 3306, 0) -> Coordinate(2632, 3306, 0) -> Coordinate(2633, 3306, 0) -> Coordinate(2634, 3306, 0) -> Coordinate(2635, 3306, 0) -> Coordinate(2636, 3306, 0) -> Coordinate(2636, 3305, 0) -> Coordinate(2636, 3304, 0) -> Coordinate(2637, 3304, 0) -> Coordinate(2637, 3303, 0) -> Coordinate(2638, 3303, 0) -> Coordinate(2638, 3302, 0) -> Coordinate(2638, 3301, 0) -> Coordinate(2638, 3300, 0) -> Coordinate(2638, 3299, 0) -> Coordinate(2638, 3298, 0) -> Coordinate(2638, 3297, 0) -> Coordinate(2639, 3297, 0) -> Coordinate(2639, 3296, 0) -> Coordinate(2639, 3295, 0) -> Coordinate(2639, 3294, 0)]
16:37:40 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2653, 3284, 0) -> Coordinate(2639, 3294, 0)
16:37:40 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2653, 3284, 0) | destination: Coordinate(2639, 3294, 0)
16:37:40 [DEBUG] [ Maxibots-Walker] Path building finished after 3ms
16:37:40 [INFO ] [ Maxibots-Walker] Path[Coordinate(2653, 3284, 0) -> Coordinate(2652, 3284, 0) -> Coordinate(2651, 3284, 0) -> Coordinate(2650, 3284, 0) -> Coordinate(2649, 3284, 0) -> Coordinate(2648, 3284, 0) -> Coordinate(2647, 3284, 0) -> Coordinate(2646, 3284, 0) -> Coordinate(2645, 3284, 0) -> Coordinate(2644, 3284, 0) -> Coordinate(2643, 3284, 0) -> Coordinate(2643, 3285, 0) -> Coordinate(2643, 3286, 0) -> Coordinate(2643, 3287, 0) -> Coordinate(2643, 3288, 0) -> Coordinate(2643, 3289, 0) -> Coordinate(2643, 3290, 0) -> Coordinate(2643, 3291, 0) -> Coordinate(2643, 3292, 0) -> Coordinate(2643, 3293, 0) -> Coordinate(2643, 3294, 0) -> Coordinate(2642, 3294, 0) -> Coordinate(2642, 3295, 0) -> Coordinate(2642, 3296, 0) -> Coordinate(2641, 3296, 0) -> Coordinate(2641, 3297, 0) -> Coordinate(2640, 3297, 0) -> Coordinate(2639, 3297, 0) -> Coordinate(2639, 3296, 0) -> Coordinate(2639, 3295, 0) -> Coordinate(2639, 3294, 0)]
16:37:41 [DEBUG] [ Maxibots] Building path to Ardougne North using teleports=false
16:37:41 [DEBUG] [ Maxibots] Building path to Ardougne South using teleports=false
16:37:41 [DEBUG] [ Maxibots] Building path to Falador East using teleports=true
16:37:41 [DEBUG] [ Maxibots] Building path to Varrock East using teleports=true
16:37:41 [DEBUG] [ Maxibots] Building path to Varrock West using teleports=true
16:37:41 [INFO ] [ Maxibots] Status: Banking at Ardougne South(1)
16:37:42 [DEBUG] [ Maxibots-Walker] Attempting to build a RegionPath. Coordinate(2610, 3316, 0) -> Coordinate(2653, 3284, 0)
16:37:42 [DEBUG] [ Maxibots-Walker] Building a custom WebPath. Player pos: Coordinate(2610, 3316, 0) | destination: Coordinate(2653, 3284, 0)
16:37:42 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 0.0 having scanned 1 vertices.
16:37:42 [DEBUG] [ Maxibots-Walker] The custom web path was shorter
16:37:42 [DEBUG] [ Maxibots-Walker] Path building finished after 78ms
16:37:42 [INFO ] [ Maxibots-Walker] WebPath(cost=78, vertices=BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) -> CoordinateVertex(x=2609, y=3316, plane=0) -> CoordinateVertex(x=2610, y=3315, plane=0) -> CoordinateVertex(x=2610, y=3314, plane=0) -> CoordinateVertex(x=2612, y=3314, plane=0) -> CoordinateVertex(x=2614, y=3314, plane=0) -> CoordinateVertex(x=2616, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3314, plane=0) -> CoordinateVertex(x=2618, y=3312, plane=0) -> CoordinateVertex(x=2620, y=3312, plane=0) -> CoordinateVertex(x=2622, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3312, plane=0) -> CoordinateVertex(x=2624, y=3310, plane=0) -> CoordinateVertex(x=2624, y=3308, plane=0) -> CoordinateVertex(x=2624, y=3306, plane=0) -> CoordinateVertex(x=2626, y=3304, plane=0) -> CoordinateVertex(x=2626, y=3302, plane=0) -> CoordinateVertex(x=2628, y=3302, plane=0) -> CoordinateVertex(x=2630, y=3300, plane=0) -> CoordinateVertex(x=2630, y=3298, plane=0) -> CoordinateVertex(x=2630, y=3296, plane=0) -> CoordinateVertex(x=2630, y=3294, plane=0) -> CoordinateVertex(x=2630, y=3292, plane=0) -> CoordinateVertex(x=2632, y=3290, plane=0) -> CoordinateVertex(x=2634, y=3288, plane=0) -> CoordinateVertex(x=2636, y=3288, plane=0) -> CoordinateVertex(x=2638, y=3288, plane=0) -> CoordinateVertex(x=2640, y=3288, plane=0) -> CoordinateVertex(x=2642, y=3288, plane=0) -> CoordinateVertex(x=2644, y=3286, plane=0) -> CoordinateVertex(x=2644, y=3284, plane=0) -> CoordinateVertex(x=2646, y=3284, plane=0) -> CoordinateVertex(x=2648, y=3284, plane=0) -> CoordinateVertex(x=2650, y=3284, plane=0) -> CoordinateVertex(x=2652, y=3284, plane=0) -> CoordinateVertex(x=2654, y=3284, plane=0))
16:37:42 [INFO ] [ Maxibots-Walker] Next is an agility obstacle! player pos: Coordinate(2610, 3316, 0)
16:37:42 [DEBUG] [ WebPath] Next step is BasicObjectVertex(^Door$, ^Open$, 2610, 3316, 0, PASS_THROUGH) at distance 0.0 having scanned 1 vertices.
16:37:42 [DEBUG] [ Timer] Timed action (WebPath#getNext()) took 61ms
16:37:42 [DEBUG] [ Menu] Clicking '^Open$' '^Door$' on Door [2610, 3316, 0]
16:37:42 [TRACE] [ RemoteModel] Determining interaction point of Door [2610, 3316, 0] using remote model
16:37:42 [TRACE] [ RemoteModel] Selecting point InteractablePoint(536, 519)
```