-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Describe the bug
Error on installing instance MC 1.21.9 + Fabric + Sodium + Iris
Steps to reproduce the bug
- Go to Instances page
- Install new instance with ModLoader
Expected behavior
Success install MC
Environment
OS: Windows 11 Pro x64 25H2 26200.6901
FL: 2.3.8.0
Attachment
System.AggregateException: One or more errors occurred. (One or more errors occurred. (Response status code does not indicate success: 429 (Too Many Requests).))
---> System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 429 (Too Many Requests).)
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 (Too Many Requests).
at Nrk.FluentCore.GameManagement.Installer.VanillaInstanceInstaller.DownloadAssetIndexJson(MinecraftInstance instance, CancellationToken cancellationToken)
at Nrk.FluentCore.GameManagement.Installer.VanillaInstanceInstaller.InstallAsync(CancellationToken cancellationToken)
at Nrk.FluentCore.GameManagement.Installer.FabricInstanceInstaller.ParseOrInstallVanillaInstance(CancellationToken cancellationToken)
at Nrk.FluentCore.GameManagement.Installer.FabricInstanceInstaller.InstallAsync(CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Nrk.FluentCore.GameManagement.Installer.FabricInstanceInstaller.<>c.<Nrk.FluentCore.GameManagement.Installer.IInstanceInstaller.InstallAsync>b__36_0(Task`1 t)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Natsurainko.FluentLauncher.ViewModels.InstallInstanceTaskViewModel.ExecuteAsync(CancellationToken cancellationToken)
at Natsurainko.FluentLauncher.ViewModels.TaskViewModel.<EnqueueAsync>b__52_0()
--- End of inner exception stack trace ---
Metadata
Metadata
Assignees
Labels
No labels