infoMod ErrorsAffects: All versions
How to Read Minecraft Mod Crash Reports
Learn how to read Minecraft mod crash reports by finding Suspected Mods and the Caused By sections.
Quick Fix
Open the crash report in crash-reports/ folder. Look for 'Suspected Mods' and the 'Caused by' line.
Error Message
---- Minecraft Crash Report ----How to Fix
1
Open the latest file in crash-reports/ or logs/latest.log
2
Find 'Suspected Mods:' section for the likely culprit
3
Look at 'Caused by:' for the specific error type
4
Search the error message online for known fixes
5
Use crashy.net to automatically analyze crash reports
Common Causes
- Any mod crash will generate a crash report
Diagnostic Steps
- Open .minecraft/crash-reports/ folder
- Open the most recent crash report
- Read 'Suspected Mods' section
- Read 'Caused by' section for the root error
- Search for the error or report to the mod author
FAQ
Where are crash reports stored?
In .minecraft/crash-reports/ for clients and server/crash-reports/ for servers.
What if Suspected Mods says 'Unknown'?
Look at the package names in the stack trace. They usually contain the mod name (e.g., com.author.mymod).