terrarium-earth / Athena

An crossplatform custom baked model mod
MIT License
7 stars 3 forks source link

[Bug]: Athena Requires Athena #9

Closed caiofaustino closed 11 months ago

caiofaustino commented 11 months ago

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

caiofaustino commented 11 months ago

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.