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: Closed
Issue Type: Bug Report
Project: Unofficial Fallout 4 Patch
Component: Fallout 4: Vanilla
Category: Placed References
Assigned To: Sclerocephalus
Platform: All
Severity: Low
Votes: 0
Watching: N/A
Opened By BlackPete on Dec 31, 2019 6:32 am
Last Edited By Sclerocephalus on Apr 21, 2020 11:52 pm
Closed By Sclerocephalus on Nov 24, 2020 7:52 pm
Resolution: Fixed
Comment: Fixed for UFO4P 2.1.2

Issue #28312: DN049 (0004542B): attempting to start event scoped quest outside of story manager

 
[12/30/2019 - 05:08:11PM] error: DN049 (0004542B): attempting to start event scoped quest outside of story manager.
stack:
[DN049 (0004542B)].dn049_multicounterquest.SetCurrentStageID() - "<native>" Line ?
[DN049 (0004542B)].dn049_multicounterquest.setStage() - "g:\_F4\Art\Raw\Scripts\Quest.psc" Line 174
<unknown self>.defaultscriptfunctions.SafeSetStage() - "g:\_F4\Art\Raw\Scripts\DefaultScriptFunctions.psc" Line 67
<unknown self>.defaultscriptfunctions.TryToSetStage() - "g:\_F4\Art\Raw\Scripts\DefaultScriptFunctions.psc" Line 53
[ (00107157)].DefaultRefOnOpen.TryToSetStage() - "g:\_F4\Art\Raw\Scripts\DefaultRef.psc" Line 30
[ (00107157)].DefaultRefOnOpen.OnOpen() - "g:\_F4\Art\Raw\Scripts\DefaultRefOnOpen.psc" Line 6
[12/30/2019 - 05:08:17PM] error: DN049 (0004542B): attempting to start event scoped quest outside of story manager.
stack:
[DN049 (0004542B)].dn049_multicounterquest.SetCurrentStageID() - "<native>" Line ?
[DN049 (0004542B)].dn049_multicounterquest.setStage() - "g:\_F4\Art\Raw\Scripts\Quest.psc" Line 174
<unknown self>.defaultscriptfunctions.SafeSetStage() - "g:\_F4\Art\Raw\Scripts\DefaultScriptFunctions.psc" Line 67
<unknown self>.defaultscriptfunctions.TryToSetStage() - "g:\_F4\Art\Raw\Scripts\DefaultScriptFunctions.psc" Line 53
[ (00107157)].DefaultRefOnOpen.TryToSetStage() - "g:\_F4\Art\Raw\Scripts\DefaultRef.psc" Line 30
[ (00107157)].DefaultRefOnOpen.OnOpen() - "g:\_F4\Art\Raw\Scripts\DefaultRefOnOpen.psc" Line 6

Comments

2 comment(s) [Closed]
Sclerocephalus said:
 
00107157 is a door in cell CollegeSquareExt03, and if it is opened, a script that runs on it is supposed to set a stage on DN049, which is the General Atomics Galleria quest.
Makes no sense whatsoever.

Sclerocephalus said:
 
Moreover, the stage to set does not even exist on DN049.

Turned out that the door is indeed entirely unrelated to DN049, so the script had to be removed (there was no way to invalidate it by altering the script properties).
Fix is NR.

Comment #2 Apr 21, 2020 11:51 pm  Edited by Sclerocephalus on Apr 25, 2020 6:44 pm
Showing Comments 1 - 2 of 2