What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Navigator.Clear taking too long...

Cukie

Active Member
Joined
Dec 3, 2011
Messages
1,255
Reaction score
3
Code:
[17:51:36.889 D] Generating path to UNKNOWN - <664.9244, 308.9981, -12.6143>
[17:51:36.890 D] Raycast path generated.
[17:51:36.890 D] Generated path to <664.9244, 308.9981, -12.6143> () with 1 hops.
[17:51:41.318 D] Navigator.Clear
[17:51:41.318 D] Generating path to loot container - <601.0006, 368.9983, -12.20935>
[17:51:41.356 D] System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at ....ctor(Scene scene)
   at ..Update()
[17:51:41.598 D] Waiting for path request to finish...
[17:51:42.682 D] Navigator.Clear
[17:51:43.730 D] Replaced hook [ProfileOrderBehavior_Hook] dc2c212a-af4c-4fbb-b3e3-779345ac9a35
[17:51:43.756 D] Generating path to UNKNOWN - <653.5694, 297.2261, -10.16342>
[17:51:43.756 D] Raycast path generated.
[17:51:43.756 D] Generated path to <653.5694, 297.2261, -10.16342> () with 1 hops.
[17:51:45.944 D] Navigator.Clear
[17:51:47.053 D] Replaced hook [ProfileOrderBehavior_Hook] 1eb22c51-052d-4c37-8e6c-4b6f49571bad
[17:51:47.086 D] Generating path to Interact with object - <652.6583, 280.3804, -11.6984>
[17:51:47.086 D] Raycast path generated.
[17:51:47.086 D] Generated path to <652.6583, 280.3804, -11.6984> (Interact with object) with 1 hops.
[17:51:49.390 N] Interacting with object Boss_Portal_Blacksoulstone-203
[17:51:50.712 D] Navigator.Clear
[17:51:51.981 D] Replaced hook [ProfileOrderBehavior_Hook] 1cf2c32b-ac64-4309-8ddb-75f21aea251e
[17:51:52.008 D] Generating path to loot container - <120.8654, 106.4296, 6.401032>
[17:51:52.008 D] Raycast path generated.
[17:51:52.008 D] Generated path to <120.8654, 106.4296, 6.401032> (loot container) with 1 hops.
[17:51:56.164 V] Blacklisting 78AF0014 for 00:05:00
[17:51:57.323 D] Navigator.Clear
[17:51:57.323 D] Generating path to UNKNOWN - <149.8212, 65.1055, 0.1000038>
[17:51:57.393 D] Successfully generated path from {X=58,Y=52} to {X=26,Y=59} in 00:00:00.0060758 with 36(7) hops
[17:51:57.393 D] Client path generated.
[17:51:57.393 D] Generated path to <149.8212, 65.1055, 0.1000038> () with 7 hops.
[17:52:08.031 D] Navigator.Clear
[17:52:09.112 D] Replaced hook [ProfileOrderBehavior_Hook] 1c2e7257-9fa9-40e4-9689-d05d808bc91f
[17:52:09.146 D] Generating path to Kulle - <93.03377, 61.71821, 0.1000038>
[17:52:09.146 D] Raycast path generated.
[17:52:09.146 D] Generated path to <93.03377, 61.71821, 0.1000038> (Kulle) with 1 hops.
[17:52:12.697 V] Destroying loot container a2dun_Zolt_Breakable_BarrelContainer-291
[17:52:12.698 V] Blacklisting 78B5001A for 00:00:03
[17:52:13.882 D] Navigator.Clear

At every Navigator.Clear, it sits for 1-3 seconds, everytime. Which not only eats up time when your going to be running for hours on end, but it is incredibly bot like to "Move to X, wait 1.3445 seconds, Move to Y, wait 2.3245 seconds, etc...." I have tried about 6 different profiles, and it is the same on everyone, so it is not a profile issue.
 
thx for reporting,we will check it
 
Back
Top