Launch Error : Mod Resolution took to long
See original GitHub issueFor some reason, whenever i enable a mod, it gives me this
A critical error occurred net.fabricmc.loader.discovery.ModResolutionException: Mod resolution took too long! at net.fabricmc.loader.discovery.ModResolver.resolve(ModResolver.java:596) at net.fabricmc.loader.FabricLoader.setup(FabricLoader.java:176) at net.fabricmc.loader.FabricLoader.load(FabricLoader.java:166) at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:154) at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) at me.deftware.client.framework.main.Main.main(Main.java:14)
I tried different API’s but nothing seems to work
MacOS Mojave
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Crash upon startup - Mod Resolution Took Too Long : r/fabricmc
Friend is running into this error when trying to load Minecraft. It is a modpack from Curse Forge, Better Minecraft [FABRIC] 1.17.1 v10 ......
Read more >installing fabric mods on multimc - Java Edition Support
ModResolutionException: Mod resolution took too long! at net.fabricmc.loader.discovery.ModResolver.resolve(ModResolver.java:596) at net.fabricmc ...
Read more >1.18 Fabric Mod Error Help - Planet Minecraft
ModResolutionException: Mod resolution encountered an incompatible mod set! A potential solution has been determined: - Replace mod 'Independent Pets' (indypets) ...
Read more >Modding:Player Guide/Troubleshooting - Stardew Valley Wiki
Modding :Player Guide/Troubleshooting · Common fixes · Fix common problems · Fix specific errors · Fix other problems · Ask for help ·...
Read more >Troubleshooting - Tabletop Simulator Knowledge Base
Delete C:\Program Files (x86)\Steam\vr\runtime as this will fix the issue. Crash Mentioning Resolution¶. Set the launch options of the game to -screen-width 800 ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
My jimfs patch has been upstreamed, so just updating jimfs to the latest Git version would do it. (And it would be nice; our build is from February 2019 and there have been a few minor fixes since. I can’t guarantee it will solve the issue, however.)
Everything works on 0.9.0. Thanks!