Traveler's Backpack

Traveler's Backpack

26M Downloads

Problem With Traveler's Backpack Install.

DanielOrSomething opened this issue ยท 0 comments

commented
  1. ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)
    Minecraft 1.21.1, Fabric, travelersbackpack-fabric-1.21-10.0.6

  2. Describe the bug

I'm trying to put the mod in my mod loader. When I start the game up, I'm met with an error message:

Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Install cardinal-components-base, any version.
- Install cardinal-components-entity, any version.
- Install cloth-config2, any version.
More details:
- Mod 'Traveler's Backpack' (travelersbackpack) fabric-1.21-10.0.6 requires any version of cardinal-components-base, which is missing!
- Mod 'Traveler's Backpack' (travelersbackpack) fabric-1.21-10.0.6 requires any version of cardinal-components-entity, which is missing!
- Mod 'Traveler's Backpack' (travelersbackpack) fabric-1.21-10.0.6 requires any version of cloth-config2, which is missing!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
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 Haven't messed with the mod files at all, and I've deleted and reinstalled it quite a few times. Not sure how to fix?

  1. Write steps to reproduce the bug

Happened upon install, not sure what went wrong.

  1. What is expected behaviour

  2. Screenshots (If applicable)