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, Starfield, or Oblivion Remastered. Doing so will help everyone on all platforms.

Issue Data
Status: Fix Pending
Issue Type: Bug Report
Project: Unofficial Skyrim Special Edition Patch
Component: Skyrim SE: Saints & Seducers
Category: Papyrus
Assigned To: Nobody
Platform: All
Severity: Very Low
Votes: 0
Watching: N/A
Opened By BlackPete on Jun 21, 2024 3:46 pm
Last Edited By DarthVitrial on Jul 23, 2026 10:14 am

Issue #34130: critterMoth - (06086B09): cannot disable an object with an enable state parent. stac

 
[06/20/2024 - 02:56:07PM] error: (06086B09): cannot disable an object with an enable state parent.
stack:
[ (06086B09)].critterMoth.Disable() - "<native>" Line ?
[ (06086B09)].critterMoth.DisableAndDelete() - "Critter.psc" Line 405
[ (06086B09)].critterMoth.OnUpdate() - "Critter.psc" Line 222

Comments

4 comment(s)
BlackPete said:
 
This is related to the purple butterfly activator near the sewer entrance in Solitude.

BlackPete said:
 
The purple moth near the Solitude Sewers entrance could not be disabled by the game's critter script because it had an enable parent.
And I just noticed this in the change log for v4.2.7. The CK indicates that the enable parent is still attached to the reference. It would seem that the fix was mistakenly left out when Garth's Unofficial CC Patch content was transferred to USSEP. There are no edits to 06086B09 in USSEP.

Comment #2 Jul 8, 2024 7:55 pm  Edited by BlackPete on Jul 8, 2024 8:10 pm
DarthVitrial said:
 
I guess this is all that's needed to fix?



Attached Files:

34130.esp

Arthmoor said:
 
The reason this one has an enable parent is because it's tied in with the entrance marker into the Solitude sewers added by Saints & Seducers. The purple moth is only supposed to be active while that dungeon marker is enabled.

Removing the enable parent would mean the moth is always active and will lead to confusion over it being there when it isn't supposed to be.

Showing Comments 1 - 4 of 4