You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
Sentry Issue: COLLAPSE-LAUNCHER-98
The text was updated successfully, but these errors were encountered: