Squeak 17 #1 March 22, 2005 I can not load up the colour programs on Square1s' website, I keep getting an error (litte red cross the following is from the Java console. QuoteJava(TM) Plug-in: Version 1.4.2 Using JRE version 1.4.2 Java HotSpot(TM) Client VM User home directory = C:\Documents and Settings\Wxxxx Sxxxx Proxy Configuration: Manual Configuration Proxy: http=proxy.iprimus.com.au:8080,https=proxy.iprimus.com.au:8080,ftp=proxy.iprimus.com.au:8080,gopher=proxy.iprimus.com.au:8080 Proxy Overrides: *.iprimus.com.au*,*.primus.com.au ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging p: reload proxy configuration q: hide console r: reload policy configuration s: dump system properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to ---------------------------------------------------- java.lang.UnsupportedClassVersionError: pdstiletto (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at sun.applet.AppletClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadCode(Unknown Source) at sun.applet.AppletPanel.createApplet(Unknown Source) at sun.plugin.AppletViewer.createApplet(Unknown Source) at sun.applet.AppletPanel.runLoader(Unknown Source) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) any oone have any idea how to fix this. I'm running Win XP Pro & SP2 on IE6.0.2900 SP2 Thanks for any helpYou are not now, nor will you ever be, good enough to not die in this sport (Sparky) My Life ROCKS! How's yours doing? Quote Share this post Link to post Share on other sites
mnealtx 0 #2 March 22, 2005 The first thing I'd recommend is to clear your cache, and try taking the proxies out. Outside of that, I'd try upgrading Java - I believe it's up to version 1.5.1 now...Mike I love you, Shannon and Jim. POPS 9708 , SCR 14706 Quote Share this post Link to post Share on other sites
indyz 1 #3 March 22, 2005 The Java applet was compiled with a newer version of the Java compiler than your plug-in can deal with. Install the most recent plug-in and you should be good to go. Quote Share this post Link to post Share on other sites
Squeak 17 #4 March 22, 2005 ALL fixed nowYou are not now, nor will you ever be, good enough to not die in this sport (Sparky) My Life ROCKS! How's yours doing? Quote Share this post Link to post Share on other sites
mnealtx 0 #5 March 22, 2005 *YAY*!! Glad it's working for ya again!Mike I love you, Shannon and Jim. POPS 9708 , SCR 14706 Quote Share this post Link to post Share on other sites