OptiFabric

OptiFabric

9M Downloads

Incompatibility with lithium fabric mod

EchoEllet opened this issue ยท 0 comments

commented

image

Exception thrown:

[10:23:21] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.5
[10:23:21] [main/WARN]: Mod resolution failed
[10:23:21] [main/INFO]: Immediate reason: [NEG_HARD_DEP lithium 0.12.1 {breaks optifabric @ [*]}, ROOT_FORCELOAD_SINGLE lithium 0.12.1, ROOT_FORCELOAD_SINGLE optifabric 1.14.3]
[10:23:21] [main/INFO]: Reason: [NEG_HARD_DEP lithium 0.12.1 {breaks optifabric @ [*]}]
[10:23:21] [main/INFO]: Fix: add [], remove [], replace [[lithium 0.12.1] -> add:lithium 1 ([(-?,?)])]
[10:23:21] [main/ERROR]: 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:
	 - Replace mod 'Lithium' (lithium) 0.12.1 with any version that is compatible with:
		 - optifabric 1.14.3
More details:
	 - Mod 'Lithium' (lithium) 0.12.1 is incompatible with any version of mod 'OptiFabric' (optifabric), but a matching version is present: 1.14.3!
	at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.15.5.jar:?]
	at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195) ~[fabric-loader-0.15.5.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.15.5.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.15.5.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.5.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
	at org.polymc.impl.OneSixLauncher.invokeMain(OneSixLauncher.java:104) ~[?:?]
	at org.polymc.impl.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:176) ~[?:?]
	at org.polymc.impl.OneSixLauncher.launch(OneSixLauncher.java:186) ~[?:?]
	at org.polymc.EntryPoint.listen(EntryPoint.java:144) ~[?:?]
	at org.polymc.EntryPoint.main(EntryPoint.java:74) ~[?:?]
Process exited with code 1.