When I try to use RandomPath with the proper parameters I get “This constructor is obsolete. Please use the pooling API and the Setup methods”. WTF does that mean and how am I supposed to use RandomPath?
I think it sayas this if your creating a random path not using RandomPath.Construct(…);
Yep - that was the problem. Thanks!