Open madman2003 opened 6 years ago
Can you add in what KSP versions you encounter this?
KSP 1.5.1 (never used ProceduralParts on older KSP versions)
I have experienced this editor bug in KSP 1.6, as well as joints to procedural tanks breaking on vessel load. Obviously I wasn't expecting to use PP with 1.6 without the risk of bugs, but I figured I'd chip in.
Over on the kOS Discord I heard talk of a new property called bulkheadProfiles breaking parts that don't have it defined. Perhaps that may be something to look into.
I'm loosing attachment nodes on one side of a circular procedural fuel tank if it gets resized, specifically the side that is moving as a result of the resize. I also get occasional KSP crashes and exceptions related to node joints.
I tried look at the code myself, but it's very different from the kind of KSP plugins I'm used to.