This repository was archived by the owner on Apr 5, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Java on macOS
Mehmet Samet Duman edited this page Mar 24, 2026
·
2 revisions
If you have received the following error:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
on macOS when starting Minecraft, you will have to install an older version of Java.
To do so:
- First, uninstall the currently installed Java version, following this guide: https://explainjava.com/uninstall-java-macos/
- Then download and install a compatible Java distribution such as:
- Eclipse Temurin (recommended)
- Azul Zulu Ensure you install Java 8 for older Minecraft versions.
- After selecting the newly installed Java, you should be able to play normally.
Copyright © 2024 MultiMC Contributors, Copyright © 2026 Project Tick
General
MeshMC Help
- MeshMC settings
- Minecraft settings
- MeshMC Log settings
- Java settings
- Using the right Java
- Proxy settings
- Tools
- Switching update channels
Logs and troubleshooting
Instance Help
- Adding an Instance
- Instance Version
- Instance settings
- Loader mods
- Import Instance
- Export Instance
- Creating Instance Shortcuts
- Resource packs
- Screenshots management
- Jar Modding
- Notes
Development
Technical & In-depth
External