Minecraft 日志分析器
粘贴或上传你的 latest.log 或崩溃报告,MCDoctor 会替你阅读堆栈跟踪——几秒内用通俗语言返回真正的原因和确切的修复方法。一个免费的、AI 驱动的 Minecraft 日志分析器,适用于 Forge、Fabric、NeoForge、Paper、Spigot 以及原版的服务器和客户端。
标准
高级
有哪些症状?
可选,可提高分析准确度
崩溃
Server crashes or shuts down unexpectedly fatal errors,
out-of-memory, watchdog kills.
无法启动
Server won't start plugin/mod load errors, wrong Java
version, port already in use, EULA.
卡顿
Poor performance low TPS, "Can't keep up", ticking
entities, GC pauses, chunk loading delays.
无法连接
Players can't join timeouts, version mismatch, whitelist,
online-mode, proxy / BungeeCord errors.
数据损坏
World corruption broken chunks, region file errors,
level.dat issues, missing dimensions.
模组问题
Mod / plugin conflict Mixin failures, missing classes,
version incompatibilities, wrong load order.
上传你的 Minecraft 日志
📄
将日志文件拖放到此处
或点击选择
分析日志
正在诊断
正在上传日志到 McDoctor
正在解析日志结构
正在分析错误和崩溃
正在生成报告
分析可能需要 15 到 60 秒,具体取决于日志大小。
报告已就绪
McDoctor 报告
新建分析
保存报告并获得更多 →
MCDoctor 读取什么
它理解服务器和客户端上的各种 Minecraft 日志和崩溃输出:
Crash reportsThe timestamped files in crash-reports/.
latest.log & debug.logThe full running logs, including the case where the process exits without a crash report.
Server & console logsStartup, world saving, connections, plugin and mod loading.
Compressed logsUpload .gz, .zip or .tar.gz directly, 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 fasterNo scrolling through thousands of lines, the relevant cause is surfaced instantly.
It is beginner-friendlyYou get plain language, not raw Java exceptions.
It knows the patternsTrained on the recurring Minecraft errors, so it recognises mod conflicts, memory issues and corrupt data quickly.
It points to the fixNot 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.
常见问题
Minecraft 日志分析器是免费的吗?
是的,你无需账户即可免费分析一份日志。账户和付费层级可增加更大的上传、高级模式和 API。
我可以上传哪些文件?
latest.log、debug.log、来自 crash-reports/ 的任何崩溃报告,或压缩的 .gz/.zip/.tar.gz 日志——MCDoctor 会自动解压。
它适用于模组服务器吗?
适用。它支持 Forge、Fabric、NeoForge 和混合服务器,以及 Paper、Spigot、Bukkit、Purpur 和原版。
它会告诉我哪个模组在崩溃吗?
当日志识别出某个模组或插件时,分析会指出它并解释如何修复或移除它。
它和崩溃报告阅读器一样吗?
是的。MCDoctor 既读取完整的服务器日志,也读取单独的崩溃报告——它集崩溃报告阅读器和日志分析器于一身。