CrashDetector

Log Analyzer and Crash Diagnostics
This tool is designed for examining stack traces and analyzing log files to identify the causes of game crashes. The system operates on various content loading platforms, including ModLauncher (MCForge and its derivatives) version 1.13+, FabricMC, and FeatureCreep. The modification is open source and available free of charge.
The program supports multiple languages, including Spanish, English, Arabic, Portuguese, Russian, Chinese, Persian, Korean, Japanese, and Esperanto.
Primary Issue Detection Features
- Identification of missing dependencies between modifications
- Diagnosis of device driver problems
- Detection of early window errors during startup
- Recognition of corrupted SpongeMixin configurations
- Analysis of ModLauncher services and SpongeMixins in stack traces
- Search for JAR files in log lines
- Verification of mod IDs when modification files are absent
- Examination of packages in stack trace lines
- Separation of fatal and non-critical errors with priority on resolving fatal ones
- Rating and line number system for determining repair priority
- Filtering of loader packages to exclude from analysis results
- Detection of critical "class not found" errors
Versatility and Customization
The tool accepts log formats from various launchers, significantly simplifying the search for crash sources. The user interface is customizable using HTML templates that can be modified in the crash_detector/pantilla.htm folder while preserving content inside curly braces.
Functionality includes displaying the location of your logs and the ability to share reports through various logging APIs, such as mclo.gs and securelogger.net. Service configuration is accessible by modifying the configuration file in the crash_detector directory.
Additional Checks
- Diagnosis of common problems, including Java version incompatibility
- Detection of outdated ASM library versions
- Beta feature for anonymizing client logs, removing confidential data before upload
String Detection in Windows Files

Log Sharing

User Notes
The current version is in beta testing, with appearance and formatting under active development. The report upload function saves copies of data on third-party services with specified retention periods. Privacy protection is enabled by default, excluding personal data from uploaded materials.