Distant Horizons on 1.20.4 no longer working suddenly
I am returning to Minecraft after 2 months and when I updated mods it says Distant Horizons 2.2.1-a requires 1.7.4 or later of Iris, yet the latest 1.20.4 version of Iris is 1.7.2. Nothing should have changed with DH because before I stopped playing I already had 2.2.1 and Iris 1.7.2.
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Remove mod 'Iris' (iris) 1.7.2+mc1.20.4 (C:\Users\Name\AppData\Roaming\ModrinthApp\profiles\Better Adventures+ [Paper]\mods\iris-1.7.2+mc1.20.4.jar).
More details:
- Mod 'Distant Horizons' (distanthorizons) 2.2.1-a is incompatible with version 1.7.4 or earlier of mod 'Iris' (iris), but a matching version is present: 1.7.2+mc1.20.4!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
If I'm missing any information that might help let me know
14 Replies
/shadersupport
Distant Horizons and Iris Shader Support Requirements:
- DH 2.1 + Iris
- Minecraft 1.20.1, 1.20.4, 1.20.6, 1.21
- Sodium 0.5.8+
- Iris 1.7.0 - 1.7.3
- Fabric API
- A compatible shaderpack: https://gist.github.com/Steveplays28/52db568f297ded527da56dbe6deeec0e
- DH 2.2 + Iris
- Minecraft 1.20.1, 1.21.1
- Sodium 0.5.8+
- Iris 1.7.5, 1.8, or newer
- Fabric API
- A compatible shaderpack: https://gist.github.com/Steveplays28/52db568f297ded527da56dbe6deeec0e
Gist
Distant Horizons shader compatibility info
Distant Horizons shader compatibility info. GitHub Gist: instantly share code, notes, and snippets.
Iris 1.7.5+ won't release on 1.20.1
Use MC 1.20.1 or 1.21.1+ to use lates DH
Or downgrade DH
downgraded to 2.1.2 and now the Fabric crash pop-up isn't showing and logs don't show anything obvious
I'm also on 1.20.4
/slowgen
World generation in general is quite slow, if you want to speed it up:
Install Noisium and Lithium, these mods can improve generation speed by a couple percent.
Make sure to remove the C2ME mod as it significantly slows down DH chunk generation by up to 35%.
Increase
CPU Load
in Distant Horizons settings for faster generation, but you will experience more lag spikes and stuttering due to heavier workload on CPU.
To see if Distant Generator
is really working or not:
1) Check CPU usage while in-game, using Aggressive
settings of CPU Load
. If CPU usage's hovering around 80-100%, the LoDs are generating in the background.
2) Go to DH settings > Advanced Options > Debug > Wireframe
, set Enable Debug Wireframe Rendering
and Show World Gen Queue
to True
.
Enabling both settings will show you the visualization of world gen tasks queued and working on the map (blue boxes for queued tasks, red boxes for working tasks)Remove C2ME
I should say
its crashing on startup
mod
clientharvest
is crashing, it is complaining you have too old JAVA version, not DH relatedbefore the Mojang logo even appears
I guess update JAVA to 21 or 23
And make sure MC launches on that java version
Alright
Got it fixed
Thank you
No problem