Page 1 of 2

Little Help?

Posted: Thu Jan 24, 2013 11:05 pm
by EchoesofOld
Quick question, do Sub-systems run off the main powergrid, or separate?

In example, if I wanted to give one level of power to Pilot, Engines, Oxygen, and Shields, would I need to specify 4 or 5 units of power?

Re: Little Help?

Posted: Thu Jan 24, 2013 11:54 pm
by Kieve
Subsystems are self-powered. Adding extra levels to them won't take away from the ship's "MaxPower" at all, and additional reactor space is not needed for them to run properly.

'Course I don't know what happens to overcharged subsystems, but I suppose you'll find out for us? ;)

Re: Little Help?

Posted: Fri Jan 25, 2013 2:57 am
by EchoesofOld
Kieve wrote:Subsystems are self-powered. Adding extra levels to them won't take away from the ship's "MaxPower" at all, and additional reactor space is not needed for them to run properly.

'Course I don't know what happens to overcharged subsystems, but I suppose you'll find out for us? ;)
Depends on how much you'll pay. :P Seriously though, thanks for the pointers!

Re: Little Help?

Posted: Fri Jan 25, 2013 3:59 am
by EchoesofOld
What step did i miss if im getting this error?

C:\Program Files\Steam\SteamApps\common\FTL Faster Than Light>modman.exe
C:\Program Files\Steam\SteamApps\common\FTL Faster Than Light

Unpacking data.dat...
Unpacking resource.dat...
Traceback (most recent call last):
File "<string>", line 527, in <module>
File "<string>", line 396, in unpackdat
File "D:\My Documents\projects\ftl mod man\build\pyi.win32\main\out00-PYZ.pyz\
ftldat", line 81, in __init__
File "D:\My Documents\projects\ftl mod man\build\pyi.win32\main\out00-PYZ.pyz\
ftldat", line 92, in _read_index
struct.error: unpack requires a string argument of length 8

Re: Little Help?

Posted: Fri Jan 25, 2013 10:09 am
by KuroSaru
When unpack fails. it means there is a issue with your .dat files. GMM makes a backup under data.dat.bak and resource.data.bak, delete all other files expect these two then remove the .bak from the filenames.

If you then reload GMM and apply your mod it should work again.

Re: Little Help?

Posted: Fri Jan 25, 2013 2:45 pm
by EchoesofOld
Alright, thanks for the help!

Re: Little Help?

Posted: Sun Jan 27, 2013 2:33 am
by EchoesofOld
Ok, so ive gotten everything to work pretty well, got the image files set up and working, then boot up my game to see this:
The Buffalo.PNG
What should I do to fix this? I tried editing the room and door positions manually, but the game would crash upon loading the ship. I also tried adjusting the off-set in the XML file but that didnt work either. Should I take it back to FTLEdit, and readjust it in there, or try the .txt file again?

Re: Little Help?

Posted: Sun Jan 27, 2013 3:18 am
by thashepherd
EchoesofOld wrote:Ok, so ive gotten everything to work pretty well, got the image files set up and working, then boot up my game to see this:
The Buffalo.PNG
What should I do to fix this? I tried editing the room and door positions manually, but the game would crash upon loading the ship. I also tried adjusting the off-set in the XML file but that didnt work either. Should I take it back to FTLEdit, and readjust it in there, or try the .txt file again?
Room positions can't be below 0. I remember there being 3 offsets - layout from base, rooms from layout, and image from layout - but don't recall which is where. You should be OK, just takes trial and error.

Re: Little Help?

Posted: Sun Jan 27, 2013 3:21 am
by EchoesofOld
thashepherd wrote:
EchoesofOld wrote:Ok, so ive gotten everything to work pretty well, got the image files set up and working, then boot up my game to see this:
The Buffalo.PNG
What should I do to fix this? I tried editing the room and door positions manually, but the game would crash upon loading the ship. I also tried adjusting the off-set in the XML file but that didnt work either. Should I take it back to FTLEdit, and readjust it in there, or try the .txt file again?
Room positions can't be below 0. I remember there being 3 offsets - layout from base, rooms from layout, and image from layout - but don't recall which is where. You should be OK, just takes trial and error.
Ok, thanks for that! I already knew trial and error was in my future, I just didnt know that particular error. :P

Re: Little Help?

Posted: Sun Jan 27, 2013 4:09 am
by UltraMantis
This should help: http://ftlwiki.com/wiki/Modding_Ships

Seems all you need to do is move the rooms (and the entire ship), then offset the ship_base image. x-70 y-35 should do. Since the ship is neatly offset by 35 pixel blocks :)