View Single Post
Old 09-17-05, 04:43 PM   #62
stljeffbb1
Medic
 
Join Date: Aug 2005
Location: Wisconsin USA
Posts: 165
Downloads: 0
Uploads: 0
Default

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
__________________
SH3 Cloning Library:
http://www.geocities.com/stljeffbb/CloningLibrary.html

:rotfl:
stljeffbb1 is offline   Reply With Quote