MilkShape Problem

Hi, I'm currently trying to load my own MilkShape files, but I get the following error:


java.lang.NullPointerException
        at com.jme.math.Quaternion.slerp(Unknown Source)
        at com.jmex.model.animation.JointController.createJointTransforms(Unknown Source)
        at com.jmex.model.animation.JointController.update(Unknown Source)
        at com.jme.scene.Spatial.updateWorldData(Unknown Source)
        at com.jme.scene.Node.updateWorldData(Unknown Source)       
        at com.jme.scene.Spatial.updateGeometricState(Unknown Source)
        at com.jme.scene.Node.updateWorldData(Unknown Source)
        at com.jme.scene.Spatial.updateGeometricState(Unknown Source)
        at com.jmex.physics.util.SimplePhysicsGame.update(SimplePhysicsGame.java:151)
        at com.jme.app.BaseGame.start(Unknown Source)
        at guerradebolas.NewMain.main(NewMain.java:20)



Any ideas what I'm doing wrong?

Thanks.

any finally the controller itself

http://rapidshare.com/files/148806333/JointController.java.html



the only thing that might not work is loading .jme converted ms3d-models

  :smiley: Thanks!

did it work?

Yes, with my model.