It prompts me to update on opening, but whether I agree to let it update then and there, or I manually attempt it later, I get the same error. Transcribed:
Invalid patch manifest:
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'MRB_Boostrap.Models.Manifest' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path '', line 1, position 1.
(While transcribing, I noticed Boostrap — should that be Bootstrap? Could that be a factor?)
To Reproduce
- Be running the version immediately prior
- Try in-app update
- See error
Expected behavior
Update updates without the error in the screenshot.
Screenshots
Desktop/Version:
- OS: Win 10
- Mids Reborn v3.8.1
- Database: Homecoming
- Database Issue: 28 Page 3
- Database Version: 2026.2.1304
- Running under .NETCoreApp,Version=v8.0 / .NET 8.0.11
It prompts me to update on opening, but whether I agree to let it update then and there, or I manually attempt it later, I get the same error. Transcribed:
(While transcribing, I noticed
Boostrap— should that beBootstrap? Could that be a factor?)To Reproduce
Expected behavior
Update updates without the error in the screenshot.
Screenshots
Desktop/Version: