-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Jacob edited this page Aug 28, 2026
·
1 revision
Follow the steps below to diagnose and resolve crashes, connection errors, or performance problems with the modpack.
Most unexpected client crashes during loading or chunk rendering are caused by insufficient RAM allocation.
- Navigate to your modpack instance directory and open
logs/latest.logor the newest file inside thecrash-reports/folder. - Search (
Ctrl + F) for the following errors:java.lang.OutOfMemoryError-
Exit Code: -805306369(orExit Code: 1with memory warnings)
- Fix: Open your launcher's instance settings and increase your allocated RAM to 6 GB β 8 GB.
If your log does not indicate a memory error or you cannot determine the cause:
- Copy the full contents of your
latest.logor crash report. - Paste it into the automated diagnostic tool: ModResolve Auto Troubleshooter.
- Follow the specific recommendations or mod-conflict fixes generated by the scanner.
Corrupted configs, outdated cached files, or failed auto-updates can cause persistent crashes.
- Back up your
saves/,screenshots/, andoptions.txtfiles if desired. - Delete or create a fresh instance of the modpack.
- Follow the step-by-step setup in the Installation Guide to reinstall the pack cleanly and re-enter your verification key.
If the issue persists after attempting the steps above:
- Head over to our GitHub Issue Tracker.
- Click New Issue and describe:
- What you were doing when the crash/error occurred.
- What troubleshooting steps you have already tried.
- Upload your full
crash-reportor paste a link from a paste service (e.g., Pastebin or mclo.gs).
- π Home
Getting Started
- π₯ Installation Guide
- π Server Rules
Gameplay & Performance
- π§© Core Mods & Features
- βοΈ Performance Guide
- β Troubleshooting
External Links
- π¦ Modrinth Page
- π€ Auto Troubleshooter
- π GitHub Issues