CP77 Crash Scanner v1.3.0
Desktop tool for diagnosing crashes and mod conflicts in Cyberpunk 2077. Scans Mod Organizer 2 and Vortex logs, classifies errors, detects framework versions, names conflicting mods, and exports a portable report.
π New in 1.3.0 β Purge logs
- π Purge logs button β one-click delete of all scanned log files and crash dumps, guarded by a Yes/No confirmation (defaults to No) that shows how many files and how much space will be freed.
- Deletes exactly the files the scanner reads (
.log/.txt/.dmpin the MO2/game log folders); documentation files (readme, license, changelogβ¦) are preserved. - Auto-rescans afterwards so you see a clean state. Workflow: purge β launch the game β reproduce the crash β scan a fresh set instead of digging through already-fixed issues.
- Fully bilingual (RU/EN).
Features
- Auto-scan on startup if an MO2 instance is configured
- Crash-cause detection β names the specific mod(s) responsible
- r6 conflict detection β parses
redscript,TweakXL,ArchiveXLlogs to name mods that overwrite each other's methods/records - Framework version check β RED4ext, CET, ArchiveXL, TweakXL, Codeware, redscript
- "Didn't load" tab β ready-to-share list of incompatible mods
- Vortex support β auto-detected, no extra config
- Bilingual UI β Russian / English, switchable at runtime
- One-file export β full report with raw logs in a single
.txt
Download
CP77CrashScanner_v1.3.0.zipβ portable app (no Python required). Unzip and runCP77CrashScanner.exe.README.md/README_RU.mdβ full documentation (also included in the ZIP).
Antivirus note: PyInstaller bundles a Python runtime that some heuristic engines flag as suspicious. This build uses no UPX, no obfuscation, no self-extracting installer, and full source is available. If you hit a false positive, report it to your AV vendor's false-positive portal. Verify integrity with
SHA256SUMS.txtinside the ZIP.
Made for the Cyberpunk 2077 modding community.