Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

alandtse

Uploaded by

alandtse

Virus scan

Safe to use

About this mod

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.

Requirements
Permissions and credits
Mirrors
Changelogs
Donations
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.
  • Additional Skyrim object introspection. (i.e., additional detail about objects).

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.

My source. Please report bugs to GitHub.