• Welcome to the new COTI server. We've moved the Citizens to a new server. Please let us know in the COTI Website issue forum if you find any problems.
  • We, the systems administration staff, apologize for this unexpected outage of the boards. We have resolved the root cause of the problem and there should be no further disruptions.

MegaTraveller Ship Editor

An error occurred while launching/running the application.

Category: Invalid Argument error

Could not load file/URL specified: E:\temp\andrew\msietemp\Temporary Internet Files\Content.IE5\8PUVOT6N\ttg_ship[1].jnlp


(I get this with all your tools)
 
Sounds like Java Web Start and IE are fighting with each other. First thing to try: Do a Tools->Internet Options->General->Delete files. IE goes funny when it's reached its quota of cached files, but doesn't tell you. If that doesn't clear it up you might try re-installing a more up-to-date Java from Sun. I've had it work from IE and Firefox on Windows and Mozilla on Linux.
If none of that works, you can download the jar directly from this link:
http://www.111george.com/jaymin/software/ttg/lib/ttg_ship.jar
And do a
java -jar ttg_ship.jar
or
java -cp ttg_ship.jar ttg.view.ship.ShipEditor
from the command prompt.
Let me know if you have problems.
Cheers,
Jo
 
Back
Top