Generates crash logs when the game Just Works™. This is a SSE/AE/VR port using fudgyduff's MIT source. This can read PDB files that mod authors may distribute.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
See open source LICENSE on GitHub which trumps Nexus.
File credits
Fudgyduff - for code and releasing under open source. Also for making commonlib which is essential for the mod community.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
SSE/AE/VR version of Crash Logger. See original for more details.
Crash logs are located in "Documents\My Games\\Skyrim Special Edition\SKSE" or "Documents\My Games\Skyrim VR\SKSE"
I've built this from FudgyDuff's latest source under MIT. This includes additional improvements over the original including:
PDB parsing (debug dll CTDs if PDB provided by mod author). By default, it will search the plugin directory. Symcache directory can be specified using the `symcache` key.
You can only have one Crash Logger active at a time including NetScriptFramework (disable crash dumps in the config). If you're using NetScriptFramework, it's probably the better logger still unless you need PDB support.