Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod Manager fails to run after updating it #155

Open
Simon34545 opened this issue Dec 9, 2022 · 0 comments
Open

Mod Manager fails to run after updating it #155

Simon34545 opened this issue Dec 9, 2022 · 0 comments
Assignees

Comments

@Simon34545
Copy link

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[])
@MaximumADHD MaximumADHD self-assigned this Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants