RimWorld

RimWorld

Depleted Gravel Patch
6 Comments
Xena Ferrer 29 Jan @ 2:45am 
Please update :x
TurtleShroom 8 Mar, 2024 @ 6:04pm 
Thank you!
Futur Planet  [author] 8 Mar, 2024 @ 4:47am 
Good catch. Fixed all the bugs.
TurtleShroom 7 Mar, 2024 @ 5:10pm 
There's a ttypographical error in your Patch. You misspelled "XPATH"! It should be all lowercase!
TurtleShroom 7 Mar, 2024 @ 5:10pm 
Attempt to use string xPath to refer to field xpath in type Verse.PatchOperationAdd; xml tags are now case-sensitive. XML: <Operation Class="PatchOperationAdd"><mods><li>ReGrowth: Core</li></mods><xPath>Defs/TerrainDef[defName = "RG_DepletedGravel"]</xPath><value><driesTo>Gravel</driesTo></value></Operation>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
TurtleShroom 7 Mar, 2024 @ 5:10pm 
XML error: <mods><li>ReGrowth: Core</li></mods> doesn't correspond to any field in type PatchOperationAdd. Context: <Operation Class="PatchOperationAdd"><mods><li>ReGrowth: Core</li></mods><xPath>Defs/TerrainDef[defName = "RG_DepletedGravel"]</xPath><value><driesTo>Gravel</driesTo></value></Operation>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)