i have offmesh in profile in Azsuna profile
<OffMeshConnections> <OffMeshConnection> <Path> <Vector3 X="5.802792" Y="6734.506" Z="55.58629" /> <Vector3 X="-7.87693" Y="6733.143" Z="55.5886" /> </Path> <ContinentId>1220</ContinentId> <Name>Crumbled Palace (in)</Name> </OffMeshConnection> <OffMeshConnection> <Path> <Vector3 X="-7.87693" Y="6733.143" Z="55.5886" /> <Vector3 X="6.526126" Y="6733.073" Z="55.58778" /> </Path> <ContinentId>1220</ContinentId> <Name>Crumbled Palace (out)</Name> </OffMeshConnection> </OffMeshConnections>
if i enable serverside pathfinding, i got partial path and stuck
[N] 00:17:46 - [Path-Finding] FindPath from -65,16291 ; 6777,197 ; 60,68279 ; "None" to -4,743056 ; 6736,632 ; 55,64066 ; "None" (Troll Raid)
[N] 00:17:49 - [Server] [RD] findPath out of nodes
[N] 00:17:49 - [Server] [Path-Finding] Partial result: -65,16291 ; 6777,197 ; 60,68279 ; "None" (Troll Raid_19,29276_32,12218) to -4,743056 ; 6736,632 ; 55,64066 ; "None" (Troll Raid_19,36881_32,00889)
[N] 00:17:52 - [Server] [RD] findPath out of nodes
[N] 00:17:52 - [Server] [Path-Finding] Partial result: -65,16291 ; 6777,197 ; 60,68279 ; "None" (Troll Raid_19,29276_32,12218) to -7,87693 ; 6733,143 ; 55,5886 ; "None" (Troll Raid_19,37536_32,01477)
[N] 00:17:55 - [Server] [RD] findPath out of nodes
[N] 00:17:55 - [Server] [Path-Finding] Partial result: -65,16291 ; 6777,197 ; 60,68279 ; "None" (Troll Raid_19,29276_32,12218) to 5,802792 ; 6734,506 ; 55,58629 ; "None" (Troll Raid_19,3728_31,98912)
[N] 00:17:58 - [Server] [RD] findPath out of nodes
[N] 00:17:58 - [Server] [Path-Finding] Partial result: -65,16291 ; 6777,197 ; 60,68279 ; "None" (Troll Raid_19,29276_32,12218) to 64,61892 ; 6280,565 ; -15,28693 ; "None" (Troll Raid_20,22394_31,87884)
[N] 00:17:58 - [Server] [Path-Finding] Partial result: 59,60135 ; 6280,523 ; -15,45998 ; "None" (Troll Raid_20,22402_31,88825) to -4,743056 ; 6736,632 ; 55,64066 ; "None" (Troll Raid_19,36881_32,00889)
[N] 00:17:59 - [Server] [Path-Finding] Partial result: -4,743056 ; 6736,632 ; 55,64066 ; "None" (Troll Raid_19,36881_32,00889) to -25,27646 ; 6740,951 ; 59,26085 ; "None" (Troll Raid_19,36072_32,04739)
[N] 00:17:59 - [Path-Finding] Path Count: 5 (74,61847y)
[N] 00:18:03 - [Path-Finding] GetZPosition: -23,21725 ; 6747,668 ; 67,38583 ; "Flying" strict = False
[N] 00:18:03 - [Path-Finding] GetZPosition result: Z = 60,16085
[N] 00:18:03 - [Path-Finding] FindPath from -23,21725 ; 6747,668 ; 60,16085 ; "Flying" to -4,743056 ; 6736,632 ; 55,64065 ; "None" (Troll Raid)
if i disable server-side pathfinding and use local, all works fine and offmesh works
[N] 00:58:47 - [Path-Finding] FindPath from -65,77718 ; 6773,445 ; 59,7128 ; "None" to -4,743056 ; 6736,632 ; 55,64066 ; "None" (Troll Raid)
[N] 00:58:49 - [Path-Finding] Partial result: -65,77718 ; 6773,445 ; 59,7128 ; "None" (Troll Raid_19,29979_32,12333) to -4,743056 ; 6736,632 ; 55,64066 ; "None" (Troll Raid_19,36881_32,00889)
[N] 00:58:52 - [Path-Finding] Partial result: -65,77718 ; 6773,445 ; 59,7128 ; "None" (Troll Raid_19,29979_32,12333) to -7,87693 ; 6733,143 ; 55,5886 ; "None" (Troll Raid_19,37536_32,01477)
[N] 00:58:52 - [Path-Finding] Use Off-mesh connection.
[N] 00:58:52 - [Path-Finding] Path Count: 15 (199,6022y)
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now