I’ve been adapting the car example for use with unity (a multiuser server: http://www.moock.org/unity )
I get intermittent crashes in the odejava.dll
It’s an EXCEPTION_ACCESS_VIOLATION usually in dJointAddSliderForce.
The only similar issues I can find suggest increasing the amount of memory available to the java VM, but I haven’t found that to be a reliable solution.
Any thoughts?