Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: add support for fabric missing dependency logs #38

Open
cootshk opened this issue Apr 23, 2022 · 1 comment
Open

Suggestion: add support for fabric missing dependency logs #38

cootshk opened this issue Apr 23, 2022 · 1 comment

Comments

@cootshk
Copy link

cootshk commented Apr 23, 2022

example log:

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric, version 0.43.1 or later.
- Install fabric-command-api-v1, any version.
- Replace mod 'SpruceUI' (spruceui) 3.2.0+1.17 and mod 'SpruceUI' (spruceui) 3.3.0+1.17 with mod 'SpruceUI' (spruceui), version 3.2.0 or later.
Unmet dependency listing:
- Mod 'GravityChanger' (gravitychanger) 0.3.0 requires any version of fabric, which is missing!
- Mod 'InvMove' (invmove) 1.18-0.1.0 requires any version of fabric, which is missing!
- Mod 'LambdaControls' (lambdacontrols) 1.7.1+1.17 requires version 0.36.0 or later of fabric, which is missing!
- Mod 'LambdaControls' (lambdacontrols) 1.7.1+1.17 requires version 3.2.0 or later of mod 'SpruceUI' (spruceui), which can't be loaded due to other constraints!
- Mod 'Ok Zoomer' (okzoomer) 5.0.0-beta.3+1.17.1 requires version 0.34.0 or later of fabric, which is missing!
- Mod 'LibZoomer' (libzoomer) 0.3.0+1.17.1 requires version 0.37.0 or later of fabric, which is missing!
- Mod 'Origins' (origins) 1.3.1 requires version 0.43.0 or later of fabric, which is missing!
- Mod 'Apoli' (apoli) 2.2.2 requires version 0.43.0 or later of fabric, which is missing!
- Mod 'Calio' (calio) 1.4.2 requires any version of fabric, which is missing!
- Mod 'Pal' (playerabilitylib) 1.3.0 requires any version of fabric, which is missing!
- Mod 'spark' (spark) 1.6.3 requires any version of fabric-command-api-v1, which is missing!
- Mod 'Sword Blocking' (swordblocking) 1.1.0 requires any version of fabric, which is missing!
- Mod 'TooManyOrigins' (toomanyorigins) 0.4.1 requires version 0.43.0 or later of fabric, which is missing!
- Mod 'wthit' (wthit) 4.3.1 requires any version of fabric, which is missing!
- Mod 'Xaero's Minimap' (xaerominimap) 21.22.3.1 requires version 0.43.1 or later of fabric, which is missing!
- Mod 'Apugli' (apugli) 1.4.0 requires version 0.43.0 or later of fabric, which is missing!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:189)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:140)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:69)
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)

@natanfudge
Copy link
Owner

Cool idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants