Template:INI:Papyrus:bLoadDebugInformation

From the Fallout4 CreationKit Wiki
Revision as of 13:30, 30 August 2019 by imported>Qazaaq (Scrivener07 moved page Template:Game:INI:Papyrus:bLoadDebugInformation to Template:INI:Papyrus:bLoadDebugInformation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

bLoadDebugInformation[edit source]

  • Default: 0

This setting enables or disables the loading of additional debug information which is essentially line number information. If this setting is off, error messages cannot generate line number data. Turning this on will allow line numbers to be available in error traces at the cost of increased memory usage.

This is used by the game to report Papyrus Runtime Errors via Stack Traces.