Want to learn how to find incompatibilities in modpack
I have several optimization mods in my modpack and one or more of them is incompatible. how do I view and accurately read which ones are causing the issue?
Here's the crash log:
4 Replies
Also I'm going to go eat food for a bit so I will respond once I'm back
This tells you Oculus failed to mix into DH, meaning an incompatibility of some sorts.
The next step would be to ask oculus or dh support, as that will be a hundred times easier than figuring out how to solve the incompatibility yourself.
And DH support will tell you this:
/oculus
Oculus may work, but can produce unexpected results, it is preffered to use Iris on Fabric or Neoforge instead.
To use oculus with DH, it is only possible to use minecraft 1.20.1 with forge. Oculus 1.7 is the only officially released version of Oculus that works with DH, and only works with DH 2.1.x. If you are using DH 2.2.x with Oculus 1.7, that is the reason for your crash.
For DH 2.2.x, the only option is to use an unreleased version of Oculus found at https://github.com/Asek3/Oculus/actions/runs/11198312573/artifacts/2020008921 (you need to be logged in or it will 404). Unzip the given file, take
oculus-mc1.20.1-1.7.0.jar.
and put it in your mods folder.
For DH 2.3, you need the unreleased version mentioned above, and edit it to make it work with DH 2.3:
- unzip the mod .jar
- go inside the META folder
- edit mods.toml to say it is Oculus 1.8.0
- save the file and zip the mod file back (zip the files and not the folder)