0.17 XML Error (has this been fixed already?)

Started by CannibarRechter, October 28, 2017, 08:03:22 PM

Previous topic - Next topic

CannibarRechter

The Birch has this stanza:


<plant>
<growDays>20</growDays>
<leaflessGraphicPath>Things/Plant/TreeBirch_Leafless</leaflessGraphicPath>
      <harvestWork>700</harvestWork>
      <harvestYield>30</harvestYield>
      <leaflessGraphicPath>Things/Plant/TreeBirch_Leafless</leaflessGraphicPath>
    </plant>


Note the double definition of leaflessGraphicPath.

I'm not sure why the game allows the double definition (in the Core). But patching it creates confusion (doesn't properly work).

CR All Mods and Tools Download Link
CR Total Texture Overhaul : Gives RimWorld a Natural Feel
CR Moddable: make RimWorld more moddable.
CR CompFX: display dynamic effects over RimWorld objects

ison

Fixed, thanks.

Though I'm not sure why the game allowed this, I've added a todo note to look into this later.