Skyrim

Mod articles

  • How to enable Papyrus Logging

    Before reporting your CTDs, make sure you enable Papyrus logging on your Skyrim. To do this, navigate to:
    My Documents / My Games / Skyrim
    and open Skyrim.ini

    Look for a line that says
    If that line isn't found, go to the bottom of the file and paste this:


    bEnableLogging=1
    bEnableTrace=1
    bLoadDebugInformation = 1

    If you do find it, make sure it has those three entries and make sure they are all set to 1.

    Then, create a new file (unless it already exists) in the same directory called SkyrimCustom.ini (not SkyrimCustom.ini.txt) and do the same thing by pasting this on the bottom:


    bEnableLogging=1
    bEnableTrace=1
    bLoadDebugInformation = 1

    Then...