ofxNatNet icon indicating copy to clipboard operation
ofxNatNet copied to clipboard

Example Project not running with more than one rigid body

Open madelinegannon opened this issue 8 years ago • 1 comments

I'm getting an error when streaming two rigid bodies in the Example project (streaming one rigid body works perfectly, btw). Here's the output: example(10915,0x7000002a0000) malloc: *** mach_vm_map(size=18446744073388515328) failed (error code=3) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug Here's a screenshot during debugging: screen shot 2016-03-24 at 1 32 06 pm

Running Motive Tracker 1.9.0 and NatNet 2.9 on OSX 10.11.4

madelinegannon avatar Mar 24 '16 19:03 madelinegannon

Hi,

I think Motive 1.9.0 cause this problem. 1.9.0 has huge bug that users can not change rigid id. but I don't know why crashed...

Can you try 1.8.0? http://media.naturalpoint.com/software/Motive_1.8.0_Final_x64.exe or Now I'm rewriting ofxNatNet maybe new brunch is more stable (but doesn't work with 1.9.0 too) https://github.com/satoruhiga/ofxNatNet/tree/api-v2

satoruhiga avatar Mar 24 '16 23:03 satoruhiga