边缘世界 RimWorld

边缘世界 RimWorld

Vanilla Furniture Expanded
Dizzy Ioeuy 2020 年 8 月 17 日 下午 4:01
Could you tell me what in the following code is incompatible with VFE?
<Patch> <Operation Class="PatchOperationAdd"> <xpath>Defs/ThingDef[defName="MeditationSpot"]/comps</xpath> <value> <li Class="CompProperties_FireOverlay"> <fireSize>0.25</fireSize> <offset>(0,0,0.16)</offset> </li> <li Class="CompProperties_Glower"> <glowRadius>1</glowRadius> <glowColor>(255,153,50,0)</glowColor> </li> </value> </Operation> </Patch>

It throws red errors like:
Exception in custom XML loader for RimWorld.MeditationFocusOffsetPerBuilding. Node is: <li>VFE_Pottery</li> Exception is: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->

etc...
I get five of them, all for objects related to meditation.
< >
正在显示第 1 - 1 条,共 1 条留言
Dizzy Ioeuy 2020 年 8 月 17 日 下午 4:08 
It's just adding a value to the comps of mediation spot, but what did your mod do that makes this an unhappy red text fire, even though it works.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50