Hi Hock,

        I am encountering the following error on two applets (ConicWorld,
TickTockPicking ) with the error displayed in the java console:


        Error in loading image
        java.lang.NullPointerException
                at com.sun.j3d.utils.image.TextureLoader.getTexture(Comipiled Code) 
                at TickTockPicking.createAppearance(TickTockPicking.java:243)
                at TickTockPicking.createSceneGraph(Compiled Code)
                at TickTockPicking.init(TockTockPicking.java:369)
                at java.lang.Class.newInstance0(Native Method)
                at java.lang.Class.newInstance(Compile Code)

(PS There is no error if I ran the above as an application(java) and also
through the appletviewer command)

                THANKS
                Vineet Gupta


At 10:45 PM 12/27/98 PST, you wrote:
>Hi Vineet Gupta,
>
>I read from the Java3D mailing list that u have problem displaying the
>Java3D applet in Netscape.
>
>I have similar problem when I attempt to display a Java3D applet locally 
>on my PC machine after I have 'jarred' and signed it.
>
>Have u solved this problem yet?
>
>Regards,
>Jason
>
>=====================================================================
>
>"Life is short. Live it to the MAX!"
>"'Anywhere Is' my destiny."
>
>Jason Goh 
>[EMAIL PROTECTED]
>
>=====================================================================
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to