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
{{ message }}
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
Vanilla installer should show a big scary warning when attempting to downgrade an instance.
Edit: when mods, config and saves folders are empty or missing, skip this warning.
How it could be implemented
Check if currently installed Minecraft version is newer than the one user wants to install. If yes, show a popup with text, like
You are attempting to downgrade the Minecraft version. This is NOT SUPPORTED by Mojang or Fabulously Optimized and it may cause world corruption or crashes.
If you want to do this safely, you should backup mods, config and saves folders to a different location and delete them from your .minecraft folder. I agree that downgrades are unsupported by Mojang and Fabulously Optimized, but I want to do this anyway. Open .minecraftInstall anyway*
* button is enabled only when the checkbox is checked
Anything else?
Even something as simple as 1.19.2 -> 1.18.2 currently causes a Zoomify crash, so this is definitely needed.