Что делать если при запуске лаунчера моментально вилетает, вот лог
11:38 ~ Start...
11:38 ! UNHANDLED EXCEPTION CAUGHT: System.Net.Http.HttpRequestException - Response status code does not indicate success: 404 (Not Found).
11:38 ! Stack Trace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() + 0xd9
at opogsr_launcher.Managers.Github.GithubManager.<ReadRelease>d__15.MoveNext() + 0x199
--- End of stack trace from previous location ---
at opogsr_launcher.Managers.Github.GithubManager.<>c__DisplayClass18_0.<<-ctor>b__0>d.MoveNext() + 0x56
--- End of stack trace from previous location ---
at opogsr_launcher.Managers.Github.GithubManager.<WaitAsync>d__16.MoveNext() + 0x56
--- End of stack trace from previous location ---
at opogsr_launcher.Managers.Github.GithubDownloadManager.<Validate>d__11.MoveNext() + 0x59
--- End of stack trace from previous location ---
at opogsr_launcher.ViewModels.HomeViewModel.<ValidateFiles>d__36.MoveNext() + 0x57
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object) + 0x1a
at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore() + 0x1c1
at Avalonia.Threading.DispatcherOperation.Execute() + 0x4c
at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation) + 0x73
at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean) + 0x3d
at Avalonia.Threading.Dispatcher.Signaled() + 0x41
at Avalonia.Win32.Win32Platform.WndProc(IntPtr, UInt32, IntPtr, IntPtr) + 0x58
at OGSR_Launcher!<BaseAddress>+0xa6803a