JonnyOThan / TweakScale

Forked from Gaius Goodspeed's Goodspeed Aerospace Part & TweakScale plugin
Other
3 stars 2 forks source link

EVAConstruction: AttachNodes are not correct when pulling a part out of inventory on the first launch of the craft #42

Closed JonnyOThan closed 10 months ago

JonnyOThan commented 10 months ago

I suspect the logic here is not catching this case: https://github.com/JonnyOThan/TweakScale/blob/885daa1468a77d599f2c7baab8f8e529d2c6d697/Source/ModuleTweakScale.cs#L436

image

If you revert to launch or save/load, this works correctly.

JonnyOThan commented 10 months ago

Be sure to check grabbing a part off the vessel as in #44