Adorn (Forge)

Adorn (Forge)

6M Downloads

crash on launch using fabric-loader-0.4.7+build.147-1.14.1+build.4

SDUBZ opened this issue ยท 4 comments

commented

minecraft:1.14
adorn: Adorn-0.1.3+1.14

Exception in thread "main" java.lang.RuntimeException: Failed to resolve mods!
at net.fabricmc.loader.FabricLoader.load(FabricLoader.java:147)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:120)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
Caused by: net.fabricmc.loader.discovery.ModResolutionException: Could not resolve valid mod collection (at: adorn requires {fabric @ [>=0.2.7]})
at net.fabricmc.loader.discovery.ModResolver.findCompatibleSet(ModResolver.java:185)
at net.fabricmc.loader.discovery.ModResolver.resolve(ModResolver.java:483)
at net.fabricmc.loader.FabricLoader.load(FabricLoader.java:145)
... 2 more
Caused by: net.fabricmc.loader.util.sat4j.specs.ContradictionException: Creating Empty clause ?
at net.fabricmc.loader.util.sat4j.minisat.constraints.cnf.Clauses.propagationCheck(Clauses.java:117)
at net.fabricmc.loader.util.sat4j.minisat.constraints.cnf.Clauses.sanityCheck(Clauses.java:97)
at net.fabricmc.loader.util.sat4j.minisat.constraints.MixedDataStructureDanielWL.createClause(MixedDataStructureDanielWL.java:81)
at net.fabricmc.loader.util.sat4j.minisat.core.Solver.addClause(Solver.java:401)
at net.fabricmc.loader.discovery.ModResolver.findCompatibleSet(ModResolver.java:183)
... 4 more

commented

What version of Fabric API do you have?

commented

this is the version im currently sing fabric-api-0.3.0-pre+build.156

commented

This is caused by Adorn 0.1.3 not supporting Fabric API 0.3.0 yet. This will be fixed in Adorn 0.2.0.

commented

thank you and i love what you done so far and thanks for the info