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: Vanilla
Category: Papyrus
Assigned To: Sclerocephalus
Platform: All
Severity: Low
Votes: 0
Watching: N/A
Opened By BlackPete on Sep 10, 2019 2:52 am
Last Edited By Sclerocephalus on Sep 12, 2019 1:59 pm
Closed By Sclerocephalus on Sep 21, 2019 5:29 am
Resolution: Fixed
Comment: Fixed for UFO4P 2.0.9

Issue #27421: EMSystemTurfScript: Unable to call IsAIEnabled - no native object bound to the script object

 
[09/09/2019 - 07:33:37PM] error: Unable to call IsAIEnabled - no native object bound to the script object, or object is of incorrect type
stack:
[ (001AE18C)].Actor.IsAIEnabled() - "<native>" Line ?
[ (001AE18E)].EMSystemTurfScript.UpdateActorCount() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\EMSystemTurfScript.psc" Line 340
[ (001AE18E)].EMSystemTurfScript.OnTimer() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\EMSystemTurfScript.psc" Line 84
[09/09/2019 - 07:33:37PM] warning: Assigning None to a non-object variable named "::temp98"
stack:
[ (001AE18E)].EMSystemTurfScript.UpdateActorCount() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\EMSystemTurfScript.psc" Line 340
[ (001AE18E)].EMSystemTurfScript.OnTimer() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\EMSystemTurfScript.psc" Line 84

Comments

1 comment(s) [Closed]
Sclerocephalus said:
 
Added an unbound script check to the loop through the actor array, in order to bail out if the reference this script is running on unloads.

Showing Comments 1 - 1 of 1