Welcome to the AFK Mods bug tracker. In order to report an issue, you need to have a VALIDATED account to post one. Once you have followed the link the registration email sent you, please select a project from the drop down menu below. Select “Open New Issue” and fill out the form with as many details as possible.

Please also consider sending your bug report to Bethesda if you are reporting on an issue with Skyrim Special Edition, Fallout 4, or Starfield. Doing so will help everyone on all platforms.

Issue Data
Status: Closed
Issue Type: Bug Report
Project: Unofficial Fallout 4 Patch
Component: Fallout 4: Vanilla
Category: Actors
Assigned To: Nobody
Platform: Windows PC
Severity: Very Low
Votes: 0
Watching: N/A
Opened By MauveCloud on Sep 2, 2021 7:38 pm
Closed By Arthmoor on Jul 1, 2022 12:01 am
Resolution: Fixed
Comment: Fixed for UFO4P 2.1.4

Issue #31596: Hardware Town - some of the corpses in the basement have unlootable clothing

 
This has confused me for years, but I finally got around to investigating why it happens. Some of the corpses in the basement when first exploring Hardware Town are effectively naked (stripped to skivvies if not using nudity mods), while others appear to be fully clothed, but have empty inventories when attempting to loot them.

I think this has to do with the script DefaultEmptyInvIntoLinkOnLoad, and only some of the corpses have a linked inventory:
[ACHR:00095942] (places Loot_CorpseTraderMale "Trader" [NPC_:000A0E3A] in GRUP Cell Temporary Children of HardwareTown01 "Hardware Town" [CELL:00026F0B]) - no linked inventory
[ACHR:00095943] (places Loot_CorpseSettlerMale "Settler" [NPC_:000A0E32] in GRUP Cell Temporary Children of HardwareTown01 "Hardware Town" [CELL:00026F0B]) - has a linked reference [REFR:0019C568] (places WoodCrate_Empty "Wooden Crate" [CONT:0004424D] in GRUP Cell Persistent Children of HardwareTown01 "Hardware Town" [CELL:00026F0B])
[ACHR:00095944] (places Loot_CorpseTraderFemale [NPC_:000A0E3B] in GRUP Cell Temporary Children of HardwareTown01 "Hardware Town" [CELL:00026F0B]) - has a linked reference [REFR:0019C568] (places WoodCrate_Empty "Wooden Crate" [CONT:0004424D] in GRUP Cell Persistent Children of HardwareTown01 "Hardware Town" [CELL:00026F0B])
[ACHR:00095945] (places Loot_CorpseSettlerMale "Settler" [NPC_:000A0E32] in GRUP Cell Temporary Children of HardwareTown01 "Hardware Town" [CELL:00026F0B]) - no linked inventory
[ACHR:00095946] (places Loot_CorpseTraderMale "Trader" [NPC_:000A0E3A] in GRUP Cell Temporary Children of HardwareTown01 "Hardware Town" [CELL:00026F0B]) - no linked inventory
[ACHR:00095947] (places Loot_CorpseSettlerFemale [NPC_:000A0E33] in GRUP Cell Temporary Children of HardwareTown01 "Hardware Town" [CELL:00026F0B]) - has a linked reference [REFR:0019C568] (places WoodCrate_Empty "Wooden Crate" [CONT:0004424D] in GRUP Cell Persistent Children of HardwareTown01 "Hardware Town" [CELL:00026F0B])
Using console commands to disable them, I confirmed that the naked corpses are the ones that had linked references, and the apparently-clothed corpses had no linked references for that script to transfer their inventory to.

Comments

1 comment(s) [Closed]
VoodooChild said:
 
I have witness this, myself, every play through.

Showing Comments 1 - 1 of 1