An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
MIT License
283
stars
52
forks
source link
Selecting older version bricks RSMM on next startup #194
When selecting an older version of Roblox Studio (I don't know if it depends which version, probably any), RSMM will initially launch it just fine, but when you close studio, and then launch RSMM again, it will deny any input and produce an error sound when you try to interact with it.
Deleting state.json in the Roblox Studio Mod Manager directory will "fix" it and reset the version selection, but it will brick again if I try to repeat the above.
So far the only workaround is just launching RobloxStudioBeta.exe in the Roblox Studio folder (or via created shortcut, to make it less inconvenient) after installing my preferred version.
When selecting an older version of Roblox Studio (I don't know if it depends which version, probably any), RSMM will initially launch it just fine, but when you close studio, and then launch RSMM again, it will deny any input and produce an error sound when you try to interact with it.
https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager/assets/34879226/7f39f1e3-7a5f-4aa0-94bd-1e1cba929dcd
Deleting state.json in the Roblox Studio Mod Manager directory will "fix" it and reset the version selection, but it will brick again if I try to repeat the above.
So far the only workaround is just launching RobloxStudioBeta.exe in the Roblox Studio folder (or via created shortcut, to make it less inconvenient) after installing my preferred version.