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: Quests & Dialogue
Assigned To: Sclerocephalus
Platform: All
Severity: Low
Votes: 0
Watching: N/A
Opened By BlackPete on Jan 18, 2019 3:37 am
Last Edited By Sclerocephalus on Sep 5, 2019 11:23 pm
Closed By Sclerocephalus on Sep 13, 2019 3:22 am
Resolution: Duplicate
Comment: Duplicate of #27394

Issue #25811: retriggerscript: Unable to call IsRunning - no native object bound to the script object

 
[01/17/2019 - 10:32:25PM] error: Unable to call IsRunning - no native object bound to the script object, or object is of incorrect type
stack:
[None].DLC01:Fragments:Quests:QF_DLC01MQPostQuestRadiantTr_01008508.IsRunning() - "<native>" Line ?
[ (0024730C)].retriggerscript.Off.OnLoad() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\retriggerscript.psc" Line ?
[01/17/2019 - 10:32:25PM] warning: Assigning None to a non-object variable named "::temp7"
stack:
[ (0024730C)].retriggerscript.Off.OnLoad() - "C:\Users\Dr. Peter Haas\AppData\Local\Temp\PapyrusTemp\retriggerscript.psc" Line ?

Related Issues: 27318  27394  

Comments

3 comment(s) [Closed]
Sclerocephalus said:
 
This is a problem with QF_DLC01MQPostQuestRadiantTr_01008508 which writes the quest fragment instead of the quest itself in the respective property of RETriggerScript. Can fix this on the quest but it will be NR for the trigger, i.e. it will continue to spill this error (and, in the worst case, gets never rearmed) unless you start a new game.

Sclerocephalus said:
 
Fixed on DLC01MQPostQuestRadiantTravel01 and DLC01MQPostQuestRadiantTravel02 (both quests were affected):

Sclerocephalus said:
 
As it turned out, there are more quests affected, and all of these quests were added by DLCs .Instead of removing the offending lines from every affected quest script, I added code to RETriggerScript to handle that. This solves the issue for all affected quests at once and also eliminates the papyrus errors.

This also means that the modifications to DLC01MQPostQuestRadiantTravel01 and DLC01MQPostQuestRadiantTravel02 have been withdrawn, and that this ticket is now a duplicate of 27394 (because the same fix applies).

Showing Comments 1 - 3 of 3