My application should load m3g file. but it throws this exception java.io.IOException: error in native parseObjChunk proc.
in the line Object3D[] objects = Loader.load(M3G_FILE);
this is happen with a particular file! but other m3g files are not.
I'm using Netbeans 6.7.1
where is the problem?! should I add any plugin? help please



