PlaneShift

Support => Mac OSX Specific Issues => Topic started by: Lyren on December 22, 2005, 02:17:55 am

Title: Problem with Java updater
Post by: Lyren on December 22, 2005, 02:17:55 am
I am unable to use the \"Updater-old.jar\". Here is the log

Quote
===== Wed Dec 21 2005 ===== 20:04:30 US/Eastern =====
Exception in thread \"main\" java.lang.UnsupportedClassVersionError: Updater (Unsupported major.minor version 49.0)
 at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
  at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
  at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
 at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
Title:
Post by: Cha0s on December 22, 2005, 02:21:37 am
What are your system specs (including OS)? Have you brought your OS fully up to date with Software Update?
Title:
Post by: Lyren on December 22, 2005, 02:24:06 am
Computer type: eMac
Mac OS Version: 10.3.9
Processor: 700 mhz, PowerPC G4 (2.1)
RAM: 384 mb
Video Card: GeForce2 MX, 32 mb

I have brought it fully up to date with Software Update.
Title:
Post by: Cha0s on December 22, 2005, 02:30:29 am
Ohhhhh... crud. Redownload and give it another try. Should work now. Sorry about that!
Title:
Post by: Lyren on December 22, 2005, 02:37:22 am
It runs now, thank you. I am guessing it cannot connect through a proxy? I get \"error checking for new updater\".

-edit-
 I tried editing the updaterconfig.xml to allow connection through a proxy and it still doesn\'t work. Maybe the error doesn\'t have to do with my proxy?
Title:
Post by: Cha0s on December 22, 2005, 06:18:42 am
Updater-old.jar sadly does not support the proxy feature. Only Updater.jar does... (this is the only difference between them, actually... :( ). There were code changes in Java 1.5.0 that allow proxies without external downloads, which is why it\'s set up that way.