You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install a mod called limitless on fabric loader 0.14.22 but an error always comes up saying Incompatible mod set. and its telling me to install Fabric-Resource-Loader-V0 Here is the error.
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric-resource-loader-v0, any version.
Unmet dependency listing:
- Mod 'Limitless' (mr_limitless) 1.1 requires any version of fabric-resource-loader-v0, which is missing!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
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)
Edit: I needed to use the data pack version
The text was updated successfully, but these errors were encountered:
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.
I am trying to install a mod called limitless on fabric loader 0.14.22 but an error always comes up saying Incompatible mod set. and its telling me to install Fabric-Resource-Loader-V0 Here is the error.
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric-resource-loader-v0, any version.
Unmet dependency listing:
- Mod 'Limitless' (mr_limitless) 1.1 requires any version of fabric-resource-loader-v0, which is missing!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
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)
Edit: I needed to use the data pack version
The text was updated successfully, but these errors were encountered: