Joshua Levinson
Joshua Levinson
I am also having an issue with a pad upgrade not "taking" but I'm not currently building or even have a second pad. KCT appears to be spamming the logs...
Here is the relevant snippet from my save for when an upgrade is in-progress that doesn't "take": ``` UpgradingBuilding { upgradeLevel = 0 currentLevel = -1 launchpadID = 0 id...
Here's the snippet when the upgrade does work: ``` UpgradingBuilding { upgradeLevel = 1 currentLevel = 0 launchpadID = 0 id = SpaceCenter/LaunchPad commonName = LaunchPad progress = 5952014.1120023131 BP...
Fair enough, I think they might have the same underlying cause though. @NathanKell, can you take a look at the save where the unlock is failing, *before* the unlock completes,...
@magico13 Per my version file, I have `1.3.9.0`. Also, I can confirm that manually editing my save to set the `KCT_LaunchPad` to `level = 0` instead of `level = -1`...