Issue Data
|
Issue #24016: TrapCanChimes: (00137C61): cannot disable an object with an enable state parent
[03/07/2018 - 12:22:24PM] error: (00137C61): cannot disable an object with an enable state parent.
stack: [ (00137C61)].TrapCanChimes.Disable() - "<native>" Line ? [ (00137C61)].TrapCanChimes.active.OnActivate() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\TrapCanChimes.psc" Line ? |
Related Issues: 28573
This trap won't work if enable-parented.
Unlinked it from the enable parent, added a property for it on QF_MQ106Investigations_00134297 and added a line to the stage 1 fragment (which also enables all the other stuff) to enable it separately.
Disabling of this reference is handled via a script property set locally (i.e. on this ref specifically), so in view of the disabling procedure,there is no need to leave it enable-parented either.
Unlinked it from the enable parent, added a property for it on QF_MQ106Investigations_00134297 and added a line to the stage 1 fragment (which also enables all the other stuff) to enable it separately.
Disabling of this reference is handled via a script property set locally (i.e. on this ref specifically), so in view of the disabling procedure,there is no need to leave it enable-parented either.
Showing Comments 1 - 1 of 1