Skip to content

Invalid Patch Manifest error on update #208

@Aeolegion

Description

@Aeolegion

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

  1. Be running the version immediately prior
  2. Try in-app update
  3. See error

Expected behavior
Update updates without the error in the screenshot.

Screenshots

Image Image Image

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

Metadata

Metadata

Assignees

Labels

app-bugSomething is not working correctly with the app itself. eg. crashes, etc.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions