Page 48 of 78
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sat Jul 20, 2013 12:08 am
by kartoFlane
It is likely that you've opened Superluminal while you've had some mods installed. This causes the editor to unpack and use the modded files, and by extension allows you to place modded content on your ship.
However, doing so also causes your ship to have a dependency on the mod whose content it uses. Which means, you'll have to install both your ship, and the mod on which it depends.
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sat Jul 20, 2013 12:46 am
by Exedra
So should I just re-install superluminal and then remake the ship?
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sat Jul 20, 2013 1:29 am
by kartoFlane
With GMM, press the patch button without selecting any mods - this will revert the archives back to their default state. Then in superluminal go to File > Change Archives, to unpack them again.
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Thu Aug 01, 2013 12:54 am
by kobeww
when i try and run The program I get this error please help.
Code: Select all
Exception in thread "Thread-1" java.lang.UnsupportedClassVersionError: com/kartoflane/superluminal/core/Main : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Why is this?
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Thu Aug 01, 2013 9:53 am
by kartoFlane
This one was answered in the FAQ. It's because your Mac uses an older version of Java - the editor requires 1.7 at least; for info on how to fix this, look
here.
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sun Aug 04, 2013 7:47 pm
by MrGruffly
The ship editor won't run when I open it. I have checked my java type and I have a 64-bit so I downloaded the correct version and It won't run. I get this in the debug log whenever I try to run it
Code: Select all
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.swt.internal.win32.OS
at org.eclipse.swt.widgets.Widget.<clinit>(Unknown Source)
at org.eclipse.swt.widgets.Dialog.checkStyle(Unknown Source)
at org.eclipse.swt.widgets.MessageBox.<init>(Unknown Source)
at com.kartoflane.superluminal.core.Main.main(Main.java:407)
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sun Aug 04, 2013 9:33 pm
by kartoFlane
Huh, apparently you've downloaded the 32-bit version. Try the 64-bit one
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sun Aug 04, 2013 11:36 pm
by MrGruffly
Weird I downloaded the 64-bit which I thought I had downloaded before and I got the same thing. Is there something that I'm doing to mess it up or something?
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Sun Aug 04, 2013 11:58 pm
by MrGruffly
I tried both versions and they both gave me the same debug log script. Is there anything I can do to fix this?
Re: [Tool] FTL Ship Editor: Superluminal - version 13-07-11
Posted: Mon Aug 05, 2013 12:19 am
by kartoFlane
You haven't stated what OS you use.
The only other reason for this error to show up, other than wrong architecture distribution, is wrong platform. Which would mean that you certainly are not using Windows.
So, you're running either Mac or Linux-based OS. Either way, you have to download the platform-appropriate distribution.