Crash Logger
oblivion — Mods & Enhancements
Crash Logger is a utility DLL for Fallout 4 that logs raw crash data, including instruction pointer, x86 register values, and attempts to identify the source DLL. It's a lightweight tool for modders and advanced users diagnosing crashes, with 767 endorsements and over 109k downloads.
📦 Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods →Syntax
Utilities
Example
Downloads: 109,067 | Endorsements: 767
💡 Notes
By DavidJCobb and llde | v3.0.0 | 767 endorsements
🎯 Tips & Tricks
Place the DLL in your Fallout 4 root folder (where the .exe is) to ensure it loads.
Check the generated log files after a crash to find the faulting module.
If you're using a mod manager, manually add the DLL to the game folder instead of relying on the manager.
🔧 Troubleshooting
Mod not working
Check load order and required dependencies. Read the full mod description.
⚠️ Common Mistakes
- Installing multiple mods that modify the same files without checking compatibility
👍 Pros
- Community-trusted utility with 767 endorsements and over 109k downloads.
- Provides detailed crash info that goes beyond basic error messages.
- Lightweight DLL that doesn't require heavy setup.
👎 Cons
- Last updated in 2021, so it may not be compatible with the latest game patches.
- No install instructions provided by the author, which could confuse new users.
- Requires manual installation into the game directory, which might be intimidating for non-technical users.