[Ship] The Falcon

Distribute and discuss mods that are functional. Moderator - Grognak
Thunderr
Posts: 142
Joined: Sun May 19, 2013 9:09 pm

Re: [Ship] The Falcon

Postby Thunderr » Sun Jun 02, 2013 11:01 pm

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.
Thunderr
Posts: 142
Joined: Sun May 19, 2013 9:09 pm

Re: [Ship] The Falcon

Postby Thunderr » Sun Jun 02, 2013 11:20 pm

Bug fixed! Thanks for telling me.
ElectronicBacon
Posts: 6
Joined: Thu Aug 08, 2013 12:20 pm

Re: [Ship] The Falcon

Postby ElectronicBacon » Sat Aug 10, 2013 8:44 am

My game crashes every time I try to turn on ftl with this mod installed. :cry:
Vhati
Posts: 792
Joined: Thu Oct 25, 2012 12:01 pm

Re: [Ship] The Falcon

Postby Vhati » Mon Aug 26, 2013 9:15 pm

Severe typo in "data/blueprints.xml.append"...
<shieldImage>C<shieldImage>fed_cruiser_shields_1</shieldImage>

And after that, the file abruptly ends.