Hi all,

I developed my own Java3D browser with JBuilder.It worked fine, but
when i made a zip file and run it with jre,found next exception:

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