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.
I downloaded the latest release of the mod manager, as the old one was causing studio to tell me the studio files are missing or corrupted. However when I run the latest version nothing happens. After looking at the event viewer it seems it exits with this error:
Application: RobloxStudioModManager.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
at Newtonsoft.Json.Linq.JObject.ValidateToken(Newtonsoft.Json.Linq.JToken, Newtonsoft.Json.Linq.JToken)
at Newtonsoft.Json.Linq.JContainer.InsertItem(Int32, Newtonsoft.Json.Linq.JToken, Boolean)
at Newtonsoft.Json.Linq.JObject.InsertItem(Int32, Newtonsoft.Json.Linq.JToken, Boolean)
at Newtonsoft.Json.Linq.JContainer.TryAddInternal(Int32, System.Object, Boolean)
at Newtonsoft.Json.Linq.JContainer.Add(System.Object)
at RobloxStudioModManager.Program.ConvertLegacy(Microsoft.Win32.RegistryKey, Newtonsoft.Json.Linq.JObject)
at RobloxStudioModManager.Program.ConvertLegacy(Microsoft.Win32.RegistryKey, Newtonsoft.Json.Linq.JObject)
at RobloxStudioModManager.Program.Main(System.String[])
I downloaded the latest release of the mod manager, as the old one was causing studio to tell me the studio files are missing or corrupted. However when I run the latest version nothing happens. After looking at the event viewer it seems it exits with this error: