Minecraft crash report and log analyzer
Paste a crash report or drop your whole latest.log in. It is read in this tab,
it is never uploaded, there is no size limit and there is no account or monthly quota.
26 failure patterns, and where it can, it tells you whether the heap you gave
the server is actually big enough for the pack you are running.
Drop a log file here, or
logs/latest.log is the best file to use. It has the mod list and the startup sequence as well as the crash, which is what makes the sizing check possible.
Why this one is different
There are other Minecraft log analyzers and some of them are good. They each give something up, though, and it is usually the thing you need at 2am when a modded server will not boot:
- Upload vs local. Most run the analysis on their servers, so your log, with its IPs, player names and file paths, leaves your machine. This one never sends it.
- Quotas. Free tiers in this space are commonly a handful of analyses per month, often behind a sign-in. There is no counter here.
- File size. The uploading tools cap the file at a few megabytes, and the
local one asks you to paste "only the section with errors". A modded
latest.logis regularly larger than those caps, and finding the error section by hand is the job you came here to avoid. This reads the entire file in slices. - Sizing. Every analyzer can tell you a mod threw. Only somebody who runs
servers will tell you that
-Xmx4Gwas never going to hold a 400-mod pack.
Where the log lives
On a server: logs/latest.log, and older runs in logs/ as dated
.log.gz files. Crash reports go to crash-reports/. On a client the
same folders sit inside your instance or .minecraft directory. If you are on a
host panel, the file manager will have both folders at the root of your server.
Extract .gz or .zip logs before dropping them in; this tool reads
text, not archives.
Want this on a real server? Supercraft hosts Minecraft →