ofxNatNet
ofxNatNet copied to clipboard
Example Project not running with more than one rigid body
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:
Running Motive Tracker 1.9.0 and NatNet 2.9 on OSX 10.11.4
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