question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mod resolution error messages are incorrect for built-in mods

See original GitHub issue

Specifically, the following error message added by #277:

https://github.com/FabricMC/fabric-loader/blob/707546c5f18c7c5d32e2cd8949bb146435bdc631/src/main/java/net/fabricmc/loader/impl/discovery/ModResolver.java#L406-L407

This conflicts with built-in loader dependencies such as the one added in #438. The java and minecraft mods are both built-in so the message does not make sense as neither are found in the mods folder.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
sfPlayer1commented, Jun 24, 2021

These are hardcoded, will need to be filtered by builtin eventually. Not yet though since I’m butchering the code atm.

0reactions
sfPlayer1commented, Jul 22, 2021

Dax911 please go to the Discord or https://github.com/FabricMC/fabric/discussions/categories/player-support - this issue is about improving the error messages, not actually resolving the specific error being reported.

Read more comments on GitHub >

github_iconTop 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 >
[MOD] Change Default Resolution to 4k - No root needed!
Hey there, Daki from www.androidkosmos.de published a short article that the resolution can be changed to 4k by default (so Kudos to you ......
Read more >
Why does Fabric tell me that I have the wrong version installed?
FormattedException: Mod resolution encountered an incompatible mod set ! A potential solution has been determined: - Install fabric-api, ...
Read more >
PHP 7 ChangeLog
Fixed bug #80728 (PHP built-in web server resets timeout when it can kill the process). ... Fixed bug #76735 (Incorrect message in fopen...
Read more >
Troubleshooting | Dawn of War Unification Mod Wiki - Fandom
This error may or may not include a fatal scar error message. ... Many of the race mods have great visuals built in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found