-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rescaling Tanks affect maximum fuel content (when Alt+clicking or detaching/reattaching tanks) #2
Comments
Ah! So reverting to the SPH/VAB was the trigger! I will check this after midnight - I'm having a hell of a Friday 13th on day job, and I don't want to further push my luck with Murphy today!!! :D |
Yep, the problem appears to be specific to Resources, not PartModule capabilities. Trying to reproduce it on my rig, |
Nope. It worked fine on my rig. Well, the easy picks are over. Now I need to do some real digging on the matter by analysing the data you provided and installing the add'ons gradually until I reproduce the problem... |
Oukey, by opening the Stacked Cake craft, I found that one of the tanks have the Resources different from what I would expect:
So I deleted the affected part, duplicated the bigger one, put it on top, shrink it, launched the thing and reverted to VAB. The problem was not reproduced, Obviously, I did the tests on an (almost) naked KSP installment. I will now install back Configurable Containers to see if it's the cause of the problem, as I found its PartModules on the affected part: |
Reproduced it exactly as described by @Xithyl515 . It's appears to be a tug of war between TweakScale and Configurable Containers, or perhaps a missing Exponent for something? In a way or another, I need to rule out KSP interference first - I think that something like this would had been reported before if it was something on TS or CC… If this is something related to KSP (i.e., on previous versions of KSP it works fine) this issue must be transferred to KSP-Recall. Otherwise, it's a lack of proper support issue. Then it will be moved to the TweakScale Companion Program. |
In time, it appears interestingly similar to an issue I have with Waterfall. |
The misbehaviour was reproduced on KSP 1.8.1, way before the crapness that hit KSP 1.9.1 editor. So it's a TweakScale Companion Program task. Moving to it. |
DAMN This was already reported last year, and I completely forgot about!! |
Changing from Support to Enhancement, as this is a new feature to be implemented on TSC-FuelSwitches. |
I have tweakscale installed as well as 77 other mods, as discussed in the KSP forums. When I rescale a tank, it initially recognizes the proper fuel values in the tank. Below is my screenshot of tanks that I tweaked after spawning them in. I chose to use stock parts to hopefully remove some mod bias.
Below is a screenshot of the uncopied tanks working properly on the launchpad
Below is a screenshot of the tanks AFTER I revert to the vehicle assembly building, I didn't have to even copy the tanks, simply returning to the VAB resets the tank capacities of my tweaked tanks. (Copying the tweaked tanks also resets their capacity).
The vessel in the screenshots has been named "Stacked Cake" and I've added it, KSP.log, output_log, Player.log, modulemanager logs, and module manager files from GAMEDATA. Please let me know if I need to provide anything additionally to help resolve the issue.
DROPBOX: https://www.dropbox.com/s/c2eo2pfqo9y9btq/KSP%20ISSUE%20ZIPPED.zip?dl=0
Thank you.
The text was updated successfully, but these errors were encountered: