RimWorld

RimWorld

Colonist Bar KF (Continued)
tile7 12 Dec, 2024 @ 12:30am
Unnatural corpse
Hi.
When mysterious cargo quest with unnatural corpse happens, the corpse is invinsible, log says

Exception ticking DropPodIncoming7417042 (at (237, 0, 280)). Suppressing further errors. Exception: System.NullReferenceException: Object reference not set to an instance of an object
[Ref DB2AE541]
at ColonistBarKF.CompPSI.CompTick () [0x0000c] in <5d20df4a26cf4ebf8ec5564b304ec853>:0
at Verse.ThingWithComps.Tick () [0x00024] in <2a40c3593b334f29ac3cb3d32d652351>:0
at Verse.UnnaturalCorpse.Tick () [0x00000] in <2a40c3593b334f29ac3cb3d32d652351>:0
at Verse.ThingOwner.ThingOwnerTick (System.Boolean removeIfDestroyed) [0x00021] in <2a40c3593b334f29ac3cb3d32d652351>:0
at RimWorld.ActiveDropPod.Tick () [0x00009] in <2a40c3593b334f29ac3cb3d32d652351>:0
at Verse.ThingOwner.ThingOwnerTick (System.Boolean removeIfDestroyed) [0x00021] in <2a40c3593b334f29ac3cb3d32d652351>:0
at RimWorld.Skyfaller.Tick () [0x0000c] in <2a40c3593b334f29ac3cb3d32d652351>:0
- PREFIX OskarPotocki.VFECore: Void VFECore.Patch_Tick:Prefix(Skyfaller __instance)
at Verse.TickList.Tick () [0x0017d] in <2a40c3593b334f29ac3cb3d32d652351>:0
- POSTFIX Uuugggg.rimworld.TD_Enhancement_Pack.main: Void TD_Enhancement_Pack.TickGrow_PlantHarvest:Postfix(TickerType ___tickType)
- POSTFIX Uuugggg.rimworld.TD_Enhancement_Pack.main: Void TD_Enhancement_Pack.TickGrow:Postfix(TickerType ___tickType)


I assume Col.bar tries to add unnatural corpse but cant. Right?