dlrk Posted August 21, 2020 Share Posted August 21, 2020 (edited) FYI, there are some duplicate tanks in Squad_modularFuelTanks.cfg . [fuelTank], [fuelTankSmallFlat] are both duplicated, among others Edited August 22, 2020 by dlrk Quote Link to comment Share on other sites More sharing options...
TranceaddicT Posted August 22, 2020 Share Posted August 22, 2020 5 hours ago, dlrk said: FYI, there are some duplicate tanks in Squad_modularFuelTanks.cfg . [fuelTank], [fuelTankSmallFlat] They are different tanks. fuelTankSmallFlat is a volume = 100 tank fuelTank is a volume = 400 tank Quote Link to comment Share on other sites More sharing options...
dlrk Posted August 22, 2020 Share Posted August 22, 2020 45 minutes ago, TranceaddicT said: They are different tanks. fuelTankSmallFlat is a volume = 100 tank fuelTank is a volume = 400 tank I'm sorry, my post wasn't clear. Both those tanks are duplicated. Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted August 30, 2020 Share Posted August 30, 2020 what is happening here in propellants.cfg? // Fix engine propellant ratios to be whole numbers. This has no effect on // engine performance, but it makes MFT produce nice numbers when configuring // tanks for engines. @PART[*]:HAS[@MODULE[ModuleEnginesFX]] { @MODULE[ModuleEnginesFX]:HAS[@PROPELLANT[LiquidFuel],@PROPELLANT[Oxidizer]] { @PROPELLANT[LiquidFuel]:HAS[#ratio[0.9]] { @ratio = 9 } @PROPELLANT[Oxidizer]:HAS[#ratio[1.1]] { @ratio = 11 } // just in case someone has multi-propellant engines @PROPELLANT,*:HAS[~name[LiquidFuel],~name[Oxidizer]] { @ratio *= 10 } } } @PART[*]:HAS[@MODULE[ModuleEngines]] { @MODULE[ModuleEngines]:HAS[@PROPELLANT[LiquidFuel],@PROPELLANT[Oxidizer]] { @PROPELLANT[LiquidFuel]:HAS[#ratio[0.9]] { @ratio = 9 } @PROPELLANT[Oxidizer]:HAS[#ratio[1.1]] { @ratio = 11 } // just in case someone has multi-propellant engines @PROPELLANT,*:HAS[~name[LiquidFuel],~name[Oxidizer]] { @ratio *= 10 } } } The ratio is causing the LV-T30 to burn fuel at an unequal rate leaving me with LF/O in the tank. It may not affect engine performance but it is most certainly affecting overall rocket performance. With this patch my engine cuts out at 90km traveling at 2.620km/s. When I remove MFT the rocket (flying the same kOS controlled ascent) burns to 96km traveling at 2.857km/s Also I'm stumped why this patch is not affecting all engines, which is why I've never noticed this before. The Nova Punch "NP_lfe_125m_K2XEngine" that I usually use is unaffected. Looking in the MM config cache this is what its config contains: MODULE { name = ModuleEnginesFX PROPELLANT { name = LiquidFuel ratio = 0.9 DrawGauge = True } PROPELLANT { name = Oxidizer ratio = 1.1 } } I did a search to make sure no other patch was modifying the base config file, which also contains the above. Quote Link to comment Share on other sites More sharing options...
Monniasza Posted September 28, 2020 Share Posted September 28, 2020 Please add ability to restrict tank contents by tech researched, using TechRequired node in tank definitions. Quote Link to comment Share on other sites More sharing options...
dlrk Posted November 23, 2020 Share Posted November 23, 2020 (edited) Is a recompile for 1.10 in the cards? Not necessarily asking about a timeframe, just if it's coming@taniwha Edited November 23, 2020 by dlrk Quote Link to comment Share on other sites More sharing options...
taniwha Posted November 23, 2020 Author Share Posted November 23, 2020 It should, I've been busy with a pile of things and forgot about MFT. Quote Link to comment Share on other sites More sharing options...
dlrk Posted November 26, 2020 Share Posted November 26, 2020 (edited) I think there might be an issue with MFT and switchable engines, like those in Kerbal Atomics. When one of the KA-modified switchable nuclear engines is attached to my craft in the VAB, the MFT UI closes when a tank is added or removed. Not necessarily a severe or breaking issue (no need to rush to fix), it's easily worked around. Edited November 27, 2020 by dlrk Quote Link to comment Share on other sites More sharing options...
Krzeszny Posted May 27, 2021 Share Posted May 27, 2021 Most likely in need of a recompile. It seems to work in the VAB, however some buttons on the context menu are sometimes doubled, such as Remove All Tanks and Show Tank UI. Nothing major but I haven't tested it extensively. Quote Link to comment Share on other sites More sharing options...
Annastasya Posted August 26, 2021 Share Posted August 26, 2021 On 5/27/2021 at 6:18 PM, Krzeszny said: Most likely in need of a recompile. It seems to work in the VAB, however some buttons on the context menu are sometimes doubled, such as Remove All Tanks and Show Tank UI. Nothing major but I haven't tested it extensively. I am seeing the same thing here on KSP 1.12.2.3167. Quote Link to comment Share on other sites More sharing options...
Wolves_Hero Posted August 30, 2021 Share Posted August 30, 2021 Broken download link Quote Link to comment Share on other sites More sharing options...
Starwaster Posted August 30, 2021 Share Posted August 30, 2021 48 minutes ago, Wolves_Hero said: Broken download link It downloaded for me just fine. The link that says Download: MFT v5.13.1? It works. Try right clicking the ilnk and then clicking 'save link as...' Quote Link to comment Share on other sites More sharing options...
DrGonzo94 Posted September 25, 2021 Share Posted September 25, 2021 Hi, love this mod, but is it dead? No update for final KSP version? Quote Link to comment Share on other sites More sharing options...
Starwaster Posted September 28, 2021 Share Posted September 28, 2021 On 9/25/2021 at 10:27 AM, DrGonzo94 said: Hi, love this mod, but is it dead? No update for final KSP version? In the posts for his other mods, @taniwha mentioned he would get to updating those but didn't know when that would be, so he's probably just busy right now. I'd just give him some time. In the meantime the mod seems to work in KSP 1.12 aside from some UI issues. Quote Link to comment Share on other sites More sharing options...
BronzeShoe20968 Posted December 3, 2022 Share Posted December 3, 2022 I just dowloaded this mod, and I cant seem to find out how to use each fuel content. I use CKAN Quote Link to comment Share on other sites More sharing options...
wreckreation Posted February 26, 2023 Share Posted February 26, 2023 PSA: with a hex editor, you can get rid of the incompatibility warning that pops up when used with ksp 1.12.x. I wouldn't normally presume to do this, but the author is, and has been for some time, otherwise engaged, and I think this is permitted by the license (if not, let me know). When it first starts up, the mod invokes a function called CompatibilityChecker, which compares the current ksp version against some hard-coded values. It expects the minor version to be no less than 8, and no more than 9 (i.e. ksp v1.8-1.9). We simply replace the hard coded value for the upper bound. In modularFuelTanks.dll, at address 0x273, replace 0x09 with 0x0C. Voila. No more popup, and the mod continues to works as it has in 1.12.x. Quote Link to comment Share on other sites More sharing options...
Starwaster Posted March 3, 2023 Share Posted March 3, 2023 On 2/26/2023 at 4:07 PM, wreckreation said: PSA: with a hex editor, you can get rid of the incompatibility warning that pops up when used with ksp 1.12.x. I wouldn't normally presume to do this, but the author is, and has been for some time, otherwise engaged, and I think this is permitted by the license (if not, let me know). You're only providing information. Shouldn't be a problem. But if it causes any, that's on you to deal with. (Should be okay though. Probably.) Quote Link to comment Share on other sites More sharing options...
wreckreation Posted March 3, 2023 Share Posted March 3, 2023 (edited) 5 hours ago, Starwaster said: But if it causes any, that's on you to deal with. Of course. Though I feel I should point out that any misbehavior is far more likely to come from the decision to use a mod on a version of ksp the author has not verified it works on, and that the mod itself explicitly warns against. Edited March 3, 2023 by wreckreation Quote Link to comment Share on other sites More sharing options...
Starwaster Posted March 5, 2023 Share Posted March 5, 2023 On 3/3/2023 at 4:26 PM, wreckreation said: Of course. Though I feel I should point out that any misbehavior is far more likely to come from the decision to use a mod on a version of ksp the author has not verified it works on, and that the mod itself explicitly warns against. As far as that goes, it'll work but there were (IIRC) UI bugs due to changes that were made. Nothing that recompiling from the source wouldn't fix. Quote Link to comment Share on other sites More sharing options...
madjeb Posted July 8, 2023 Share Posted July 8, 2023 hey devs. plese update this amazing mod plz........... Quote Link to comment Share on other sites More sharing options...
LN400 Posted May 25 Share Posted May 25 Has this mod gone offline? The link in the OP doesn't work for me. If it has gone down, is there another mod that lets me edit the content of the fuel tanks? Quote Link to comment Share on other sites More sharing options...
Starwaster Posted May 25 Share Posted May 25 2 hours ago, LN400 said: Has this mod gone offline? The link in the OP doesn't work for me. If it has gone down, is there another mod that lets me edit the content of the fuel tanks? Doesn't seem like @taniwha is coming back to this. He still visits the forum but is not active in the community and hasn't even posted anything in 2 years. You could try using it anyway and ignore incompatibility warnings. AFAIK it'll still work. The incompatibility warning is triggered by a version mismatch. Literally all it does is check what version of KSP the mod has listed as being for and triggers the message. It's not a message from Squad, it's a 3rd party mod that many mods opted into. So, it should be functional but no guarantees. There are other mods that let you edit the content of tanks. Real Fuels is a variant of MFT but with extra features. I think B9Switch lets you alter resources but not sure to what extent. SSTU lets you do it for SSTU parts but again, not sure to what extent. (when used with MFT or RF, those provide the only resource editing function) I'll look into updating and compiling MFT myself. Can't say when that'll happen. Quote Link to comment Share on other sites More sharing options...
LN400 Posted May 25 Share Posted May 25 (edited) Thanks for the reply.Yeah I figured the mod is not actively updated but the main issue I have is, the link in the OP is broken on my end. PS: It would be totally awesome if you or someone else took the time to care for this mod. Edited May 25 by LN400 Quote Link to comment Share on other sites More sharing options...
Starwaster Posted May 27 Share Posted May 27 On 5/25/2024 at 6:23 PM, LN400 said: Thanks for the reply.Yeah I figured the mod is not actively updated but the main issue I have is, the link in the OP is broken on my end. PS: It would be totally awesome if you or someone else took the time to care for this mod. I have to get Visual Studios back up and running then ensure I can compile it and verify it works okay. It probably will as the source HAS been updated by the Realism Overhaul crew for Real Fuels. Although there were some changes made to a section of the base MFT code that I can't abide... Until then though, you can still download an older version... https://web.archive.org/web/20210126120441/http://taniwha.org/~bill/ModularFuelTanks_v5.13.1.zip Quote Link to comment Share on other sites More sharing options...
moyashii Posted November 18 Share Posted November 18 Is there any way to make this work with SMURFF properly, or have its values override this one's? I use a rescaled system and the mass fractions of the fuel tanks get awful with this installed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.