OK, here is exactly what it looks like:
Quote:
C:\Pack3D\bin>Pack3D I NBB_SaoPaulo.dat 3d/NBB_Revenge_crane.obj
Exception in thread "main" java.lang.NumberFormatException: For input string: "N
BB"
at java.lang.NumberFormatException.forInputString(Unk nown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.<init>(Unknown Source)
at Pack3D.toDatFile(Pack3D.java:481)
at Pack3D.main(Pack3D.java:54)
C:\Pack3D\bin>Pack3D I NBB_SaoPaulo.dat 3d/NBB_SaoPaulo_crane.obj
Exception in thread "main" java.lang.NumberFormatException: For input string: "N
BB"
at java.lang.NumberFormatException.forInputString(Unk nown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.<init>(Unknown Source)
at Pack3D.toDatFile(Pack3D.java:481)
at Pack3D.main(Pack3D.java:54)
C:\Pack3D\bin>
|
I tried at first just importing the file, then I tried changing the name of the file....
Sorry to be such of a noob with this stuff
I'll keep on working on it!
-Jeff