-
Posts
24,928 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
@NecroBones Your nuclear engines don't have Oxidizer, which is causing the problems. @Sigma88 suggested the following should fix it: @PART[TPtank*|TPcone*|TPdome*]:FOR[FuelTanksPlus]:NEEDS[ModularFuelTanks] { origLFO = 0 } @PART:HAS[#origLFO[0],@RESOURCE[LiquidFuel]:HAS[#maxAmount[>0]]]:FOR[FuelTanksPlus]:NEEDS[ModularFuelTanks] { @origLFO += #$RESOURCE[LiquidFuel]:HAS[#maxAmount[>0]]/maxAmount$ } @PART:HAS[#origLFO[*],@RESOURCE[Oxidizer]:HAS[#maxAmount[>0]]]:FOR[FuelTanksPlus]:NEEDS[ModularFuelTanks] { @origLFO += #$RESOURCE[Oxidizer]:HAS[#maxAmount[>0]]/maxAmount$ } @PART:HAS[#origLFO[>-1]]:FOR[FuelTanksPlus]:NEEDS[ModularFuelTanks] { MODULE { name = ModuleFuelTanks volume = #$../origLFO$ type = Default } } -
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
See this: -
Getting a strange error, which @NecroBones doesn't understand (it's a patch in FT+) [ModuleManager] ModuleManager: 28433 patches applied, found <color=orange>7 errors</color> 7 errors related to GameData/FuelTanksPlus/Patches/FuelTanksPlus_ModularFuelTanks.cfg Log file: https://www.dropbox.com/s/fxl7o7bgombc6mc/Log3.zip?dl=0 Here is the code in the patch where it is happening, it's on the line beginning with @origLFO @PART[TPtank*|TPcone*|TPdome*]:FOR[FuelTanksPlus]:NEEDS[ModularFuelTanks] { origLFO = #$RESOURCE[LiquidFuel]/maxAmount$ @origLFO += #$RESOURCE[Oxidizer]/maxAmount$ MODULE { name = ModuleFuelTanks volume = #$../origLFO$ type = Default } }
-
@taniwha and @NecroBones Just started my career game, noticed the following error: [ModuleManager] ModuleManager: 28433 patches applied, found <color=orange>7 errors</color> 7 errors related to GameData/FuelTanksPlus/Patches/FuelTanksPlus_ModularFuelTanks.cfg KSP 1.2.2, FTP 1.12, ModuleManager 2.7.5 all mods up-to-date Error: [ModuleManager] Error - Cannot parse variable search when editing key origLFO = #$RESOURCE[Oxidizer]/maxAmount$ I realize this is a patch in FT+, but was wondering if you have any idea what may be going on. This happens in a totally clean game, with only FT+ and MFT installed Log file: https://www.dropbox.com/s/fxl7o7bgombc6mc/Log3.zip?dl=0 Was a bug in FT+, which is now fixed
-
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
On a very small install, I deleted all the MM files (except the DLL) Still happened. Strange thing is that MM didn't make a cache file this time, I'm guessing because of the error. It did make the ModuleManager.Physics and ModuleManager.TechTree files Log file attached: https://www.dropbox.com/s/fxl7o7bgombc6mc/Log3.zip?dl=0 Hmmm. I went back to the basics. totally clean install. With FT+ as the only mod, it works When I add Modular Fuel Tanks, it fails. It's in your patch, which is why I posted here, but I also just posted in the MFT thread as well Edit: Updated log file with miniscule install -
Those costs include the spare parts No fix, first time reported. I'll take a look, but don't really have time for a few days
-
Ok, I've merged your file. Are you going to get to the others soon? I'm trying to decide whether to release this or wait for more changes.
-
Say Hello to The Rep Grand Group! [07/19/16 UPDATE!]
linuxgurugamer replied to Endersmens's topic in Kerbal Network
My rep is at 3631, yet I'm not listed. This hurts :-(- 929 replies
-
- 3
-
- reputation
- forums
-
(and 1 more)
Tagged with:
-
[PLANNING] KSP Real Space Shuttle Mod
linuxgurugamer replied to Low-Poly's topic in KSP1 Mod Development
This whole thing seemed like a big troll. -
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
Take a look at the KWRocketry netkans, they do just that -
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
Just to follow up, it seems to be something with the Oxidizer, I tried just having the resource for the Oxidizer, but it still had errors on that line -
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
linuxgurugamer replied to NecroBones's topic in KSP1 Mod Releases
Just started my career game, noticed the following error: [ModuleManager] ModuleManager: 28433 patches applied, found <color=orange>7 errors</color> 7 errors related to GameData/FuelTanksPlus/Patches/FuelTanksPlus_ModularFuelTanks.cfg Here is my full log: https://www.dropbox.com/s/smwg443npfv6ivl/fueltankplusOutputlog.zip?dl=1 KSP 1.2.2, FTP 1.12, ModuleManager 2.7.5 all mods up-to-date Error: [ModuleManager] Error - Cannot parse variable search when editing key origLFO = #$RESOURCE[Oxidizer]/maxAmount$ edit: Here are the two lines. Deleting the 2nd line seems to fix the error,but somehow I don't think it is correct: origLFO = #$RESOURCE[LiquidFuel]/maxAmount$ @origLFO += #$RESOURCE[Oxidizer]/maxAmount$ -
KSP loads very slow
linuxgurugamer replied to smaxxx's topic in KSP1 Technical Support (PC, unmodded installs)
@smaxxx what are your system specs? -
[1.12.x] Vessel Viewer Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Well, it's not this mod. That message indicates that it's trying to install NavballUpDefault. If you aren't doing anything with it, then I suggest you move this over to the CKAN thread. Curious, what version of KSP do you have, and (assuming you are running 1.2.2) do you have any compatible releases enabled in the Settings->Compatible KSP Versions? If you do, try clearing all of them, exit CKAN, restart, and do a Refresh before trying again. -
I'm not doing anything with this until 1.3 drops. Either in 1.3 or the History DLS are supposed to include parachutes with Kerbals, if they do, this mod may be retired. Frankly, I didn't write the patch, the mod was written to have you add the necessary parts. If you don't like the patch, don't use it, just add the parts.
-
If you want to convert them and send them to me, I'll be glad to include them. Just overlooked.