Print at Dec 21, 2025, 2:50:02 PM

Posted by rblue at May 22, 2010, 2:11:49 AM
sad   Sweet Home 3D and Macintosh G3, OSX 10.4.11 don't mix!!!
sad I downloaded the installer package, ran it and indicated that I wanted it loaded to a volume (not the same as where the system lies) where all my third-party applications reside. I have Java 5 update loaded as well. I click on the application and it does launch, it bounces on the dock twice and the menu bar shows Sweet Home 3D - but only that and then....nothing.

I ran the console program and this is what it recorded:

===== Friday, May 21, 2010 9:02:20 PM US/Eastern =====
[JavaAppLauncher Error] value for 'JVMVersion' key in 'Java' should be a VM version string (e.g. "1.4.2")
[JavaAppLauncher Error] value for 'JVMVersion' key in 'Java' should be a VM version string (e.g. "1.3.1")
[JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/sun/javaws/Main (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:190)
at apple.launcher.LaunchRunner.loadMainMethod(LaunchRunner.java:55)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:84)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Warning: unrecognized command line flag -foreground



Can anyone help? This program looks terrific and I was looking forward to learning and using it... confused