Skip to content

System.IO.InvalidDataException: [PatchSingle::Patch] The patch directory is expecting old size to be equivalent as: 5494645 bytes... #619

Open
@sentry-io

Description

@sentry-io

Sentry Issue: COLLAPSE-LAUNCHER-6E

System.IO.InvalidDataException: [PatchSingle::Patch] The patch directory is expecting old size to be equivalent as: 5494645 bytes, but the input file has unmatch size: 3551076 bytes!
  ?, in void PatchSingle.Patch(string input, string output, bool useBufferedPatch, bool useFullBuffer, bool useFastBuffer)
  File "InstallManagerBase.cs", line 2252, in ValueTask InstallManagerBase.FileHdiffPatcherInner(string patchPath, string sourceBasePath, string destPath, CancellationToken token)+() => { }
    patcher.Patch(sourceBasePath, destPath, true, token, false, true);
  File "InstallManagerBase.cs", line 2272, in async ValueTask InstallManagerBase.FileHdiffPatcherInner(string patchPath, string sourceBasePath, string destPath, CancellationToken token)
    await task;
  File "InstallManagerBase.cs", line 2317, in async ValueTask InstallManagerBase.ApplyHdiffListPatch()+(?) => { }
    await FileHdiffPatcherInner(patchPath, sourceBasePath, destPath, innerToken);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: RuntimeIssue labeled for runtime, Hi3Helper.Core and other libraries used by CollapseBugSomething isn't workingPriority: High

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions