边缘世界 RimWorld

边缘世界 RimWorld

GaussWeapons (Continued)
3 条留言
RedCloud53 9 月 18 日 上午 8:11 
Im experiencing an issue where shots from gauss weapons immediately become old wounds. Its pretty annoying since they dont cause any bleeding and permanently maim pawns who get hit by them.
Zaljerem  [作者] 6 月 29 日 下午 3:29 
Thanks, will fix ASAP.
moo 6 月 29 日 下午 3:26 
Hi. Your mod needs updating for the 1.6 updates to the VEF namespaces

Could not find type named VFECore.ThingDefExtension from node <li Class="VFECore.ThingDefExtension"><usableWithShields>true</usableWithShields></li>
Exception loading list element Verse.DefModExtension from XML: System.MissingMethodException: Default constructor not found for type Verse.DefModExtension
[Ref 49C0FF46] Duplicate stacktrace, see ref for original
XML:
<modExtensions><li Class="VFECore.ThingDefExtension"><usableWithShields>true</usableWithShields></li></modExtensions>

---

Should be changed to the format of
<li Class="VEF.Things.ThingDefExtension">
<usableWithShields>true</usableWithShields>
</li>