gorilla-devs / ferium

Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases
Mozilla Public License 2.0
1.13k stars 46 forks source link

[BUG] Ferium is not installing the proper mods #420

Closed otter501 closed 1 month ago

otter501 commented 3 months ago

Description

Ferium is not upgrading Sodium Extra to the most recent version, it is downloading 0.5.6 instead of 0.5.7

It also is not installing dependencies (TCDCommons API) when I add the Better Statistic Screen mod, but Prism Launcher does install it as a dependency

Steps to reproduce

No response

Operating System

Linux

Are you using the latest version of ferium?

Additional Information

No response

theRookieCoder commented 3 months ago

It also is not installing dependencies

Dependencies will be added (hopefully soon) in #214

Could I know what game version and mod loader you have in your profile? Sodium Extra 0.5.7 is only for 1.21.

otter501 commented 3 months ago

I am using Quilt and am on 1.21 (i manually am using fabtic api because qfapi is not ready yet) also, its not a recursive dependency, its a direct dependency

otter501 commented 3 months ago

There is a chance is something to do with 1.21 because Better Statistic Screen only requires TCDCommons in 1.21 along with Sodium Extras 0.5.7 only being for 1.21

theRookieCoder commented 1 month ago

The reason is Sodium Extra 0.5.6 is marked to support Quilt, but 0.5.7 isnt't. The author should update the version metadata properly for it to work.