Hierophant Green 0 Posted December 1 Share Posted December 1 Hello guys, I'm looking for a way to handle an exception. After disconnecting, I get "[MovementManager] Waypoint timed out", after Relog MovementManager changes List<Vector3> CurrentPath and the route will consist of two points, my position => last position List<Vector3> CurrentPathOrigine. I'm looking for a way to prevent this, so that the route remains CurrentPathOrigine after Relog. I have tried many things but I cannot find a reliable method that does not fail. Calling Stop Move(); fires after Relog when movement starts, then the route will be restored, but I'm looking for a way to handle this before entering the world or prevent Waypoint timed out. I would be glad to receive any ideas. Module: Quester, problems arise only when moving on the ground, Is Hotspots = false. Link to comment https://wrobot.eu/forums/topic/15572-disconnect-movementmanager-waypoint-timed-out/ Share on other sites More sharing options...
Recommended Posts
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