Page 2 of 2
Re: [Ship] The Falcon
Posted: Sun Jun 02, 2013 11:01 pm
by Thunderr
Vhati wrote:Bug: In blueprints.xml.append, you've got an absolute path.
Code: Select all
<shieldImage>C:\Users\Benjamin\Desktop\FTL Mod Stuffs\FTL\img\ship\fed_cruiser_shields1.png</shieldImage>
I think that's supposed to be
Code: Select all
<shieldImage>fed_cruiser</shieldImage>
Yeah, that's weird. I'll fix it asap.
Re: [Ship] The Falcon
Posted: Sun Jun 02, 2013 11:20 pm
by Thunderr
Bug fixed! Thanks for telling me.
Re: [Ship] The Falcon
Posted: Sat Aug 10, 2013 8:44 am
by ElectronicBacon
My game crashes every time I try to turn on ftl with this mod installed.

Re: [Ship] The Falcon
Posted: Mon Aug 26, 2013 9:15 pm
by Vhati
Severe typo in "data/blueprints.xml.append"...
<shieldImage>C<shieldImage>fed_cruiser_shields_1</shieldImage>
And after that, the file abruptly ends.