My application should load m3g file. but it throws this exception [COLOR="Blue"][B]java.io.IOException: error in native parseObjChunk proc.
[/B][/COLOR]
in the line [COLOR="blue"]Object3D[] objects = Loader.load(M3G_FILE);[/COLOR]
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
