Page 558 of 658
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Thu Sep 24, 2015 10:01 pm
by Sleeper Service
Skipping junk files and clobbering earlier mods is normal. I can't reproduce the problem so I have to assume the current version works. I recommend trying without EL for starters. If EL causes the problem then there are some workarounds mentioned in the troubleshooting section.
dizzy_xc wrote:Well, this is what I have, a new graphic for a 6 charger gun I just made. but Ill need someone to help me with getting it to work. Any takers? Its still 48 high like the original charger4 image, but its far wider at 1300. Might reduce the weapon blueprint to 6 shots from 7.
On a first glance I see nothing wrong with this, but I never tried making weapons with that many charges. You might have more luck inquiring about this in the questions thread in mod development. The CE thread isn't a modding help thread.
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Tue Sep 29, 2015 4:45 am
by Njumkiy
Hello i just got this mod and its my first time modding i would like to know why there is missing text/textures even though i installed it correctly i have some screenshots of it in these links.
https://gyazo.com/1e7d7646eea40f70347a892c5f3f1f0f
https://gyazo.com/65ddc65263874276a8c65cdadb4f9a6a
https://gyazo.com/674bc226f304f69ca279655a9703a58c
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Tue Sep 29, 2015 4:47 am
by Njumkiy
sorry didnt see the first one go through!
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Tue Sep 29, 2015 1:10 pm
by RAD-82
It looks like a problem with your fonts. The letter M seems to be missing.
I don't know anything about that.

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Thu Oct 01, 2015 5:38 am
by knoedel
I have a Problem with my ship artillery.
If I buy artillery in shop or start with artillery Crash fix for having it at start, I get the wrong artillery with some ships.
For example with mantis cruiser b there should be the Sha'k Internal Teleporter, but instead I got Kaz'trt Light Burst Artillery .
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Thu Oct 01, 2015 6:35 am
by knoedel
ok, i found a way at my own. i Chance the artillery in the artillery Crash fix
<mod:findName type="shipBlueprint" name="PLAYER_SHIP_MANTIS_2">
<mod:findLike type="systemList">
<mod:findLike type="artillery">
<mod:setAttributes start="true" />
<mod:setAttributes weapon="BA_ARTILLERY_MANTIS_2" />
</mod:findLike>
</mod:findLike>
</mod:findName>
but i don't know why i get the wrong artillery.
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Thu Oct 01, 2015 8:24 am
by Sleeper Service
Odd. Could it be that you are using an outdated version of either CE or EL? Because that artillery was changed some time ago... If you are using EL 1.28 I can look into this.
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Fri Oct 02, 2015 3:53 am
by FederationScumX1999
Out of curiosity, were there any plans to incorporate more trading elements into Captain's Edition?
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Fri Oct 02, 2015 8:06 am
by Sleeper Service
Nope, no plans. I feel like everything that is possible in that regard has been pretty much done. More trade goods could still be added, but I think the mod is already well saturated with goods. Also modifying the trade system in general is pretty complicated and prone to error, so I try to not touch it.
Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28
Posted: Fri Oct 02, 2015 10:07 pm
by ev1l0rd
First things first: Thank you for making this mod.
Finally got around to be able to run this mod. It's rather heavy on system recourses, had to resort to Lubuntu for the mod. The mod runs fine on my computer but during playtime there is one drone that messes up my screen by creating a white box and producing an earshattering static noise. I'm able to deduce from terminal output that this is most likely drone DE_DRONE_BEAM_2_ENEMY as it told me that the blueprint was incorrect. Any ideas/ways to fix this?