Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
While I wait for the completion of the Ashen Galaxy beta test, I've been working on some other projects. Today I attempted to make a new ship. Unfortunately, SpinApp decided to start crashing on start up. The console shows this:
Quote
Mac OS X Version 10.3.9 (Build 7W98) 2007-10-24 10:22:44 -0700 Exception in thread "main" java.lang.NoSuchMethodError: java.awt.Container.setPreferredSize(Ljava/awt/Dimension;)V at SAShowDialogs.showMain(SpinApp.java:178) at SpinApp.main(SpinApp.java:28)
I did re-download SpinApp and I have restarted my computer. Helps?
This post has been edited by gray_shirt_ninja : 24 October 2007 - 02:59 PM
This sounds like I used a method that does not appear in Java 1.4, but just to make sure, check what version of Java you have. But I'll try to fix this soon ( assuming I have time, since I have a test tomorrow )
I'm so ignorant, but what do I look at to check my current version of Java?
Go into the terminal and enter "java -version" without the quotes.
java version "1.4.2_12" Java 2 Runtime Environment, Standard Edition (build 1.4.2_12-270) Java HotSpot Client VM (build 1.4.2-70, mixed mode)
Weird, as far as I know it should work, try downloading it from by site instead of the addons page.
Can you get java 1.5 for OS 10.3?
Huh. It works when I download from your site. At least, it's working right now...
Nope Java 1.4.2 is the highest for Mac OS 10.3. Anyway, I thought that error was weird, the addons page version must be old.