Saplonily Discord.ResultException: InternalError
at Discord.Discord..ctor(Int64 clientId, UInt64 flags) in /home/vsts/work/1/s/DiscordGameSDK/Discord/Core.cs:line 1073
at Celeste.Mod.Everest.DiscordSDK..ctor(Game game) in /home/vsts/work/1/s/Celeste.Mod.mm/Mod/Everest/Everest.DiscordSDK.cs:line 67
(01/14/2024 19:41:08) [Everest] [Warn] [ModUpdaterHelper] Downloading database failed!
Detailed exception log:
System.AggregateException: One or more errors occurred. (提供了一个无效的参数。 (celeste.weg.fan:443))
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification)
at DMD<System.String Celeste.Mod.Helpers.ModUpdaterHelper:getModUpdaterDatabaseUrl(System.String)>(String database)
at SyncProxy<System.String Celeste.Mod.Helpers.ModUpdaterHelper:getModUpdaterDatabaseUrl(System.String)>(String )
at DMD<System.Collections.Generic.Dictionary
2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Celeste.Mod.Helpers.ModUpdateInfo, Celeste, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] Celeste.Mod.Helpers.ModUpdaterHelper😃ownloadModUpdateList()>()
--------------------------------
System.Net.Http.HttpRequestException: 提供了一个无效的参数。 (celeste.weg.fan:443)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter
1.WaitForConnectionAsync(Boolean async, CancellationToken requestCancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
System.Net.Sockets.SocketException: 提供了一个无效的参数。
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>gWaitForConnectWithCancellation|281_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at Celeste.Mod.Helpers.CompressedHttpClient.<>c.<<-cctor>b2_0>d.MoveNext() in /home/vsts/work/1/s/Celeste.Mod.mm/Mod/Helpers/CompressedHttpClient.cs:line 21
--- End of stack trace from previous location ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)