MaximumADHD / Roblox-Studio-Mod-Manager

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

Installed the latest version of Roblox Studio Mod Manager and channels are now forced to (Use Latest) except for LIVE #160

Closed alpharetzy closed 1 year ago

alpharetzy commented 1 year ago

After reinstalling RSMM to update it, i noticed something is not right.

The LIVE channel version selector still works fine, and as intended:

image

Other channels however, such as zCanary, zQtitanStudioReleaseHighDpi have their version selector disabled and forced to (Use Latest). Picture:

image

But finally, at least for zQtitanStudioReleaseHighDpi, more versions have been supposedly added and now installs the true latest version from this channel, which is 0.549.395.5490662 and this version is supposedly the first version to have the new icons (not the controversial blue ones), but the current icons that for the Instance, it look better. But the ribbon icons are now colorless because they are now white in dark & black in light.

alpharetzy commented 1 year ago

Is this a bug or is this intentional?

MaximumADHD commented 1 year ago

Intentional because Roblox doesn’t keep public version history logs for builds that aren’t production. All of the version guids are recorded as “version-hidden”

There isn’t anything necessarily stopping people from keeping records of this themselves, but I wouldn’t count on those files being around for long. I’m not presently interested in doing this myself.