fifty-six / Scarab

An installer for Hollow Knight mods written in Avalonia.
GNU General Public License v3.0
592 stars 160 forks source link

Sometimes Scarab thinks a mod is up to date when it isn't #145

Open flibber-hk opened 1 year ago

flibber-hk commented 1 year ago

Scarab Version

v1.31

Hollow Knight Version

v1.5.78

Not sure how to reproduce. But it means that users get MissingMethodExceptions and similar, and it's hard to tell which mod is out of date because Scarab thinks they are all in date.

Suggested band-aid solution (in lieu of actually solving the problem) would be a "force update all" button which updates all installed mods, even if Scarab thinks they're up to date.

fifty-six commented 1 year ago

Forgot to get around to this, do you know if by any chance it's from Update All? I would expect that to be it given we haven't had this issue previously afaik.

flibber-hk commented 1 year ago

I doubt it - afaik this issue has been around for a while (certainly before the update all button was added). It's commonly observed because Scarab fails to update one of Rando's dependencies so it's possible it's just an issue with that, though I expect it would be less likely to be noticed if it's not a dependency failing to update.