Page 3 of 5

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Wed Oct 03, 2012 6:25 pm
by tazardar
No, it is meant to run on all systems. However this seems to be a common problem and i'm working on a solution. I'll update as soon as i found out how.

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Thu Oct 04, 2012 11:33 pm
by zacen299
I'm having no end to the problems I think I may have selected the wrong files when I downloaded it and now it's just not working at all it won't let me re-select anything also does it need to be 4.0 for .Net or can it be 4.5?

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Fri Oct 05, 2012 10:23 am
by tazardar
It should run fine on .net 4.5

Try this to fix the problem:
1. Download this .bat file in to your FTL folder and execute it. This should unpack the .dat files.

2. Delete the settings.xml in the folder where you put the FTL Ship Creator.exe.

3. On start, the dialog where you select the folders should reappear. Select the second option and choose the two newly created folders in your /FTL/resources/ folder. They are called "data.dat-unpacked" and "resource.dat-unpacked".

Skip step 1 if you already unpacked them on your own.

Thanks for testing

TAz

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Sat Oct 06, 2012 8:42 pm
by Serris
tazardar wrote:2. Delete the settings.xml in the folder where you put the FTL Ship Creator.exe.


This didn't work for me. I can't reselect the folders. It just jumps straight into the creation screen.

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Sun Oct 07, 2012 1:10 pm
by tazardar
Serris wrote:
tazardar wrote:2. Delete the settings.xml in the folder where you put the FTL Ship Creator.exe.


This didn't work for me. I can't reselect the folders. It just jumps straight into the creation screen.


That is indeed strange. In the newest version (yet to be released) the selection windows pops up every time, unless you specifically tell the tool not to. You can also open it from within the program in the "tools" section".

I thought the way it works now would be a good idea, but it causes way more problems than I anticipated.

Sorry that I can't help you for now.

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Mon Oct 08, 2012 2:47 pm
by henryheyhey123
whenever i try to load up weapons, it comes up with this error:

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.set_Item(Int32 index, Object value)
at FTL_Ship_Creator.Form1.contextMenuStrip1_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

please help it even did it when i added weapon mounts

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Tue Oct 30, 2012 1:18 pm
by majdavlk
i cant open it with linux system
i have mono instaled
but maybe it is because i dont know how to run .exe files
can you help me,it writed me this and i dont understand it

marek@bart:~/games/FTL/data/resources$ mono FTL\ Ship\ Creator.exe
Missing method EnableVisualStyles in assembly /home/marek/games/FTL/data/resources/FTL Ship Creator.exe, type System.Windows.Forms.Application

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
File name: 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
File name: 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
marek@bart:~/games/FTL/data/resources$



thanks for all respons

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Fri Nov 09, 2012 3:35 pm
by ipso
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.set_Item(Int32 index, Object value)
at FTL_Ship_Creator.Form1.contextMenuStrip1_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


I'm having the same problem. Otherwise ur software is awesome, and user friendly.
Anyway, I wanted to test my ship so I created a folder with my ship like u said, then I zipped it and renamed it to have an .ftl file, but it still won't work: after using the GMM, and clicking on "New Game" in the main menu, the game crashes.

PLEASE HELP ME! I would love to play the ship I created!

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Sat Nov 17, 2012 5:11 pm
by Cswartz9
Any chance of getting a version for Mac up?

Re: [MOD TOOL][WIP]FTL Ship Creator 0.2 BETA [MAJOR UPDATE]

Posted: Sat Nov 17, 2012 5:51 pm
by gotzathe
Its Giving me an error on grognak's mod manager that it doesn't have permission to get the images, I tried downloading ftldat and McAfee removed it because it said it was a Trojan virus, and i used a FTL unpacker program and unpacked the DAT files and it still gave me the same error. By the way i have the steam version of FTL. I used the crystalline cruiser image. I figured out when i used a image of the rebel flagship or Rebel elite fighter it worked.