RimWorld

RimWorld

Depleted Gravel Patch
6 kommentarer
Xena Ferrer 29. jan. kl. 2:45 
Please update :x
TurtleShroom 8. mar. 2024 kl. 18:04 
Thank you!
Futur Planet  [ophavsmand] 8. mar. 2024 kl. 4:47 
Good catch. Fixed all the bugs.
TurtleShroom 7. mar. 2024 kl. 17:10 
There's a ttypographical error in your Patch. You misspelled "XPATH"! It should be all lowercase!
TurtleShroom 7. mar. 2024 kl. 17:10 
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 kl. 17:10 
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)