RimWorld

RimWorld

Combat Extended
SkiDelKun 23 Dec, 2023 @ 12:42am
XML Error with UNSC Faction Mod
Lately I have been running into this issue where when I use UNSC Faction Mod weapons they don't fire any projectiles and don't do any damage. While going through files, I have found this appearing:

XML error: Could not find parent node named "BaseBulletCE" for node "ThingDef". Full node: <ThingDef Name="Base10mmUNSCBullet" ParentName="BaseBulletCE" Abstract="true"><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile Class="CombatExtended.ProjectilePropertiesCE"><damageDef>Bullet</damageDef><speed>80</speed><dropsCasings>true</dropsCasings></projectile></ThingDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

XML error: Could not find parent node named "BaseBulletCE" for node "ThingDef". Full node: <ThingDef Name="Base127x40mmUNSCBullet" ParentName="BaseBulletCE" Abstract="true"><graphicData><texPath>Things/Projectile/Bullet_Big</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile Class="CombatExtended.ProjectilePropertiesCE"><damageDef>Bullet</damageDef><speed>99</speed></projectile></ThingDef>
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

EDIT: I realized that the CE Mod I was running was an older version, 1.4.4.5 I believe. But not that I have updated to the most recent version, now there are no UNSC Ammunition for the weapons and if I run the Autopatcher for weapons through CE, then the weapons have a default magazine size of 6. Is the UNSC Mod and CE Mod not compatible any more?
Last edited by SkiDelKun; 23 Dec, 2023 @ 2:01am