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: Investigating
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 Mar 13, 2025 3:23 am
Last Edited By DarthVitrial on Mar 15, 2025 12:34 pm

Issue #35013: dragonActorSCRIPT: Cannot call ShouldMiraakAppear() on a None object

 
As you can tell by the RefID, this error is related in some way to the skeletal dragon in Labyrinthian. It looks similar to a script issue with Durnehviir from long ago. (Issue #14720)


[03/12/2025 - 05:39:41PM] error: Cannot call ShouldMiraakAppear() on a None object, aborting function call
stack:
[ (00083588)].dragonactorscript.onBeginState() - "dragonActorSCRIPT.psc" Line 215
[ (00083588)].dragonactorscript.GotoState() - "Form.psc" Line ?
[ (00083588)].dragonactorscript.OnDeath() - "dragonActorSCRIPT.psc" Line ?
[03/12/2025 - 05:39:41PM] warning: Assigning None to a non-object variable named "::temp25"
stack:
[ (00083588)].dragonactorscript.onBeginState() - "dragonActorSCRIPT.psc" Line 215
[ (00083588)].dragonactorscript.GotoState() - "Form.psc" Line ?
[ (00083588)].dragonactorscript.OnDeath() - "dragonActorSCRIPT.psc" Line ?
[03/12/2025 - 05:39:41PM] error: Cannot call deathSequence() on a None object, aborting function call
stack:
[ (00083588)].dragonactorscript.onBeginState() - "dragonActorSCRIPT.psc" Line 227
[ (00083588)].dragonactorscript.GotoState() - "Form.psc" Line ?
[ (00083588)].dragonactorscript.OnDeath() - "dragonActorSCRIPT.psc" Line ?

Comments

1 comment(s)
BlackPete said:
 
Please move this to the papyrus category.

Showing Comments 1 - 1 of 1