KSP 1.9 is also screwing up Attachment Nodes the same way it does with Resources
Lisias opened this issue ยท 4 comments
Well, not a surprise. :)
To implement a fix for this, so TweakScale (and any other add'on that changes Attachment Nodes) can operate on KSP 1.9
It was determined that every KSP since 1.9 is screwing up Attachment Points, not only KSP 1.9.
Issue #11 was initially opened on TweakScale, as I naively thought KSP 1.10 and newer had this fixed and wrongly concluded I messed up on TweakScale. (sigh).
SO... This issue will be closed when I implement the caching of AttachmentPoints (as well attPos ones).
Issue #11 will be fixed when I extend the fix to every KSP >= 1.9 .
Implemented on commit cf8b148
Deactivating Attached, as it didn't managed to fix the issue at hand. Whatever had changed on KSP 1.11, appears to need to be tackled down by each add'on itself. :(
So I'm closing this.
Commit: 16de1c7