[ODE] dGeomTriMeshDataBuildSimple
Duncan Frostick
duncanf at f2s.com
Mon Oct 4 10:32:05 MST 2004
Hi all,
I'm having trouble with building trimeshes in ODE, in that the procedure
to build them (dGeomTriMeshDataBuildSimple) crashes out no matter what
data I give it (I've tried the test data, and various forms of my own
data).
Now having reinstalled VS.NET I'm able to use the debugger and have had
a step through to try to see what's going wrong exactly.
The exact error is "Unhandled exception at 0x00462a84 in DuncEngine.exe:
0xC0000005: Access violation reading location 0x56f601e8." and it occurs
on line 135 of opc_meshinterface.h. How can there be an access violation
here? It has to be me at fault, what could I be doing wrong with the
data I'm passing to dGeomTriMeshDataBuildSimple that would produce this
error?
Any help would be much appreciated, I really really need trimeshes! :)
Cheers, Duncan
More information about the ODE
mailing list