Mod articles
-
Bug Reporting and Papyrus Logging
Papyrus Logs
This article is simply a resource to make it so I don't have to fill every sticky post with the same information.
What are Papyrus Logs?
They let mod authors 'debug' their mods by outputting information about ongoing processes to a log file.
They are generally only useful for this purpose, and something appearing in the log does not mean it is a bug!
Note: It is generally advised to go back and disable logging when you are done providing reports.
How do I enable Papyrus logging?
Navigate to My Games / Starfield and either open or create a StarfieldCustom.ini file.
Copy and paste the following lines into this new file.
Please type the below lines manually into your file exa...