FTL Captain's Edition 1.308/Inf 1.301b/EL 1.308

Distribute and discuss mods that are functional. Moderator - Grognak
User avatar
Sleeper Service
Posts: 2305
Joined: Sun Mar 24, 2013 8:49 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby Sleeper Service » Thu Sep 24, 2015 10:01 pm

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.
Njumkiy
Posts: 3
Joined: Tue Sep 29, 2015 4:37 am

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby Njumkiy » Tue Sep 29, 2015 4:45 am

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
Njumkiy
Posts: 3
Joined: Tue Sep 29, 2015 4:37 am

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby Njumkiy » Tue Sep 29, 2015 4:47 am

sorry didnt see the first one go through!
User avatar
RAD-82
Posts: 796
Joined: Sat Nov 09, 2013 12:16 am

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby RAD-82 » Tue Sep 29, 2015 1:10 pm

It looks like a problem with your fonts. The letter M seems to be missing.

I don't know anything about that. :(
Image
Junkyard has FTL mods, mostly ships and a few other things.
knoedel
Posts: 13
Joined: Mon May 04, 2015 3:30 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby knoedel » Thu Oct 01, 2015 5:38 am

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 .
knoedel
Posts: 13
Joined: Mon May 04, 2015 3:30 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby knoedel » Thu Oct 01, 2015 6:35 am

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.
User avatar
Sleeper Service
Posts: 2305
Joined: Sun Mar 24, 2013 8:49 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby Sleeper Service » Thu Oct 01, 2015 8:24 am

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.
FederationScumX1999
Posts: 80
Joined: Thu Aug 06, 2015 12:49 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby FederationScumX1999 » Fri Oct 02, 2015 3:53 am

Out of curiosity, were there any plans to incorporate more trading elements into Captain's Edition?
The future hinges on each of a thousand choices. Living is making choices! - Captain Jean-Luc Picard
User avatar
Sleeper Service
Posts: 2305
Joined: Sun Mar 24, 2013 8:49 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby Sleeper Service » Fri Oct 02, 2015 8:06 am

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.
User avatar
ev1l0rd
Posts: 12
Joined: Wed Aug 12, 2015 9:28 pm

Re: FTL Captain's Edition 1.28c/Inf 1.28/EL 1.28

Postby ev1l0rd » Fri Oct 02, 2015 10:07 pm

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?
Image