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 Skyrim Special Edition Patch
Component: Skyrim SE: Vanilla
Category: Quests & Dialogue
Assigned To: Nobody
Platform: All
Severity: Medium
Votes: 1
Watching: N/A
Opened By DayDreamer on Apr 23, 2021 8:35 pm

Issue #30480: Dawnstar Intro scenes defaultSetStageOnEnter running with no actors

 
Extended discussion at https://www.afkmods.com/index.php?/topic/5769-defaultsetstageonenter-running-with-no-actors/

Primary fix is changing trigger to defaultSetStageTRIGPlayerOnly.

Also, there are (previously reported) log errors, because US*P had previously added an enable parent to a trigger that then attempts to disable. (I'm unable to find the log line.) This keeps the trigger enabled, and the scene would repeat. US*P then changed the scripts to prevent a setstage from repeating, thus preventing the scene from repeating.

This is fixed by setting the trigger initially disabled. The enable condition is added to the Story Manager. The scene setup enables the trigger. The trigger then properly disables itself. No log errors.



Attached Files:

Dawnstar scenes.7z

Related Issues: 26482  29459  

Comments

2 comment(s)
DayDreamer said:
 
I'm thinking the log line is:

v3.0.1 (2016-01-30) Brina Merilis, Horik Halfhand, and Skald the Elder will no longer be stuck outside the Jarl's longhouse if Dawnstar is handed over to the Imperials before the player has ever been there. (Bug #18421)

DayDreamer said:
 
Forgot to add the script source.



Attached Files:

Dawnstar scenes.7z

Showing Comments 1 - 2 of 2