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 Sclerocephalus on Jan 20, 2017 6:58 pm
Last Edited By Sclerocephalus on Oct 24, 2018 3:31 am
Closed By Sclerocephalus on Dec 3, 2018 12:52 am
Resolution: Fixed
Comment: Fixed for UFO4P 2.0.6

Issue #21917: dn015puzzlescript - Cannot add text replacement pair for missing data

 
[07/12/2016 - 09:38:52PM] error: Cannot add text replacement pair for missing data
stack:
[ (0016D86A)].ObjectReference.AddTextReplacementData() - "<native>" Line ?
[DN015Puzzle (0016D8C7)].dn015puzzlescript.ClearFakeNames() - "g:\_F4\Art\Raw\ScriptsMilestone\DN015PuzzleScript.psc" Line 125
[DN015Puzzle (0016D8C7)].dn015puzzlescript.RunScan() - "g:\_F4\Art\Raw\ScriptsMilestone\DN015PuzzleScript.psc" Line 88
[ (0016D8C5)].Fragments:Terminals:TERM_DN015_PuzzleTerminal_0016D8C5.Fragment_Terminal_05() - "g:\_F4\Art\Raw\ScriptsMilestone\Fragments\Terminals\TERM_DN015_PuzzleTerminal_0016D8C5.psc" Line 18
[07/12/2016 - 09:42:59PM] error: Cannot add text replacement pair for missing data
stack:
[ (0016D86A)].ObjectReference.AddTextReplacementData() - "<native>" Line ?
[DN015Puzzle (0016D8C7)].dn015puzzlescript.ClearFakeNames() - "g:\_F4\Art\Raw\ScriptsMilestone\DN015PuzzleScript.psc" Line 125
[DN015Puzzle (0016D8C7)].dn015puzzlescript.RunScan() - "g:\_F4\Art\Raw\ScriptsMilestone\DN015PuzzleScript.psc" Line 88
[ (0016D8C5)].Fragments:Terminals:TERM_DN015_PuzzleTerminal_0016D8C5.Fragment_Terminal_05() - "g:\_F4\Art\Raw\ScriptsMilestone\Fragments\Terminals\TERM_DN015_PuzzleTerminal_0016D8C5.psc" Line 18

Related Issues: 20908  25612  

Comments

1 comment(s) [Closed]
Sclerocephalus said:
 
This happens if the terminal is activated with no samples or only one sample placed. DN015PuzzleScript then tries to evaluate rext replacement data for 'none' samples and this results in a 'none' being passed to the AddTextReplacementData() call.

Added a sanity check.

Showing Comments 1 - 1 of 1