Troubleshooting
Odin Client troubleshooting
Ordered by what to check first. Most install failures are a version mismatch or a missing dependency.
Odin doesn't appear in-game after installing
- Check you launched the Fabric profile in your launcher, not the vanilla profile.
- Check that Fabric API and Fabric Language Kotlin are both in your mods folder — Odin's releases list both as dependencies and it will not load without them.
- Check that Odin, Fabric API and Fabric Language Kotlin all target the same Minecraft version.
- Check the .jar is directly inside mods, not in a subfolder and not still zipped.
Right Shift doesn't open the menu
- Confirm Odin actually loaded by opening the Fabric mod list in-game.
- Check whether another mod has claimed Right Shift, or whether you rebound Odin's Click GUI key previously.
- The Click GUI keybind is a setting — if it was changed, it can be set back from Minecraft's controls or Odin's own settings.
Minecraft crashes on launch after adding Odin
- Remove other mods and add them back one at a time to identify a conflict.
- Re-download Odin and compare the SHA-256 checksum against the value on the Download page — a truncated or corrupted download can crash on load.
- Confirm your Fabric Loader version, not just the Minecraft version, is current enough for the release you installed.
A solver or API-dependent feature isn't working
- Some features depend on Hypixel's own data and behaviour, which changes — several past releases contain fixes for exactly this.
- Check the Changelog to see whether a newer release already fixes what you're seeing.
- If it's still broken on the latest release, report it in the official Discord or on the GitHub issue tracker rather than a third-party site.
Your browser or antivirus flags the .jar
- Unsigned Java archives are sometimes flagged generically, without anything malicious being present.
- Verify the SHA-256 checksum against the Download page, and cross-check the same file against the linked GitHub release.
- If the checksum does not match, delete the file and download again from this site — never from a mirror.
Still stuck
Ask in the official Discord or open an issue on GitHub. Don't follow fixes from unofficial Odin sites.