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: Papyrus
Assigned To: Nobody
Platform: All
Severity: Very Low
Votes: 0
Watching: N/A
Opened By BlackPete on Aug 6, 2024 8:14 pm

Issue #34270: BFBdragonFlyoverSCRIPT: various papyrus errors

 
These occurred on a save where dunBleakFallsBarrowQST was at stage 92.

[08/06/2024 - 06:59:58PM] error: Cannot call IsStageDone() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerEnter() - "BFBdragonFlyoverSCRIPT.psc" Line 13
[08/06/2024 - 06:59:58PM] warning: Assigning None to a non-object variable named "::temp3"
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerEnter() - "BFBdragonFlyoverSCRIPT.psc" Line 13


These occurred on a save I was using for testing where dunBleakFallsBarrowQST was still at stage 90.

[08/06/2024 - 05:10:32PM] error: Cannot call GetReference() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerEnter() - "BFBdragonFlyoverSCRIPT.psc" Line 15
[08/06/2024 - 05:10:32PM] error: Cannot call MoveTo() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerEnter() - "BFBdragonFlyoverSCRIPT.psc" Line 15
[08/06/2024 - 05:10:32PM] error: Cannot call GetReference() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerEnter() - "BFBdragonFlyoverSCRIPT.psc" Line 16
[08/06/2024 - 05:10:32PM] error: Cannot call Enable() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerEnter() - "BFBdragonFlyoverSCRIPT.psc" Line 16
[08/06/2024 - 05:10:38PM] error: Cannot call GetReference() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerLeave() - "BFBdragonFlyoverSCRIPT.psc" Line 21
[08/06/2024 - 05:10:38PM] error: Cannot call IsEnabled() on a None object, aborting function call
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerLeave() - "BFBdragonFlyoverSCRIPT.psc" Line 21
[08/06/2024 - 05:10:38PM] warning: Assigning None to a non-object variable named "::temp7"
stack:
[ (0005A0C6)].BFBdragonFlyoverSCRIPT.OnTriggerLeave() - "BFBdragonFlyoverSCRIPT.psc" Line 21