Error Q: "Input parameter chunk is missing. Archive is corrupt."

Plugin version: 0.9.0076

Input parameter chunk is missing. Archive is corrupt.

Input parameter chunk is missing. Archive is corrupt.

Object list read

Any idea why I would start seeing this error on opening a file?

  • up

    David Rutten

    You'll have to upload the file. There are some ways in which this is (sort of) expected:

    1. The file got damaged. This is only possible with GHX files. If a GH file gets damaged it won't open at all.
    2. A component is not (de)serializing itself correctly. If that's the case we should find the component in question.
    3. The file was written while a different version of a component was installed, and the upgrade logic isn't correct.

    2