Hi all and happy new year,

I developed a Java3D browser with Jbuilder3.0, and works fine. But
when I make a jar file and run with jre, i found next exception in the
obj loader:

 Loading D:\JBuilder3\java\bin\Geometry\base_torno.obj . . .
java.lang.NullPointerException
    at com.sun.j3d.loaders.objectfile.ObjectFile.makeScene(Compiled Code)
    at com.sun.j3d.loaders.objectfile.ObjectFile.load(ObjectFile.java:1299)
    at com.sun.j3d.loaders.objectfile.ObjectFile.load(ObjectFile.java:713)
    at Mantenimiento.createSceneGraph(Compiled Code)
    at Mantenimiento.jbInit(Mantenimiento.java:326)
    at Mantenimiento.<init>(Mantenimiento.java:119)
    at
EntrarMantenimiento.MostrarTornoVirtual(EntrarMantenimiento.java:111)

Any idea?

Thanks in advance.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to