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 has been 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.
The text was updated successfully, but these errors were encountered:
Good point, that requires a special message too. How about
You are attempting to install an experimental version of Fabulously Optimized. While it is supported, it is currently incomplete and some features may be missing. You may also experience crashes or bugs, please report them to our Discord.
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 am willing to install this experimental version Open .minecraftInstall anyway*
* button is enabled only when the checkbox is checked
Code of Conduct
Potential Enhancement
Vanilla installer should show a big scary warning when attempting to downgrade an instance.
Edit: when
mods
,config
andsaves
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
*
button is enabled only when the checkbox is checkedAnything else?
Even something as simple as 1.19.2 -> 1.18.2 currently causes a Zoomify crash, so this is definitely needed.
The text was updated successfully, but these errors were encountered: