code icon indicating copy to clipboard operation
code copied to clipboard

Renamed projects fail to load until cache is purged

Open User4716 opened this issue 10 months ago • 8 comments

Steps to reproduce

  1. Make a new instance in ModrinthApp v0.9.3
  2. Click "Install Content"
  3. Search "Arcanus" and try to access the mod page

Image

The same error message is shown after manually adding the latest version of Arcanus 0.112.4+Fabric to the mods folder


  • The website loads without errors: https://modrinth.com/mod/arcanus
  • If the mod is added manually, the instance content page will be blank. The game can still be launched without issues

User4716 avatar Feb 10 '25 17:02 User4716

Can't reproduce.

MagnusHJensen avatar Feb 27 '25 20:02 MagnusHJensen

Can't reproduce.

Image

Well I certainly can...

UpcraftLP avatar Feb 28 '25 08:02 UpcraftLP

@MagnusHJensen Did you use v0.9.3 of ModrinthApp?

And when it comes to my system, I use Windows 11

What about @UpcraftLP, what OS do you use?

User4716 avatar Feb 28 '25 15:02 User4716

What about @UpcraftLP, what OS do you use?

Win11, 64-bit.

That said, this clearly is a DB error so I doubt the OS is important.

UpcraftLP avatar Feb 28 '25 15:02 UpcraftLP

@MagnusHJensen Did you use v0.9.3 of ModrinthApp?

And when it comes to my system, I use Windows 11

What about @UpcraftLP, what OS do you use?

Yep, 0.9.3, MacOS 15

MagnusHJensen avatar Feb 28 '25 16:02 MagnusHJensen

Image

Okay this is interesting. It seems to not appear on a fresh install.

Best guess I have is that there's some lingering local state that got messed up when the mod got renamed (used to be called Arcanus: Continuum before)?

UpcraftLP avatar Feb 28 '25 17:02 UpcraftLP

Yes, I recall seeing Arcanus: Continuum somewhere.

This not happening on a fresh Windows install points that a local database regarding this mod's info might have conflicting entries because of the name change.

Probably a way to flush the local database would fix this

User4716 avatar Mar 01 '25 11:03 User4716

My hypothesis was correct; Just click "Purge cache" to fix this

Image

User4716 avatar Mar 01 '25 12:03 User4716