Hiya,
I'm trying to open the advanced pathfinding examples that are included with the object, but they seem to be extremely unstable on windows 10.
When opening the MFA, some of them crash immediately.It takes a few attempts to open the MFA.
If I test the app(f8) it crashes 99% of the time before it boots. The graphics don't even load. The real kicker is that even if I delete ALL code and the pathfinding object in the example file the mfa still crashes frequently when I try to launch it..
If I export to EXE I have the same issues. The app crashes constantly. I once got a popup with the error "no registered jit debugger was specified"
The mfa that was included with the file is attached. Deleting the mfas manually and reinstalling the object had no effect.
So far, adding the object to a NEW app doesn't seem to result in crashing issues, but I don't have any code as I am in the process of trying to learn the object.
Please login to see this attachment.
Update - I copied and pasted all objects to a new MFA then copied and pasted all code and it seems to have solved the issue.