I've created an empty Forge modpack with only Athena and Resourcefull Lib installed, and it fails to initialize with
Mod chipped requires athena 3.0.0 or above, even though I don't have Chipped installed.
Forge version 47.2.0
My mods folder only has these 2 jars:
athena-forge-1.20.1-3.1.1.jar
resourcefullib-forge-1.20.1-2.1.16.jar
And even if I add Chipped, I get the same error.
How to Reproduce?
1) Create a new custom Modpack on Curse Forge targeting Minecraft 1.20.1 using Forge
2) Add Chipped (which get's it's dependencies)
3) Delete the Chipped Jar from the mods folder
[X] I have searched the issue tracker and confirmed that the issue has not been reported
[X] I have checked the FAQ (if one is present) and my issue is not listed
[X] I have verified that I am using the latest version of the mod
[X] I have verified that I have installed all the required dependencies for the mod
[X] I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
I was able to verify with some help from @ThatGravyBoat that the issue was actually in the Curse Forge Client distribution, somehow serving me the JAR file for Chipped with the name of the Athena file.
Bug Description
I've created an empty Forge modpack with only Athena and Resourcefull Lib installed, and it fails to initialize with
Mod chipped requires athena 3.0.0 or above
, even though I don't have Chipped installed.Forge version 47.2.0 My mods folder only has these 2 jars: athena-forge-1.20.1-3.1.1.jar resourcefullib-forge-1.20.1-2.1.16.jar
And even if I add Chipped, I get the same error.
How to Reproduce?
1) Create a new custom Modpack on Curse Forge targeting Minecraft 1.20.1 using Forge 2) Add Chipped (which get's it's dependencies) 3) Delete the Chipped Jar from the mods folder
Expected Behavior
Game should open without Forge exception.
Version
1.20.1-3.1.1
Mod Loader Version
1.20.1-47.2.0
Mod Loader
Forge
Logs or additional context
https://pastebin.com/bzGTQ5Cw
Code of Conduct