Server Setup DSGame CPathFind::FindRandomPath Error

Forum rules
NO LONGER BEING MAINTAINED!
Post Reply
sython
Posts: 26
Joined: Mon Aug 13, 2012 10:38 am

Server Setup DSGame CPathFind::FindRandomPath Error

Post by sython » Wed Aug 21, 2013 2:23 pm

just testing my new server and i get this...

--------------
[20:22:06][Error] CPathFind::FindRandomPath Entity (17186946) could not find path
[20:22:06][Error] CNavMesh::findPath Couldn't find path (-282.781006, -21.430000
, -132.300995)->(-289.993927, -19.601427, -119.593376)
[20:22:06][Error] CPathFind::FindRandomPath Entity (17187030) could not find path
[20:22:06][Error] CNavMesh::findPath Couldn't find path (-286.928986, -11.617000
, -371.378998)->(-288.035431, -9.751132, -359.026672)
[20:22:06][Error] CPathFind::FindRandomPath Entity (17187157) could not find path
--------------

is it anything to worry about?

Troak
Posts: 27
Joined: Thu Jan 31, 2013 12:57 am

Re: Server Setup DSGame CPathFind::FindRandomPath Error

Post by Troak » Wed Aug 21, 2013 3:18 pm

Been happening ever since pathfinding was added to dsp. Wouldn't worry about it.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Server Setup DSGame CPathFind::FindRandomPath Error

Post by atom0s » Sat Aug 24, 2013 11:33 am

As Troak mentioned, nothing to worry about. Just no pathing found for a mob that tried using it. Its more of a warning than an error.

Post Reply