gathel
New Member
- Joined
- Feb 14, 2015
- Messages
- 26
In one of my gathering profiles I have a path point near Cypress Logs. It works about 80% of the time, but sometimes it will try and navigate to the spot and it will simply run back and forth forever. In global settings I use Random as the movement type, mount is enabled. Here are the relevant logs:
To check this, you'll notice I'm close to my desired point, but the path generated goes off somewhere quite far, and it ends up going back and forth until I stop it - or at least I've stopped it before it has given up.
Is this something I can fix?
Code:
[02:57:18.118 D] Requesting path on 148 from <166.4336, -32.32119, 362.6996> to <163.8264, -3208838, 343.4775>
[02:57:19.002 D] Generated path to <163.8264, -3208838, 343.4775> in 00:00:00.8841093 ms
[02:57:32.444 D] Moving to next hop: <70.26862, -23.48765, 279.1583> (Moving to HotSpot) D: 11.40205
[02:57:33.637 D] Moving to next hop: <69.02834, -23.37465, 279.4462> (Moving to HotSpot) D: 1.80164
[02:57:33.759 D] Moving to next hop: <43.43279, -23.30739, 293.715> (Moving to HotSpot) D: 29.93025
[02:57:37.050 D] Moving to next hop: <29.67273, -24.79239, 298.835> (Moving to HotSpot) D: 15.05029
[02:57:38.670 D] Moving to next hop: <10.50643, -25.43262, 308.7803> (Moving to HotSpot) D: 22.2562
[02:57:41.091 D] Moving to next hop: <9.272784, -25.53785, 309.585> (Moving to HotSpot) D: 1.921186
[02:57:41.231 D] Moving to next hop: <8.580887, -25.62144, 310.1082> (Moving to HotSpot) D: 1.622778
[02:57:41.362 D] Moving to next hop: <7.433877, -25.80074, 311.2906> (Moving to HotSpot) D: 1.992522
[02:57:41.546 D] Moving to next hop: <-21.52725, -31.69239, 343.635> (Moving to HotSpot) D: 44.14711
[02:57:46.354 D] Moving to next hop: <-26.72725, -33.04388, 375.985> (Moving to HotSpot) D: 33.19484
[02:57:49.975 D] Moving to next hop: <-23.69075, -32.57781, 388.2773> (Moving to HotSpot) D: 13.21308
[02:57:51.383 D] Moving to next hop: <-34.97726, -31.69239, 413.935> (Moving to HotSpot) D: 28.45346
[02:57:54.495 D] Moving to next hop: <-34.32723, -36.8924, 446.035> (Moving to HotSpot) D: 32.92413
[02:57:58.063 D] Navigation reached current destination. Within 3208801
[02:57:58.122 D] Requesting path on 148 from <-34.32495, -36.91697, 446.1913> to <163.8264, -3208838, 343.4775>
[02:57:58.360 D] Generated path to <163.8264, -3208838, 343.4775> in 00:00:00.2380753 ms
[02:57:59.122 D] Navigation reached current destination. Within 3208802
[02:57:59.180 D] Requesting path on 148 from <-28.00914, -36.51141, 446.0712> to <163.8264, -3208838, 343.4775>
[02:57:59.420 D] Generated path to <163.8264, -3208838, 343.4775> in 00:00:00.2394126 ms
[02:58:00.535 D] Navigation reached current destination. Within 3208801
[02:58:00.593 D] Requesting path on 148 from <-34.21699, -36.75693, 439.7031> to <163.8264, -3208838, 343.4775>
[02:58:00.832 D] Generated path to <163.8264, -3208838, 343.4775> in 00:00:00.2386673 ms
[02:58:01.700 D] Navigation reached current destination. Within 3208801
[02:58:01.757 D] Requesting path on 148 from <-34.36563, -36.91687, 445.8958> to <163.8264, -3208838, 343.4775>
[02:58:02.003 D] Generated path to <163.8264, -3208838, 343.4775> in 00:00:00.2455111 ms
To check this, you'll notice I'm close to my desired point, but the path generated goes off somewhere quite far, and it ends up going back and forth until I stop it - or at least I've stopped it before it has given up.
Is this something I can fix?