Hi, I am getting a 'bad major version number' when trying to run the applet in netscape 4.79.
Full error: # Applet exception: error: java.lang.ClassFormatError: Bad major version number java.lang.ClassFormatError: Bad major version number at java.lang.ClassLoader.defineClass(Compiled Code) at netscape.applet.AppletClassLoader.findClass(Compiled Code) at netscape.applet.AppletClassLoader.loadClass1(Compiled Code) * at netscape.applet.AppletClassLoader.loadClass(Compiled Code) at netscape.applet.AppletClassLoader.loadClass(Compiled Code) at netscape.applet.DerivedAppletFrame$LoadAppletEvent.dispatch(Compiled Code) at java.awt.EventDispatchThread$EventPump.dispatchEvents(Compiled Code) at java.awt.EventDispatchThread.run(Compiled Code) at netscape.applet.DerivedAppletFrame$AppletEventDispatchThread.run(Compiled Code) Cheers, Brad "Sch�fer, Peter" wrote: > > Hello, > > here's a little demo applet for you to watch: > > http://jose-chess.sourceforge.net/flyby0.html > > [requires JRE 1.3 or later, and J3D 1.3] > > You can also download > http://jose-chess.sourceforge.net/flyby.jar > and run it from the command line with: > java -jar flyby.jar > > Here is a screen shot: > http://jose-chess.sourceforge.net/shot03.jpg > > Best Wishes, Peter > > =========================================================================== > 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". ---------------------------------------------------------------------------- This Email may contain confidential and/or privileged information and is intended solely for the addressee(s) named. If you have received this information in error, or are advised that you have been posted this Email by accident, please notify the sender by return Email, do not redistribute it, delete the Email and keep no copies. ---------------------------------------------------------------------------- =========================================================================== 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".
