AutoSwitch [Fabric]

AutoSwitch [Fabric]

137k Downloads

Minecraft crashes on launch

Pandasaurus-Rex opened this issue ยท 2 comments

commented

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:
- 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)

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

commented

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)

commented

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.