jPCT-AE - a 3d engine for Android > Support

load3DS error

(1/1)

75905171:
AssetManager am = getAssets();
      InputStream is = null;
          is = am.open("f360.3DS");
          Object3D  newobject = Loader.load3DS(is, 1)[0];//error at this line, couldn't read inputStream


Is some friend can tell me why

EgonOlsen:
Any exceptions in the log? What's the file size of the 3ds?

Navigation

[0] Message Index

Go to full version