RimWorld

RimWorld

Permeable Terrain Continued
12 Comments
Xerionus 22 Feb @ 1:57am 
Pls fix the duplicate XML node:
XML error: Duplicate XML node name disappearsInDays in this XML block: <filth><disappearsInDays>35~40</disappearsInDays><rainWashes>false</rainWashes><cleaningWorkToReduceThickness>70</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><maxThickness>1</maxThickness><cleaningSound>Interact_CleanFilth_Fluid</cleaningSound><disappearsInDays>35~40</disappearsInDays></filth>
qux 5 Dec, 2024 @ 7:25am 
Hi, can you fix the duplicate xml node please ?
Strubbelkopp 13 Oct, 2024 @ 12:12am 
I think the Duplicate XML error appears, since ReGrowth: Core removed the <disappearsInDays> tag from Filth_OilSmear in 1.4, which Permeable Terrain added back in. However in 1.5, ReGrowth: Core doesn't remove the tag anymore, so now Permeable Terrain still adds it back in, duplicating it.
To fix it, you could just remove the following from "/Patches/patch.regrowth.botr.core.xml":


<li MayRequire="Ludeon.RimWorld.Ideology" Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName="Filth_OilSmear"]/filth</xpath>
<value>
<disappearsInDays>35~40</disappearsInDays>
</value>
</li>
WaffleKing 13 Sep, 2024 @ 2:49am 
Does this work with urine and feces from Dub's Bad Hygiene? That would be awesome if it does.
Azraile 11 Sep, 2024 @ 11:37pm 
getting the same error as brooks
KILLG☮RE 7 Aug, 2024 @ 5:53pm 
work on save?
<color=#FF228F>kad 10 Jun, 2024 @ 2:37am 
great!
AngleWyrm 10 Jun, 2024 @ 1:48am 
Check out this image of your mod
https://i.imgur.com/7yphg0W.png
Brooks 6 Jun, 2024 @ 11:40pm 
Hey. Got a red error and confirmed it's this mod: https://gist.github.com/HugsLibRecordKeeper/5ee97408f45cae8eb829cfe8cbf536ac

XML error: Duplicate XML node name disappearsInDays in this XML block: <filth><disappearsInDays>35~40</disappearsInDays><rainWashes>false</rainWashes><cleaningWorkToReduceThickness>70</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><maxThickness>1</maxThickness><cleaningSound>Interact_CleanFilth_Fluid</cleaningSound><disappearsInDays>35~40</disappearsInDays></filth>

Should be an easy fix. Thanks for your work!
Kultturelli 6 Jun, 2024 @ 6:34am 
Thanks!
Casval 6 Jun, 2024 @ 3:52am 
ty
jsc 5 Jun, 2024 @ 7:23am 
thankyou