HI
I got the nav mesh stored as tiled cache in .bin file, but when loading it back in recast4j using MeshsetReader i am getting java. java.io.ioexception invalid magic error
I want to load it back to recast4j java for finding path
And any other routes to use this .bin file to find path from src to dst in java android
Thank you