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: Far Harbor DLC
Category: Papyrus
Assigned To: Sclerocephalus
Platform: All
Severity: Low
Votes: 0
Watching: N/A
Opened By BlackPete on Mar 22, 2019 8:41 am
Last Edited By Sclerocephalus on Jan 26, 2020 2:29 pm
Closed By Sclerocephalus on Feb 25, 2020 7:09 pm
Resolution: Fixed
Comment: Fixed for UFO4P 2.1.1

Issue #26421: DLC03CoA_FFNucleus03DeconButtonScript: Cannot call Enable/Disable() on a None object

 
[03/22/2019 - 01:35:47AM] error: Cannot call Enable() on a None object, aborting function call
stack:
[ (0300A14D)].DLC03:DLC03CoA_FFNucleus03DeconButtonScript.Ready.OnActivate() - "g:\_F4\DLC03\Art\Raw\Scripts\DLC03\DLC03CoA_FFNucleus03DeconButtonScript.psc" Line 61
[03/22/2019 - 01:35:56AM] error: Cannot call Disable() on a None object, aborting function call
stack:
[ (0300A14D)].DLC03:DLC03CoA_FFNucleus03DeconButtonScript.OnTimer() - "g:\_F4\DLC03\Art\Raw\Scripts\DLC03\DLC03CoA_FFNucleus03DeconButtonScript.psc" Line 31

Comments

1 comment(s) [Closed]
Sclerocephalus said:
 
The ref to enable/disable is in a quest alias. Since all properties are correctly filled, this error can only occur if the quest alias is empty.
Added sanity checks.

Showing Comments 1 - 1 of 1