PlaneShift
Support => Mac OSX Specific Issues => Topic started by: Lyren on December 22, 2005, 02:17:55 am
-
I am unable to use the \"Updater-old.jar\". Here is the log
===== 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)
-
What are your system specs (including OS)? Have you brought your OS fully up to date with Software Update?
-
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.
-
Ohhhhh... crud. Redownload and give it another try. Should work now. Sorry about that!
-
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?
-
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.