Issue Data
|
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 |
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)
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)
Showing Comments 1 - 2 of 2