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

System.IO.IOException: IO_SharingViolation_File - ExtractUsingNativeZipWorker #635

Open
sentry-io bot opened this issue Dec 22, 2024 · 1 comment
Open
Assignees
Labels
Area: Launcher Issue labeled for Launcher update mechanism Area: Runtime Issue labeled for runtime, Hi3Helper.Core and other libraries used by Collapse Bug Something isn't working Fixed Issue has been fixed Priority: High

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 22, 2024

Sentry Issue: COLLAPSE-LAUNCHER-D0

System.IO.IOException: IO_SharingViolation_File, **************AppData\LocalLow\CollapseLauncher\GameFolder\ZZZGlb\ZenlessZoneZero Game\GameAssembly.dll
  File "InstallManagerBase.cs", line 1742, in async Task InstallManagerBase.ExtractUsingNativeZipWorker(IEnumerable<int> entriesIndex, List<ZipArchiveEntry> entries, CancellationToken cancellationToken)
    await using FileStream outputStream =
  File "InstallManagerBase.cs", line 1712, in async Task InstallManagerBase.ExtractUsingNativeZip(GameInstallPackage asset)+(?) => { } x 2
    await ExtractUsingNativeZipWorker(entry, entries, token);
  File "InstallManagerBase.cs", line 1702, in async Task InstallManagerBase.ExtractUsingNativeZip(GameInstallPackage asset) x 2
    await Parallel.ForEachAsync(
  File "InstallManagerBase.cs", line 1559, in async Task InstallManagerBase.StartPackageInstallationInner(List<GameInstallPackage> gamePackage, bool isOnlyInstallPackage, bool doNotDeleteZipExplicit)
    await installTaskDelegate(asset);
  File "ZenlessInstall.cs", line 111, in async Task ZenlessInstall.StartPackageInstallationInner(List<GameInstallPackage> gamePackage, bool isOnlyInstallPackage, bool doNotDeleteZipExplicit)
    await base.StartPackageInstallationInner(gamePackage, isOnlyInstallPackage, doNotDeleteZipExplicit);
...
(6 additional frame(s) were not displayed)
@sentry-io sentry-io bot added Area: Launcher Issue labeled for Launcher update mechanism Area: Runtime Issue labeled for runtime, Hi3Helper.Core and other libraries used by Collapse Bug Something isn't working Priority: High labels Dec 22, 2024
@neon-nyan neon-nyan added the Fixed Issue has been fixed label Dec 23, 2024
@neon-nyan
Copy link
Member

Already fixed as per commit: 86735b9
Will be shipped in the next stable & preview minor release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Launcher Issue labeled for Launcher update mechanism Area: Runtime Issue labeled for runtime, Hi3Helper.Core and other libraries used by Collapse Bug Something isn't working Fixed Issue has been fixed Priority: High
Projects
None yet
Development

No branches or pull requests

1 participant