swordlegend / recastnavigation

Automatically exported from code.google.com/p/recastnavigation
zlib License
0 stars 0 forks source link

Sample_TileMesh::buildTileMesh() crashes #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Choose Tile Mesh Sample
2. Choose an Input Mesh
3. Build

A crash occurs. The problem is that Sample_TileMesh::buildTileMesh() calls
Sample_TileMesh::cleanup() which deletes m_navMesh which is required for
building the mesh :)

What version of the product are you using? On what operating system?

r91

Original issue reported on code.google.com by cameron....@gmail.com on 5 Jan 2010 at 11:19

GoogleCodeExporter commented 9 years ago
Fixed in R92.

Original comment by memono...@gmail.com on 6 Jan 2010 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by memono...@gmail.com on 6 Jan 2010 at 10:40