Since pmpd and msd are deprecated, I'm trying to build a simple 2D spring mass model using 6dof. Moving an object around, and having a second object following the first but with mass-spring behaviour.
Unfortunately, everytime I open the phys.6dof.spring example, it works for about 4 seconds, then the tore and sphere disapears. When i try a getposition on one of the jit.phys.body i get "position nan nan nan" from the right outlet.
The other phys examples work fine (even the 6dof help patch).
OSX 10.9.5 Max 7.3.5
Any idea ?