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: Closed
Issue Type: Bug Report
Project: Unofficial Skyrim Special Edition Patch
Component: Skyrim SE: Vanilla
Category: Meshes
Assigned To: Nobody
Platform: All
Severity: Low
Votes: 1
Watching: N/A
Opened By jonado on Jun 1, 2025 7:31 pm
Last Edited By DarthVitrial on Jun 25, 2025 11:03 am
Closed By Arthmoor on Jul 15, 2025 11:44 pm
Resolution: Fixed
Comment: Fixed for USSEP 4.3.6.

Issue #35532: Visible holes in skyhavenexteriorwalkway02.nif

 
SkyhavenExteriorWalkway02.nif is a total abomination of a mesh. The archs are totally misaligned with the columns, causing visible gaps all along.

I am attaching a screenshot of the issue and a fixed mesh. I resolved this by moving the arch pieces so they align with the columns. This should minimise compatibility issues with mods that use the mesh (should I have moved the columns instead, it would have resulted in bleeding issues with mods such as JK's Skyrim).



Attached Files:

skyhavenexteriorwalkway02_20250602_00-09-05.jpg
skyhavenexteriorwalkway02.nif

Comments

4 comment(s) [Closed]
DarthVitrial said:
 
you accidentally set the collision material to NONE, changed it back to STONE and removed some duplicate vertices.



Attached Files:

skyhavenexteriorwalkway02.nif

DarthVitrial said:
 
Additionally, scanning your fixed mesh reports the following, these errors are not present on the vanilla mesh:
0 BSFadeNode\Children\Children #0 is a null link
0 BSFadeNode\Children\Children #1 is a null link
0 BSFadeNode\Children\Children #2 is a null link
0 BSFadeNode\Children\Children #3 is a null link
0 BSFadeNode\Children\Children #4 is a null link
0 BSFadeNode\Children\Children #5 is a null link

jonado said:
 
How did that happen? I blame ChunkMerge for the material error, but I have never had problems with it before. Thanks for spotting the issue.

Regarding the second issue, it seems to be some leftover from the merging process. Using one of NifSkope's sanitise functions (reorder blocks) made it go away for me.

DarthVitrial said:
 
OK, should be good now



Attached Files:

skyhavenexteriorwalkway02.nif

Showing Comments 1 - 4 of 4