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.Data.VersionNotFoundException: Manifest for Mainland China (version: 8.0.0) doesn't exist! #621

Open
sentry-io bot opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
Area: Dispatcher Key Issue labeled for Dispatcher Key/API Token related issue Priority: High

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 12, 2024

Sentry Issue: COLLAPSE-LAUNCHER-98

System.Data.VersionNotFoundException: Manifest for Mainland China (version: 8.0.0) doesn't exist! Please contact @neon-nyan or open an issue for this!
  File "Fetch.cs", line 93, in async Task HonkaiRepair.Fetch(List<FilePropertiesRemote> assetIndex, CancellationToken token)
    throw new VersionNotFoundException($"Manifest for {_gameVersionManager!.GamePreset!.ZoneName} (version: {_gameVersion.Ve {snip}
  File "HonkaiRepair.cs", line 90, in async Task<bool> HonkaiRepair.CheckRoutine()
    await Fetch(_assetIndex, _token.Token);
  File "ProgressBase.cs", line 823, in async Task<bool> ProgressBase<T1>.TryRunExamineThrow(Task<bool> action)
    return await action;
  File "HonkaiRepair.cs", line 66, in async Task<bool> HonkaiRepair.StartCheckRoutine(bool useFastCheck)
    return await TryRunExamineThrow(CheckRoutine());
  File "RepairPage.xaml.cs", line 64, in async void RepairPage.RunCheckRoutine(object sender, bool isFast, bool isMainButton)
    bool IsGameBroken = await CurrentGameProperty._GameRepair.StartCheckRoutine(isFast);
@sentry-io sentry-io bot added Area: Dispatcher Key Issue labeled for Dispatcher Key/API Token related issue Priority: High labels Dec 12, 2024
@bagusnl
Copy link
Member

bagusnl commented Dec 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Dispatcher Key Issue labeled for Dispatcher Key/API Token related issue Priority: High
Projects
None yet
Development

No branches or pull requests

2 participants