axazol
New Member
- Joined
- Jun 27, 2010
- Messages
- 308
- Reaction score
- 8
Profile:
Log:
Same result if delete <MoveTo> tag:
PHP:
<!-- Move closer to portal -->
<MoveTo questId="57337" stepId="26" x="722.0858" y="280.5016" z="0.1118823" pathPrecision="3" />
<!-- Use portal to Kulle -->
<UseObject questId="57337" stepId="26" x="651.2896" y="278.4957" z="-12.42771" actorId="159581" isPortal="True" destinationWorldId="60193" />
Code:
[12:45:58.447 D] Navigator.Clear
[12:45:58.447 D] Generating path to UNKNOWN - <722.0858, 280.5016, 0.1118823>
[12:45:58.497 D] Waiting for path request to finish...
[12:45:58.632 D] Generating path to UNKNOWN - <722.0858, 280.5016, 0.1118823>
[12:45:58.633 D] Waiting for path request to finish...
[12:45:58.768 D] Navigator.Clear
[12:45:58.905 D] Generating path to UNKNOWN - <722.0858, 280.5016, 0.1118823>
[12:45:58.906 V] Path generation failed! Unknown world ID 50613!
[12:45:58.906 D] Could not generate path!
Same result if delete <MoveTo> tag:
Code:
[12:47:59.095 D] Generating path to Interact with object - <652.6583, 280.3804, -11.6984>
[12:47:59.096 D] Waiting for path request to finish...
[12:47:59.231 D] Navigator.Clear
[12:47:59.366 D] Generating path to Interact with object - <652.6583, 280.3804, -11.6984>
[12:47:59.366 V] Path generation failed! Unknown world ID 50613!
[12:47:59.366 D] Could not generate path!