v1.3.0
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.