If you set any of the xml "tool" options for a Fuselage and then save the craft all of them get deleted. This happens if you save a part as subassemblie too (we were planning to use it for the subassemblies packs)

The ones that break:
toolAutoAdaptBottom="false"
toolAutoAdaptTop="false"
toolIgnore="true"
toolResizeBottom="false"
toolResizeHeight="false"
toolResizeRadius="false"
toolResizeTop="false"
toolShapeBottom="false"
toolShapeTop="false"
toolSupportsAddSection="false"

Bug CannotDuplicate Found in 0.6.9.2
Sandbox View

9 Comments

  • Log in to leave a comment
  • Profile image

    @pedro16797 Ha, okay. No worries. Thanks for letting me know.

    +1 5.8 years ago
  • Profile image
    Dev Pedro

    @AndrewGarrison my god such a derp... sorry for making you lose time, I was saving the file in a copy of the subassembly different of the one in the subassemblies folder :(
    This works fine

    5.8 years ago
  • Profile image

    @pedro16797 Ha, that's okay. No rush. Really cool to see you guys are using Git to organize your stuff.

    +1 5.8 years ago
  • Profile image
    Dev Pedro

    @AnotherFireFox :(

    @AndrewGarrison I'll try to share an example in 2 or 3 days then

    5.8 years ago
  • Profile image

    @pedro16797 It seems like you didn't commit your attempt to "...=false" it, but it's the last commit anyway

    5.8 years ago
  • Profile image
    Dev Pedro

    @AndrewGarrison I'm on a trip now, can you share the last commit of the SuperDraco @AnotherFireFox?

    5.9 years ago
  • Profile image

    If you can give me the modded XML you tried before saving in the game I will look into it.

    5.9 years ago
  • Profile image
    Dev Pedro

    @AndrewGarrison hm, I tried to save a subassembly with all the tool options set to false and none of them persisted

    5.9 years ago
  • Profile image

    If any of the attribute values match the part type's attribute values, then the attribute is removed as part of the optimization of the XML. If they are different from the part type's XML, then they should persist. I was able to persist the toolSupportsAddSection="false" for the a Fuselage1 part because it was different from the Fuselage1's part type XML of toolSupportsAddSection="true"

    5.9 years ago

2 Upvotes

Log in in to upvote this post.