modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
900 stars 160 forks source link

Update checker sometimes ignores new versions for certain mods #1067

Closed owosoup closed 1 month ago

owosoup commented 7 months ago

Describe the bug

Sometimes, the update checker in the app doesn't show any available versions to download for a mod. When I check the mod version manually, it sometimes does have newer releases! It's not exclusive to beta or alpha releases which could be held back for a reason.

I suspect it's because I'm running fabric mods on quilt, which requires a modloader override in the content search tab. When I manually install a mod which states compatibility only with fabric, the dependencies aren't checked/downloaded either.

Steps to reproduce

  1. Have an instance with some mods
  2. Click, in the mod list of the instance, a mod without updates announced.
  3. Check the newest releases in .
  4. Sometimes, there will be a newer release unannounced.

Expected behavior

Accurate update checking.

System information

Win11 [version 10.0.22631.3155] latest uneventful log: https://mclo.gs/iJCB4eH

Additional context

No response

MrMiumo commented 6 months ago

I guess it's not related to Quilt since I have the exact same behavior of mods not showing updates but having one if I click on it and search for versions. I use "classic" Fabric loader and mods so I bet Quilt is not an issue there !

By the way, it seems that the issue is the same as mentioned here : #1038

Minenash commented 1 month ago

Duplicate of #1038