Troubleshooting
Common issues and solutions for my Minecraft mods
Updated July 21, 2026
Common Issues
Game Crashes on Startup
Symptoms: Minecraft crashes immediately after launching with mods installed.
Solutions:
- Check Minecraft version - Ensure you're using the correct version
- Verify mod loader - Make sure Forge/NeoForge matches your mods
- Check Java version - Mods require Java 17 or higher
- Review crash log - Look for specific error messages
Mods Not Loading
Symptoms: Mods don't appear in the Mods list.
Solutions:
- Check file location - Mods must be in the
modsfolder - Verify file extension - Ensure files are
.jar, not.zip - Delete version folders - Remove any
mods/1.x.xfolders - Reinstall the mod - Download a fresh copy
Performance Issues
Symptoms: Low FPS or stuttering with mods installed.
Solutions:
- Install performance mods - Sodium, Lithium, Starlight
- Reduce render distance - Lower from 16 to 12 chunks
- Adjust mod settings - Many mods have performance options
- Allocate more RAM - Set 4-6GB in launcher settings
Missing Textures
Symptoms: Purple and black missing texture patterns.
Solutions:
- Update the mod - Textures may have changed in newer versions
- Check resource packs - Disable conflicting resource packs
- Verify installation - Reinstall the mod cleanly
Getting Support
If you can't resolve an issue:
-
Gather information:
- Minecraft version
- Mod loader and version
- Mod version
- Full crash log (if applicable)
-
Report the issue:
- GitHub Issues (preferred)
- Discord support channel
- CurseForge comments
-
Be patient - I respond to issues within 48 hours
Useful Commands
# Check loaded mods (requires Forge)
/modlist
# Export crash report
/crashreport
# Reload resources
/reload