Template:INI:Papyrus:bLoadDebugInformation

From the Fallout4 CreationKit Wiki
Revision as of 12:43, 30 August 2019 by imported>Qazaaq (fixed wiki tag)
Jump to navigation Jump to search

bLoadDebugInformation

  • 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.