边缘世界 RimWorld

边缘世界 RimWorld

Depleted Gravel Patch
6 条留言
Xena Ferrer 1 月 29 日 上午 2:45 
Please update :x
TurtleShroom 2024 年 3 月 8 日 下午 6:04 
Thank you!
Futur Planet  [作者] 2024 年 3 月 8 日 上午 4:47 
Good catch. Fixed all the bugs.
TurtleShroom 2024 年 3 月 7 日 下午 5:10 
There's a ttypographical error in your Patch. You misspelled "XPATH"! It should be all lowercase!
TurtleShroom 2024 年 3 月 7 日 下午 5: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 2024 年 3 月 7 日 下午 5: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)