Problem in md5importer , neeeeed help

hi all , it's my first topic in this forum and i hope to find sol. for my problem



when i try to run (TestMesh.java ,TestFading.java , …)



i face the following problems


java.lang.NullPointerException
at com.model.md5.importer.resource.MeshImporter.constructSkinMesh(MeshImporter.java:260)
at com.model.md5.importer.resource.MeshImporter.loadMesh(MeshImporter.java:59)
at com.model.md5.importer.MD5Importer.loadMesh(MD5Importer.java:120)
at test.model.md5.TestMesh.loadModel(TestMesh.java:23)
at test.model.md5.Test.simpleInitGame(Test.java:17)
at com.jme.app.BaseSimpleGame.initGame(BaseSimpleGame.java:503)
at com.jme.app.BaseGame.start(BaseGame.java:69)
at test.model.md5.TestMesh.main(TestMesh.java:17)



so any help , plz???? :?

Are you using the latest version of the md5 importer?