Hey Wiki

Hey Wiki

10.7k Downloads

Incorrect compatible Minecraft versions specified in Modrinth causes mod updater to download the incompatible version, which crashes Minecraft

sarunint opened this issue ยท 1 comments

commented

Steps to reproduce

  1. Add HeyWiki using Ferium with Fabric.
  2. Notice that Ferium downloads the 1.21.1 version of the mod.

Describe the bug

Image

From the screenshot, notice that the 1.21.1 version of the mod uses the "catch-all" specifier (1.21.x), which causes some mod downloader/updater (in this case, Ferium) to download the incompatible version of the mod.

Since, for the Fabric variant, the 1.21.1 version is listed before 1.21.4, this cause the updater to pick the 1.21.1 version.

In addition, looking back through version history (Fabric only), some version uses the wrong Minecraft version speicifier.

Expected behavior

The 1.21.1 version of the mod should use 1.21-1.21.1 compatible version specifier.

Mod version

1.7.4

Game version

1.21.4

Operating system

Linux

Mod loader

Fabric

Mod loader version

0.16.10

Relevant log/crash report output

No response

How frustrating is this bug?

8 - Major inconvenience

Additional information and screenshots

This applies to NeoForge variants of the mod too, I think.

commented

I've manually adjusted this on Modrinth; still need to fix in code to mark the versions noncompatible so keeping this issue open