Forum: PogamutUT2004

Navigation

Hi,

I have a question, how to correctly stop pathExecutor (to stop moving) and to start it again with another path.

I used pathExecutor.stop(); and pathExecutor.followPath(pathHandle); but after some time, bot is stupidly running between two points and can't reach any target. I have Pogamut 3.0.8.

Thanks for help
Tomas
Hi!

You seem to have really interesting test-case. Is it somehow possible to send as simplified version of your bot
that still exhibits the same error together with the name of the map where it is happening?

pathExecutor.stop(); should do the trick - also P3.0.8 path executor should not have problems with bot deaths or respawns.

At least, which map are you using? Some maps can be bugged (contain wrong navigation graph).

Best,
Jimmy