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: Textures & Materials
Assigned To: Nobody
Platform: All
Severity: Very Low
Votes: 1
Watching: N/A
Opened By DarthVitrial on Jan 3, 2022 3:03 pm
Last Edited By Arthmoor on Jul 13, 2022 1:08 am
Closed By Arthmoor on Jul 13, 2022 5:40 pm
Resolution: Fixed
Comment: Fixed for UFO4P 2.1.4.

Issue #32064: Invalid texture path in Memory Lounger record

 
The Memory Lounger (0016bd68, also used in SCOL 002216DF) has a typo in the texture path for texture #2, the normal map (for both the static and the static collection versions).
The path should be textures\setdressing\memorylounge\memorylounger01_n.dds.
However, a typo was made that instead has the path as textures\setdressing\memorylounger\memorylounger01_n.dds (note the extra R).
As a result that normal map can never be loaded.

If you check it in xEdit you can confirm this, because Texture #2 under the model information displays the Folder Hash as "72E77B43" (a nonexistent hash) instead of as "textures\setdressing\memorylounge" like all the other textures in the record(s) do.

Comments

6 comment(s) [Closed]
Arthmoor said:
 
I see no texture paths in either of those records either in xEdit or in the CK itself. Where are you even seeing this?

DarthVitrial said:
 
here's the screenshots from xEdit of both relevant records: https://imgur.com/a/WiALhTM

Arthmoor said:
 
That would explain it then, you're using the uber-experimental branch.

4.0.4b doesn't display the information you're after:

https://i.imgur.com/8lcPZJI.png

The CK also has no apparent means to access this information.

DarthVitrial said:
 
EDIT: Disregard this post, I found where the texture is defined and put that in my next post. This one was just me rambling.

Comment #4 Jul 13, 2022 3:23 pm  Edited by DarthVitrial on Jul 13, 2022 3:33 pm
DarthVitrial said:
 
I found the problem! It's a typo in the normal map path in the MemoryLoungerGlass01.BGEM file. See the attached image.



Attached Files:

Screenshot 2022-07-13 142645.png

Comment #5 Jul 13, 2022 3:26 pm  Edited by DarthVitrial on Jul 13, 2022 3:35 pm
Arthmoor said:
 
Ah, so the material file. That we can fix easily.

Showing Comments 1 - 6 of 6