Skip to content
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

Duplicate definitions in SPP and Squad configs cause scaling bug #28

Open
FluffyLogic opened this issue Jan 4, 2015 · 1 comment
Open

Comments

@FluffyLogic
Copy link

Files "SpaceplanePlus_TweakScale.cfg" and " Squad_TweakScale.cfg" contain duplicate entry for
part "IntakeRadialLong" found under name "Structural Intake" in VAB/SPH parts list page "Aerodynamics".

This causes a scaling bug manifested when craft is created in flight scene. The part is left unchanged at 100% scale. In SPH/VAB editor, part is properly scaled from menu and after loading craft from disk.

Debug log shows following :

[Warning]: [TweakScale Warning] Duplicate TweakScale module on part [IntakeRadialLong] Structural Intake
TweakScale.Tools:LogWf(String, Object[])
TweakScale.TweakScale:CheckForDuplicateTweakScale()
TweakScale.TweakScale:Update()

Most likely the merger of SPP into KSP caused unintended duplication under both Squad and SPP parts packs. If SPP is now part of KSP, all TS cfg entries for SPP should be merged into Squad parts TS list.

@Ristellise
Copy link

Update tweakscale.
(Delete the folder, get the new version and install it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants