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: Confirmed
Issue Type: Bug Report
Project: Unofficial Skyrim Special Edition Patch
Component: Skyrim SE: Vanilla
Category: Audio
Assigned To: Nobody
Platform: All
Severity: Very Low
Votes: 0
Watching: N/A
Opened By MadCat221 on Apr 5, 2026 3:42 pm
Last Edited By MadCat221 on Apr 5, 2026 3:43 pm

Issue #36426: MusExploreDay06 music while viewing the past during Elder Knowledge will not play outside 8AM to 6PM

 
The music track MUSExploreDay06 [MUST:0010486B] is used in Vanilla only in one situation: while viewing the ancient past during Elder Knowledge to witness the Ancient Heroes use Dragonrend on Alduin to learn that Shout. However, MusExploreDay06 is given a standard set of conditions for daytime wilderness explore: between 8AM and 6PM. Dawnguard additionally adds a condition for it not to be during a blood eclipse as well.

If you peer through time via the Elder Scroll at the Time Wound outside of that time (or presumably if a Blood Eclipse was happneing), no music will play during the flashback.

I do not know if music tracks have implicit fail states if no conditions are set, so deleting the Blood Eclipse GetIsCurrentWeather condition check and setting the GetCurrentTime checks from >= 8 to >=0 and <=18 to <=24 should ensure it can run at any time it's called for that quest.