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: New
Issue Type: Bug Report
Project: Unofficial Starfield Patch
Component: Starfield: Vanilla
Category: Placed References
Assigned To: Nobody
Platform: All
Severity: Medium
Votes: 0
Watching: N/A
Opened By DayDreamer on Feb 14, 2025 3:17 am

Issue #34895: CityAkila_JacobCoe_RetirementBook slate placed in AK_TableSmall_01 PKIN

 
A personal note from the mayor to Jacob was likely accidentally placed in a PKIN. Instead of a single placement like all other such "notes" (see CityAkila_ prefix), it propagates everywhere the table is used.

There is one explicit reference, but it is in The Rock instead of Coe Estate. So that's probably a secondary mistake.

Comments

2 comment(s)
DayDreamer said:
 
Because PKIN seems to not be copies of objects, but rather a package of objects, so that reference numbers stay the same without deleting need to control-F replace with LL_Loot_Book_Common_Large.

Likewise, the other static reference next to the hookah in The Rock could also be control-F replaced with LL_Loot_Book_Common_Large, commensurate with other such loot (14 _Large, 7 _Medium, 8 _Small) scattered around The Rock.

Put a new copy of the retirement book on the AK_Desk_Large [002D03AB] in the Coe study.

Arthmoor said:
 
While this seems like a simple thing, it isn't. Leveled Items cannot be directly placed into the render window. There is no visible object marker for it like Skyrim has with Dummy Books.

Plus it's been my experience with Starfield modding that it's a bad idea to attempt to individually override object instances that come from a PKIN.

So the solution has to be changing the reference in the PKIN itself, but since you can't properly place a leveled item this way it's not feasible for us to do this. It is in fact probably why this thing ended up with an unrelated standard object instead. That's what the CK keeps doing to me when I try and do a search & replace on it. Even when I unrestrict it to allow for any object type to be swapped in.

Plus the objects in the list you're suggesting don't match the size of what's being replaced so we'd just be exchanging one bug for another even if it did end up rendering properly because a data slate isn't the same size as a large book.

Showing Comments 1 - 2 of 2