OptiFabric

OptiFabric

9M Downloads

Error with Optifabric 1.13.0 and Architectury v4.1.35

gwsy opened this issue ยท 7 comments

commented

Optifabric 1.13.0
Architectury v4.1.35
Fabric loader 0.13.3

In the above environment, I get an error like the one in the image.
image

commented

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Architectury' (architectury) 4.1.35 with version 1.2.72 or earlier or version 1.3.77 or later that is compatible with:
- optifabric 1.13.0
Unmet dependency listing:
- Mod 'Architectury' (architectury) 4.1.35 is incompatible with any version of mod 'OptiFabric' (optifabric), but a matching version is present: 1.13.0!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

commented

my mod list
image

commented

architectury/architectury-api#226
architectury's dependency is not updated yet.

commented

architectury/architectury-api#226 architectury's dependency is not updated yet.

Thanks for the quick reply!
Will it work if fabricloader is lower than 1.12.11?

commented

If you want to play minecraft 1.18.2 with Architectury, I think you can't downgrade fabric-loader to 1.12.
I suggest waiting for the updated architectury or trying dependency override as suggested in the issue.

commented

Well... thanks for the clarification!

commented

Can be closed now. Architectuary pushed a fix