liuhaopen/Navigator

java.io.ioexception invalid magic error while loading .bin file in recast4j

Opened this issue · 1 comments

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

sorry, I haven't used the java version