You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried resolving the issue using the support portal
I have ensured my Modrinth App installation is up to date
What version of the Modrinth App are you using?
0.8.7
What operating systems are you seeing the problem on?
No response
Describe the bug
Upon opening the app, Modrinth begins to check for updates, then it closes, request Windows UAC to make changes to my device. I let it, as I'd like to play Minecraft. However, after repeating this process several times the version number did not change. It stuck to v.0.8.7
Steps to reproduce
Ensure Modrinth is closed.
Open Modrinth
Modrinth checks for updates
Approve Windows UAC
Expected behavior
Modrinth checks for updates, checks I'm running the latest, then loads me into the app.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Just to clarify the issue: you most likely have both 0.8.5 and 0.8.7 installed, and your shortcuts still point to and open 0.8.5 that automatically tries to update itself to 0.8.7 upon launch. To work around this for now, please try uninstalling all versions of Modrinth App through Windows Settings and then install the latest version from https://modrinth.com/app.
The team is aware of the issues with updating and planning to fix them in the next version. Since I cannot find any issues about the update not installing properly, it perhaps worth keeping this open until this is resolved.
Since I cannot find any issues about the update not installing properly
The issue is not with broken installation — the launcher installs an update without any issues, but in a different location, C:\Program Files\Modrinth App, instead of the old one (%LocalAppData%\Modrinth App iirc). I wrote about this behavior even before the 0.8.0 release in the Modrinth Labs discord, but was ignored.
I meant issues on GitHub :) The cause is kind of known, I believe it's because the app doesn't properly uninstall previous version, because it re-installs itself system-wide, whereas previous installation was for the current user (which it should've remained, really (#2386), but was changed supposedly to fix previous update), so you end up with two or three installations — 0.8.5 (user, NSIS), 0.8.7 (system, NSIS), 0.7.1 (system, MSI).
Please confirm the following.
What version of the Modrinth App are you using?
0.8.7
What operating systems are you seeing the problem on?
No response
Describe the bug
Upon opening the app, Modrinth begins to check for updates, then it closes, request Windows UAC to make changes to my device. I let it, as I'd like to play Minecraft. However, after repeating this process several times the version number did not change. It stuck to v.0.8.7
Steps to reproduce
Expected behavior
Modrinth checks for updates, checks I'm running the latest, then loads me into the app.
Additional context
No response
The text was updated successfully, but these errors were encountered: