When player dies it crashes game and says in the debug logs MoveToLocation is causing it.

Disregard this I was able to find the solution. I was wrong in thinking that the random patrol was the problem. The problem was I was calling the random patrol multiple instances which was causing the overload.

1 Like