FlashyReese / sodium-extra-fabric

Features that shouldn't be in Sodium.
GNU Lesser General Public License v3.0
263 stars 65 forks source link

You require a version that doesn't exist. #386

Closed MagmaBro123 closed 4 months ago

MagmaBro123 commented 5 months ago

Make sure you are not opening a duplicate.

Minecraft version.

1.19.4.

Sodium Extra version.

0.4.18.

Sodium version.

0.4.10.

What happened?

Title. Fabric complains about a version of Sodium called 0.4.11, which does not exist.

Relevant log.

None. Fabric brings up its dependency/error screen explaining this issue.

Additional information.

N/A. Please remove this unusable version.

FlashyReese commented 5 months ago

It does exist, it was removed and shouldn't be used due to several issues. I can't replicate your issue. You might have dependency overrides left over from another modpack. You can check if you have a file named .minecraft/config/fabric_loader_dependencies.json and delete it or modify it.

image