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, Starfield, or Oblivion Remastered. Doing so will help everyone on all platforms.

Issue Data
Status: New
Issue Type: Bug Report
Project: Unofficial Skyrim Special Edition Patch
Component: Unofficial Skyrim Special Edition Patch
Category: Items
Assigned To: Nobody
Platform: PC
Severity: Low
Votes: 0
Watching: N/A
Opened By UltraHex on Jul 9, 2026 2:32 am

Issue #36803: Gauldur's Amulet is supposed to be gold

 
Problem:
Gauldur's Amulet is supposed to be gold. The original mesh has vertex colors on the centerpiece to make it gold. When USSEP fixed clipping issues in #918 it changed the model to "ancientnordamulet" assuming it was identical (sans clipping issues) but "ancientnordamulet" does not have vertex colors and appears to be bone or ivory in color.

Note that the ground/inventory mesh has always appeared bone/ivory in color. This is because "brokenamuletassembledgo.nif" is an unfinished placeholder and vanilla uses "ancientnordamuletgo.nif" instead. Given that the other meshes are gold, it's reasonable to assume the intent was to make the placeholder mesh into a gold version of "ancientnordamuletgo.nif".

Proposed Solution:
I have created new "brokenamuletassembled" meshes (including a ground/inventory mesh) by copying "ancientnordamulet" meshes and adding the appropriate vertex colors.

The USSEP plugin needs to be modified to revert the existing changes to the Gauldur's Amulet model path and point its ground/inventory mesh to the newly fixed "brokenamuletassembledgo.nif".

Zip file with proposed changes attached.



Attached Files:

Unofficial Skyrim Special Edition Patch - Gauldurs Amulet Fix.zip

Related Issues: 918