dexman545 / Fabric-Autoswitch

Automagical switching of tools to the best one for the job, for Minecraft
https://www.curseforge.com/minecraft/mc-mods/fabric-autoswitch
GNU Lesser General Public License v3.0
24 stars 6 forks source link

Minecraft crashes on launch #41

Closed Pandasaurus-Rex closed 2 years ago

Pandasaurus-Rex commented 2 years ago

I get this error:

Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined:

I'm running the latest version from curseforge (autoswitch-5.1.4.jar)

AliceDTRH commented 2 years ago

Same here, some info:

Environment:

Traceback Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined: - Replace mod 'AutoSwitch API' (autoswitch-api) 2.0.0 with any version between 1.1.0 (inclusive) and 2- (exclusive). Unmet dependency listing: - Mod 'AutoSwitch' (autoswitch) 5.1.4 requires any version between 1.1.0 (inclusive) and 2- (exclusive) of mod 'AutoSwitch API' (autoswitch-api), but only the wrong version is present: 2.0.0! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34)
dexman545 commented 2 years ago

This is what I get for updating from github...

Please downgrade to a previous version as a new release will be needed and will take a couple of days.