Minecraft 日志分析器
粘贴或上传你的 latest.log 或崩溃报告,MCDoctor 会替你阅读堆栈跟踪——几秒内用通俗语言返回真正的原因和确切的修复方法。一个免费的、AI 驱动的 Minecraft 日志分析器,适用于 Forge、Fabric、NeoForge、Paper、Spigot 以及原版的服务器和客户端。
上传你的 Minecraft 日志
MCDoctor 读取什么
它理解服务器和客户端上的各种 Minecraft 日志和崩溃输出:
- Crash reports
The timestamped files incrash-reports/. - latest.log & debug.log
The full running logs, including the case where the process exits without a crash report. - Server & console logs
Startup, world saving, connections, plugin and mod loading. - Compressed logs
Upload.gz,.zipor.tar.gzdirectly, it decompresses them for you.
平台:原版、Paper、Spigot、Bukkit、Purpur、Forge、Fabric、NeoForge 以及混合服务器。
1. 上传或粘贴
拖入你的 latest.log 或崩溃报告,或粘贴日志 URL。无需手动清理。
2. AI 阅读堆栈跟踪
MCDoctor 会自动解析堆栈跟踪、“Caused by”链和系统详情——与专家会遵循的步骤相同。
3. 获取原因与修复
你将以通俗语言获得根本原因,以及逐步的修复方案,并标明相关的模组、插件或设置。
它检测的错误
仅从你日志中的一行,MCDoctor 就能识别出以下问题:
- Exit / error code -1 and other abnormal crashes
- Out of memory and heap allocation errors
- Watchdog freezes and Can't keep up lag
- Ticking entity and world-data crashes
- Mod & plugin problems: missing dependencies, version mismatches, wrong loader
- Java version and startup failures
See the full list on the Common Issues page, 110 errors and counting.
两种分析方式
标准
仅日志——获得答案的最快途径。
- Upload or paste your log / crash report
- Automatic cause detection from the stack trace
- Clear, step-by-step fix
高级
添加你的症状以进行更深入、更有针对性的分析。
- Pre-select symptoms (crash, lag, startup, world…)
- Context-aware, more precise diagnosis
- Better for intermittent or complex issues
为什么使用分析器而不是自己阅读?
- It is faster
No scrolling through thousands of lines, the relevant cause is surfaced instantly. - It is beginner-friendly
You get plain language, not raw Java exceptions. - It knows the patterns
Trained on the recurring Minecraft errors, so it recognises mod conflicts, memory issues and corrupt data quickly. - It points to the fix
Not just "what" broke, but "how" to repair it.
Prefer to learn the manual way too? Read How to read a crash report and Understanding Minecraft logs.
常见问题
是的,你无需账户即可免费分析一份日志。账户和付费层级可增加更大的上传、高级模式和 API。
latest.log、debug.log、来自 crash-reports/ 的任何崩溃报告,或压缩的 .gz/.zip/.tar.gz 日志——MCDoctor 会自动解压。
适用。它支持 Forge、Fabric、NeoForge 和混合服务器,以及 Paper、Spigot、Bukkit、Purpur 和原版。
当日志识别出某个模组或插件时,分析会指出它并解释如何修复或移除它。
是的。MCDoctor 既读取完整的服务器日志,也读取单独的崩溃报告——它集崩溃报告阅读器和日志分析器于一身。